[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:34:44.599943  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:39315,127.0.252.253:36561,127.0.252.252:39853
I20260630 12:34:44.601835  1011 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:34:44.602873  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:44.620196  1018 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
W20260630 12:34:44.620193  1017 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
W20260630 12:34:44.620371  1020 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
W20260630 12:34:45.749857  1019 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:34:45.749984  1011 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
I20260630 12:34:45.754210  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:45.754488  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:45.754693  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822885754670 us; error 0 us; skew 500 ppm
I20260630 12:34:45.755507  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:45.761178  1011 webserver.cc:533] Webserver started at http://127.0.252.254:43767/ using document root <none> and password file <none>
I20260630 12:34:45.762049  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:45.762391  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:45.762969  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:45.769209  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "a026dcdddc074e2c9f0a933fb83a3470"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-7v2h"
I20260630 12:34:45.777648  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:45.783399  1026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.784631  1011 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:45.784991  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "a026dcdddc074e2c9f0a933fb83a3470"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-7v2h"
I20260630 12:34:45.785347  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:34:45.837814  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:45.839339  1011 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
I20260630 12:34:45.839792  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:45.912092  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:39315
I20260630 12:34:45.912163  1077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:39315 every 8 connection(s)
I20260630 12:34:45.918174  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:45.920885  1078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:34:45.924271  1080 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
W20260630 12:34:45.925416  1081 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
I20260630 12:34:45.930071  1011 server_base.cc:1061] running on GCE node
W20260630 12:34:45.930826  1083 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
I20260630 12:34:45.931882  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:45.932183  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:45.932367  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822885932350 us; error 0 us; skew 500 ppm
I20260630 12:34:45.932989  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:45.937328  1011 webserver.cc:533] Webserver started at http://127.0.252.253:39963/ using document root <none> and password file <none>
I20260630 12:34:45.937875  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:45.938074  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:45.938338  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:45.939510  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-1-root/instance:
uuid: "efd744fad4c146af9dbb057c4884c243"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-7v2h"
I20260630 12:34:45.941001  1078 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:45.945149  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:34:45.952019  1090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:45.953061  1011 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:34:45.953418  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-1-root
uuid: "efd744fad4c146af9dbb057c4884c243"
format_stamp: "Formatted at 2026-06-30 12:34:45 on dist-test-slave-7v2h"
I20260630 12:34:45.953781  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:34:45.970325  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:45.971675  1078 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:45.971851  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:34:45.974332  1028 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.253:36561: connect: Connection refused (error 111)
W20260630 12:34:45.979795  1078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.253:36561: Network error: Client connection negotiation failed: client connection to 127.0.252.253:36561: connect: Connection refused (error 111)
I20260630 12:34:46.029366  1078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } attempt: 1
W20260630 12:34:46.035030  1078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.253:36561: Network error: Client connection negotiation failed: client connection to 127.0.252.253:36561: connect: Connection refused (error 111)
I20260630 12:34:46.043948  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.253:36561
I20260630 12:34:46.044252  1142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.253:36561 every 8 connection(s)
I20260630 12:34:46.049494  1143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:46.050050  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:46.056442  1143 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:46.058110  1145 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
W20260630 12:34:46.059523  1146 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
W20260630 12:34:46.062633  1148 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
I20260630 12:34:46.065275  1011 server_base.cc:1061] running on GCE node
I20260630 12:34:46.066273  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:46.066562  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:46.066781  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822886066764 us; error 0 us; skew 500 ppm
I20260630 12:34:46.067561  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:46.071210  1011 webserver.cc:533] Webserver started at http://127.0.252.252:33599/ using document root <none> and password file <none>
I20260630 12:34:46.071893  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:46.072103  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:46.072407  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:46.073705  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-2-root/instance:
uuid: "e8a94c71020b4961bf072a27d07f5921"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-7v2h"
I20260630 12:34:46.075572  1143 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:46.081771  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:34:46.086910  1155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.088328  1011 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:46.088819  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-2-root
uuid: "e8a94c71020b4961bf072a27d07f5921"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-7v2h"
I20260630 12:34:46.089129  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:34:46.092336  1143 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:46.100493  1143 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.252:39853: Network error: Client connection negotiation failed: client connection to 127.0.252.252:39853: connect: Connection refused (error 111)
I20260630 12:34:46.103475  1078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } attempt: 2
I20260630 12:34:46.113430  1078 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:46.117822  1078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.252:39853: Network error: Client connection negotiation failed: client connection to 127.0.252.252:39853: connect: Connection refused (error 111)
I20260630 12:34:46.140770  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:46.142233  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:46.144394  1143 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } attempt: 1
I20260630 12:34:46.149199  1078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } attempt: 1
W20260630 12:34:46.149451  1143 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.252:39853: Network error: Client connection negotiation failed: client connection to 127.0.252.252:39853: connect: Connection refused (error 111)
W20260630 12:34:46.153337  1078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.252:39853: Network error: Client connection negotiation failed: client connection to 127.0.252.252:39853: connect: Connection refused (error 111)
I20260630 12:34:46.212083  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.252:39853
I20260630 12:34:46.212188  1207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.252:39853 every 8 connection(s)
I20260630 12:34:46.216383  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:46.217408  1208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:46.220739  1078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } attempt: 2
I20260630 12:34:46.223654  1208 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:46.224937  1143 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } attempt: 2
I20260630 12:34:46.240852  1208 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:46.244776  1078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470: Bootstrap starting.
I20260630 12:34:46.246522  1143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: Bootstrap starting.
I20260630 12:34:46.253309  1143 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:46.253748  1078 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:46.254005  1208 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:46.256073  1143 log.cc:826] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: Log is configured to *not* fsync() on all Append() calls
I20260630 12:34:46.263185  1143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: No bootstrap required, opened a new log
I20260630 12:34:46.264328  1078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470: No bootstrap required, opened a new log
I20260630 12:34:46.271755  1208 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: Bootstrap starting.
I20260630 12:34:46.276795  1208 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:46.282231  1208 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: No bootstrap required, opened a new log
I20260630 12:34:46.282817  1143 raft_consensus.cc:359] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.282822  1078 raft_consensus.cc:359] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.283576  1143 raft_consensus.cc:385] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:46.283677  1078 raft_consensus.cc:385] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:46.283877  1143 raft_consensus.cc:740] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efd744fad4c146af9dbb057c4884c243, State: Initialized, Role: FOLLOWER
I20260630 12:34:46.284009  1078 raft_consensus.cc:740] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a026dcdddc074e2c9f0a933fb83a3470, State: Initialized, Role: FOLLOWER
I20260630 12:34:46.285022  1208 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.285022  1078 consensus_queue.cc:260] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.285022  1143 consensus_queue.cc:260] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.285735  1208 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:46.286178  1208 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8a94c71020b4961bf072a27d07f5921, State: Initialized, Role: FOLLOWER
I20260630 12:34:46.286948  1208 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.288044  1216 sys_catalog.cc:455] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [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: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.288997  1216 sys_catalog.cc:458] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:46.289764  1078 sys_catalog.cc:565] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:46.293807  1218 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [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: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.294737  1218 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:46.295240  1208 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:46.296439  1217 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [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: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.297367  1217 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:46.297941  1143 sys_catalog.cc:565] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:46.311364  1216 raft_consensus.cc:493] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:46.312067  1216 raft_consensus.cc:515] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.316653  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a026dcdddc074e2c9f0a933fb83a3470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8a94c71020b4961bf072a27d07f5921" is_pre_election: true
I20260630 12:34:46.316773  1118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a026dcdddc074e2c9f0a933fb83a3470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efd744fad4c146af9dbb057c4884c243" is_pre_election: true
I20260630 12:34:46.317660  1118 raft_consensus.cc:2468] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a026dcdddc074e2c9f0a933fb83a3470 in term 0.
I20260630 12:34:46.317863  1216 leader_election.cc:290] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efd744fad4c146af9dbb057c4884c243 (127.0.252.253:36561), e8a94c71020b4961bf072a27d07f5921 (127.0.252.252:39853)
I20260630 12:34:46.319406  1028 leader_election.cc:304] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [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: a026dcdddc074e2c9f0a933fb83a3470, efd744fad4c146af9dbb057c4884c243; no voters: 
I20260630 12:34:46.320458  1216 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:46.320863  1216 raft_consensus.cc:493] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:46.321233  1216 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:46.317667  1183 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a026dcdddc074e2c9f0a933fb83a3470 in term 0.
I20260630 12:34:46.330765  1216 raft_consensus.cc:515] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.334004  1118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a026dcdddc074e2c9f0a933fb83a3470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efd744fad4c146af9dbb057c4884c243"
I20260630 12:34:46.334661  1118 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:46.342144  1118 raft_consensus.cc:2468] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a026dcdddc074e2c9f0a933fb83a3470 in term 1.
I20260630 12:34:46.343554  1028 leader_election.cc:304] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [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: a026dcdddc074e2c9f0a933fb83a3470, efd744fad4c146af9dbb057c4884c243; no voters: 
W20260630 12:34:46.345578  1032 tablet.cc:2406] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:34:46.346356  1238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:46.347705  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a026dcdddc074e2c9f0a933fb83a3470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8a94c71020b4961bf072a27d07f5921"
I20260630 12:34:46.348344  1183 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:46.351342  1238 raft_consensus.cc:697] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 1 LEADER]: Becoming Leader. State: Replica: a026dcdddc074e2c9f0a933fb83a3470, State: Running, Role: LEADER
I20260630 12:34:46.353291  1238 consensus_queue.cc:237] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [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: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:46.355796  1183 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a026dcdddc074e2c9f0a933fb83a3470 in term 1.
I20260630 12:34:46.356343  1216 leader_election.cc:290] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [CANDIDATE]: Term 1 election: Requested vote from peers efd744fad4c146af9dbb057c4884c243 (127.0.252.253:36561), e8a94c71020b4961bf072a27d07f5921 (127.0.252.252:39853)
I20260630 12:34:46.373941  1240 sys_catalog.cc:455] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a026dcdddc074e2c9f0a933fb83a3470. Latest consensus state: current_term: 1 leader_uuid: "a026dcdddc074e2c9f0a933fb83a3470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.375353  1240 sys_catalog.cc:458] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:46.385833  1249 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260630 12:34:46.386511  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:34:46.387986  1250 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:46.398190  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:34:46.399897  1254 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:46.400310  1254 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:46.400529  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:46.406277  1250 catalog_manager.cc:1520] Initializing Kudu cluster ID...
W20260630 12:34:46.406268  1256 catalog_manager.cc:1594] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:46.406847  1256 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:46.418221  1257 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
W20260630 12:34:46.421793  1259 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
I20260630 12:34:46.426142  1118 raft_consensus.cc:1275] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 1 FOLLOWER]: Refusing update from remote peer a026dcdddc074e2c9f0a933fb83a3470: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:46.426652  1183 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 1 FOLLOWER]: Refusing update from remote peer a026dcdddc074e2c9f0a933fb83a3470: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:46.428390  1240 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:46.429181  1238 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:46.444111  1011 server_base.cc:1061] running on GCE node
W20260630 12:34:46.444236  1262 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
I20260630 12:34:46.445477  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:46.445833  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:46.446084  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822886446064 us; error 0 us; skew 500 ppm
I20260630 12:34:46.446794  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:46.450057  1011 webserver.cc:533] Webserver started at http://127.0.252.193:36279/ using document root <none> and password file <none>
I20260630 12:34:46.450773  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:46.451081  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:46.451582  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:46.453153  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "df576e3d92204019b27e79181031fe32"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-7v2h"
I20260630 12:34:46.454376  1218 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a026dcdddc074e2c9f0a933fb83a3470. Latest consensus state: current_term: 1 leader_uuid: "a026dcdddc074e2c9f0a933fb83a3470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.455093  1218 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:46.459570  1258 mvcc.cc:204] Tried to move back new op lower bound from 7302442542777241600 to 7302442542545420288. Current Snapshot: MvccSnapshot[applied={T|T < 7302442542777241600}]
I20260630 12:34:46.461987  1217 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a026dcdddc074e2c9f0a933fb83a3470. Latest consensus state: current_term: 1 leader_uuid: "a026dcdddc074e2c9f0a933fb83a3470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.462790  1217 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:46.471431  1217 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a026dcdddc074e2c9f0a933fb83a3470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.472298  1217 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:46.476145  1216 sys_catalog.cc:455] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a026dcdddc074e2c9f0a933fb83a3470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.483268  1216 sys_catalog.cc:458] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:46.490613  1250 catalog_manager.cc:1383] Generated new cluster ID: 8063cd274d404f5e94f37b34ff4d9447
I20260630 12:34:46.490988  1250 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:46.477996  1240 sys_catalog.cc:455] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a026dcdddc074e2c9f0a933fb83a3470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.496598  1240 sys_catalog.cc:458] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:46.509979  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.056s	user 0.024s	sys 0.010s
I20260630 12:34:46.509865  1218 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a026dcdddc074e2c9f0a933fb83a3470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:46.511052  1218 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:46.516207  1274 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.517163  1011 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:34:46.517477  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "df576e3d92204019b27e79181031fe32"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-7v2h"
I20260630 12:34:46.517765  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:34:46.535177  1250 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:46.537436  1250 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:46.543567  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:46.545464  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:46.548331  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:46.553642  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:46.553963  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.554265  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:46.554467  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.568722  1250 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470: Generated new TSK 0
I20260630 12:34:46.570250  1250 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:46.661794  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:40275
I20260630 12:34:46.662106  1336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:40275 every 8 connection(s)
I20260630 12:34:46.685420  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:46.699659  1337 heartbeater.cc:344] Connected to a master server at 127.0.252.252:39853
I20260630 12:34:46.700309  1337 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:46.701802  1337 heartbeater.cc:507] Master 127.0.252.252:39853 requested a full tablet report, sending...
I20260630 12:34:46.706624  1173 ts_manager.cc:194] Registered new tserver with Master: df576e3d92204019b27e79181031fe32 (127.0.252.193:40275)
W20260630 12:34:46.729779  1344 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
I20260630 12:34:46.733445  1340 heartbeater.cc:344] Connected to a master server at 127.0.252.254:39315
I20260630 12:34:46.733943  1340 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:46.734329  1345 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
I20260630 12:34:46.734814  1340 heartbeater.cc:507] Master 127.0.252.254:39315 requested a full tablet report, sending...
I20260630 12:34:46.735795  1338 heartbeater.cc:344] Connected to a master server at 127.0.252.253:36561
I20260630 12:34:46.736287  1338 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:46.737188  1338 heartbeater.cc:507] Master 127.0.252.253:36561 requested a full tablet report, sending...
I20260630 12:34:46.737757  1043 ts_manager.cc:194] Registered new tserver with Master: df576e3d92204019b27e79181031fe32 (127.0.252.193:40275)
I20260630 12:34:46.741086  1108 ts_manager.cc:194] Registered new tserver with Master: df576e3d92204019b27e79181031fe32 (127.0.252.193:40275)
I20260630 12:34:46.741123  1043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47254
W20260630 12:34:46.745983  1347 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
I20260630 12:34:46.746958  1011 server_base.cc:1061] running on GCE node
I20260630 12:34:46.747938  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:46.748128  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:46.748325  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822886748304 us; error 0 us; skew 500 ppm
I20260630 12:34:46.748898  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:46.751381  1011 webserver.cc:533] Webserver started at http://127.0.252.194:33665/ using document root <none> and password file <none>
I20260630 12:34:46.751859  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:46.752035  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:46.752314  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:46.753470  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "4efad703e39047f0bec4bc717cafeaea"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-7v2h"
I20260630 12:34:46.758190  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:46.761636  1352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.762502  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:46.762780  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "4efad703e39047f0bec4bc717cafeaea"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-7v2h"
I20260630 12:34:46.763056  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:34:46.785498  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:46.786772  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:46.788201  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:46.790519  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:46.790743  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.790966  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:46.791188  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.883824  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:40193
I20260630 12:34:46.883929  1414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:40193 every 8 connection(s)
I20260630 12:34:46.908717  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:46.912503  1415 heartbeater.cc:344] Connected to a master server at 127.0.252.252:39853
I20260630 12:34:46.912948  1415 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:46.913882  1415 heartbeater.cc:507] Master 127.0.252.252:39853 requested a full tablet report, sending...
I20260630 12:34:46.916991  1173 ts_manager.cc:194] Registered new tserver with Master: 4efad703e39047f0bec4bc717cafeaea (127.0.252.194:40193)
I20260630 12:34:46.917726  1416 heartbeater.cc:344] Connected to a master server at 127.0.252.253:36561
I20260630 12:34:46.918105  1416 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:46.919081  1416 heartbeater.cc:507] Master 127.0.252.253:36561 requested a full tablet report, sending...
I20260630 12:34:46.922770  1417 heartbeater.cc:344] Connected to a master server at 127.0.252.254:39315
I20260630 12:34:46.923269  1417 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:46.923273  1108 ts_manager.cc:194] Registered new tserver with Master: 4efad703e39047f0bec4bc717cafeaea (127.0.252.194:40193)
I20260630 12:34:46.924433  1417 heartbeater.cc:507] Master 127.0.252.254:39315 requested a full tablet report, sending...
I20260630 12:34:46.926950  1043 ts_manager.cc:194] Registered new tserver with Master: 4efad703e39047f0bec4bc717cafeaea (127.0.252.194:40193)
W20260630 12:34:46.926975  1421 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
I20260630 12:34:46.929143  1043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47262
W20260630 12:34:46.933290  1422 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
W20260630 12:34:46.936714  1424 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
I20260630 12:34:46.937489  1011 server_base.cc:1061] running on GCE node
I20260630 12:34:46.938635  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:46.938835  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:46.939014  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822886938996 us; error 0 us; skew 500 ppm
I20260630 12:34:46.939493  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:46.942123  1011 webserver.cc:533] Webserver started at http://127.0.252.195:41963/ using document root <none> and password file <none>
I20260630 12:34:46.942574  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:46.942745  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:46.942992  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:46.943985  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "90cb97ecfee449e194a3c99a58085081"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-7v2h"
I20260630 12:34:46.948329  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:46.952111  1429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.953322  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:34:46.953642  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "90cb97ecfee449e194a3c99a58085081"
format_stamp: "Formatted at 2026-06-30 12:34:46 on dist-test-slave-7v2h"
I20260630 12:34:46.953938  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:34:46.972524  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:46.973989  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:46.975540  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:46.978971  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:46.979212  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:46.979435  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:46.979590  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:47.076279  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39773
I20260630 12:34:47.076341  1491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39773 every 8 connection(s)
I20260630 12:34:47.102970  1492 heartbeater.cc:344] Connected to a master server at 127.0.252.252:39853
I20260630 12:34:47.103463  1492 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:47.104414  1492 heartbeater.cc:507] Master 127.0.252.252:39853 requested a full tablet report, sending...
I20260630 12:34:47.107376  1173 ts_manager.cc:194] Registered new tserver with Master: 90cb97ecfee449e194a3c99a58085081 (127.0.252.195:39773)
I20260630 12:34:47.119565  1493 heartbeater.cc:344] Connected to a master server at 127.0.252.253:36561
I20260630 12:34:47.120039  1493 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:47.120990  1493 heartbeater.cc:507] Master 127.0.252.253:36561 requested a full tablet report, sending...
I20260630 12:34:47.121789  1496 heartbeater.cc:344] Connected to a master server at 127.0.252.254:39315
I20260630 12:34:47.122176  1496 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:47.122946  1496 heartbeater.cc:507] Master 127.0.252.254:39315 requested a full tablet report, sending...
I20260630 12:34:47.125077  1043 ts_manager.cc:194] Registered new tserver with Master: 90cb97ecfee449e194a3c99a58085081 (127.0.252.195:39773)
I20260630 12:34:47.125154  1108 ts_manager.cc:194] Registered new tserver with Master: 90cb97ecfee449e194a3c99a58085081 (127.0.252.195:39773)
I20260630 12:34:47.125980  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011005222s
I20260630 12:34:47.126633  1043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47264
I20260630 12:34:47.404820  1254 catalog_manager.cc:1295] Loaded cluster ID: 8063cd274d404f5e94f37b34ff4d9447
I20260630 12:34:47.405125  1254 catalog_manager.cc:1588] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: loading cluster ID for follower catalog manager: success
I20260630 12:34:47.410254  1254 catalog_manager.cc:1610] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: acquiring CA information for follower catalog manager: success
I20260630 12:34:47.413002  1256 catalog_manager.cc:1295] Loaded cluster ID: 8063cd274d404f5e94f37b34ff4d9447
I20260630 12:34:47.413334  1256 catalog_manager.cc:1588] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: loading cluster ID for follower catalog manager: success
I20260630 12:34:47.414631  1254 catalog_manager.cc:1638] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:47.420645  1256 catalog_manager.cc:1610] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: acquiring CA information for follower catalog manager: success
I20260630 12:34:47.426262  1256 catalog_manager.cc:1638] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:47.745039  1340 heartbeater.cc:499] Master 127.0.252.254:39315 was elected leader, sending a full tablet report...
I20260630 12:34:47.932534  1417 heartbeater.cc:499] Master 127.0.252.254:39315 was elected leader, sending a full tablet report...
I20260630 12:34:48.129612  1496 heartbeater.cc:499] Master 127.0.252.254:39315 was elected leader, sending a full tablet report...
I20260630 12:34:48.364596  1241 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:48.489804  1043 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47280:
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"
    }
  }
}
I20260630 12:34:48.573729  1301 tablet_service.cc:1511] Processing CreateTablet for tablet 8020f856f8994204b44273349a604919 (DEFAULT_TABLE table=test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:34:48.575661  1301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8020f856f8994204b44273349a604919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:48.573729  1302 tablet_service.cc:1511] Processing CreateTablet for tablet d06462bd485d4d64b4d7e46b5bc9e832 (DEFAULT_TABLE table=test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:34:48.577991  1302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06462bd485d4d64b4d7e46b5bc9e832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:48.579674  1457 tablet_service.cc:1511] Processing CreateTablet for tablet b7b959d20ba047dba4bfa395d47d40dc (DEFAULT_TABLE table=test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:34:48.579824  1380 tablet_service.cc:1511] Processing CreateTablet for tablet 661eb00cac964599b950c70ba1a0d32c (DEFAULT_TABLE table=test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:34:48.581205  1457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b959d20ba047dba4bfa395d47d40dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:48.581770  1380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661eb00cac964599b950c70ba1a0d32c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:48.602043  1529 tablet_bootstrap.cc:492] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea: Bootstrap starting.
I20260630 12:34:48.609508  1529 tablet_bootstrap.cc:654] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:48.611160  1530 tablet_bootstrap.cc:492] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32: Bootstrap starting.
I20260630 12:34:48.616180  1531 tablet_bootstrap.cc:492] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081: Bootstrap starting.
I20260630 12:34:48.619091  1530 tablet_bootstrap.cc:654] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:48.619130  1529 tablet_bootstrap.cc:492] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea: No bootstrap required, opened a new log
I20260630 12:34:48.619921  1529 ts_tablet_manager.cc:1403] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:34:48.623893  1529 raft_consensus.cc:359] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4efad703e39047f0bec4bc717cafeaea" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40193 } }
I20260630 12:34:48.624218  1531 tablet_bootstrap.cc:654] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:48.624425  1529 raft_consensus.cc:385] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:48.624858  1529 raft_consensus.cc:740] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4efad703e39047f0bec4bc717cafeaea, State: Initialized, Role: FOLLOWER
I20260630 12:34:48.626066  1530 tablet_bootstrap.cc:492] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32: No bootstrap required, opened a new log
I20260630 12:34:48.625759  1529 consensus_queue.cc:260] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4efad703e39047f0bec4bc717cafeaea" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40193 } }
I20260630 12:34:48.626510  1529 raft_consensus.cc:399] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:48.626543  1530 ts_tablet_manager.cc:1403] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:34:48.627218  1529 raft_consensus.cc:493] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:48.627612  1529 raft_consensus.cc:3060] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:48.630054  1530 raft_consensus.cc:359] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } }
I20260630 12:34:48.630753  1530 raft_consensus.cc:385] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:48.631060  1530 raft_consensus.cc:740] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df576e3d92204019b27e79181031fe32, State: Initialized, Role: FOLLOWER
I20260630 12:34:48.632153  1531 tablet_bootstrap.cc:492] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081: No bootstrap required, opened a new log
I20260630 12:34:48.632025  1530 consensus_queue.cc:260] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } }
I20260630 12:34:48.633045  1530 raft_consensus.cc:399] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:48.633074  1531 ts_tablet_manager.cc:1403] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260630 12:34:48.633774  1530 raft_consensus.cc:493] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:48.634269  1530 raft_consensus.cc:3060] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:48.634826  1529 raft_consensus.cc:515] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4efad703e39047f0bec4bc717cafeaea" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40193 } }
I20260630 12:34:48.635474  1529 leader_election.cc:304] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [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: 4efad703e39047f0bec4bc717cafeaea; no voters: 
I20260630 12:34:48.637633  1529 leader_election.cc:290] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:48.637627  1531 raft_consensus.cc:359] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90cb97ecfee449e194a3c99a58085081" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39773 } }
I20260630 12:34:48.638087  1535 raft_consensus.cc:2804] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:48.638839  1531 raft_consensus.cc:385] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:48.639252  1531 raft_consensus.cc:740] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90cb97ecfee449e194a3c99a58085081, State: Initialized, Role: FOLLOWER
I20260630 12:34:48.640189  1531 consensus_queue.cc:260] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90cb97ecfee449e194a3c99a58085081" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39773 } }
I20260630 12:34:48.640918  1531 raft_consensus.cc:399] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:48.641265  1531 raft_consensus.cc:493] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:48.641657  1531 raft_consensus.cc:3060] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:48.641583  1530 raft_consensus.cc:515] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } }
I20260630 12:34:48.642522  1530 leader_election.cc:304] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [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: df576e3d92204019b27e79181031fe32; no voters: 
I20260630 12:34:48.642565  1535 raft_consensus.cc:697] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 1 LEADER]: Becoming Leader. State: Replica: 4efad703e39047f0bec4bc717cafeaea, State: Running, Role: LEADER
I20260630 12:34:48.643652  1535 consensus_queue.cc:237] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [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: "4efad703e39047f0bec4bc717cafeaea" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40193 } }
I20260630 12:34:48.645370  1538 raft_consensus.cc:2804] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:48.641779  1529 ts_tablet_manager.cc:1434] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:34:48.648746  1530 leader_election.cc:290] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:48.650396  1538 raft_consensus.cc:697] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 1 LEADER]: Becoming Leader. State: Replica: df576e3d92204019b27e79181031fe32, State: Running, Role: LEADER
I20260630 12:34:48.651400  1538 consensus_queue.cc:237] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [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: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } }
I20260630 12:34:48.652925  1531 raft_consensus.cc:515] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90cb97ecfee449e194a3c99a58085081" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39773 } }
I20260630 12:34:48.653522  1531 leader_election.cc:304] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [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: 90cb97ecfee449e194a3c99a58085081; no voters: 
I20260630 12:34:48.664091  1530 ts_tablet_manager.cc:1434] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.009s
I20260630 12:34:48.670681  1043 catalog_manager.cc:5697] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea reported cstate change: term changed from 0 to 1, leader changed from <none> to 4efad703e39047f0bec4bc717cafeaea (127.0.252.194). New cstate: current_term: 1 leader_uuid: "4efad703e39047f0bec4bc717cafeaea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4efad703e39047f0bec4bc717cafeaea" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40193 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:48.671561  1531 leader_election.cc:290] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:48.671985  1542 raft_consensus.cc:2804] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:48.678340  1530 tablet_bootstrap.cc:492] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32: Bootstrap starting.
I20260630 12:34:48.691747  1542 raft_consensus.cc:697] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 1 LEADER]: Becoming Leader. State: Replica: 90cb97ecfee449e194a3c99a58085081, State: Running, Role: LEADER
I20260630 12:34:48.692674  1542 consensus_queue.cc:237] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [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: "90cb97ecfee449e194a3c99a58085081" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39773 } }
I20260630 12:34:48.694644  1530 tablet_bootstrap.cc:654] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:48.702538  1531 ts_tablet_manager.cc:1434] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081: Time spent starting tablet: real 0.069s	user 0.015s	sys 0.016s
I20260630 12:34:48.707753  1041 catalog_manager.cc:5697] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90cb97ecfee449e194a3c99a58085081 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "90cb97ecfee449e194a3c99a58085081" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90cb97ecfee449e194a3c99a58085081" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39773 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:48.727856  1530 tablet_bootstrap.cc:492] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32: No bootstrap required, opened a new log
I20260630 12:34:48.695909  1042 catalog_manager.cc:5697] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 reported cstate change: term changed from 0 to 1, leader changed from <none> to df576e3d92204019b27e79181031fe32 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "df576e3d92204019b27e79181031fe32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:48.728449  1530 ts_tablet_manager.cc:1403] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.012s
I20260630 12:34:48.734081  1530 raft_consensus.cc:359] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } }
I20260630 12:34:48.735854  1530 raft_consensus.cc:385] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:48.736269  1530 raft_consensus.cc:740] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df576e3d92204019b27e79181031fe32, State: Initialized, Role: FOLLOWER
I20260630 12:34:48.737051  1530 consensus_queue.cc:260] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } }
I20260630 12:34:48.737761  1530 raft_consensus.cc:399] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:48.738102  1530 raft_consensus.cc:493] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:48.738462  1530 raft_consensus.cc:3060] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:48.746009  1530 raft_consensus.cc:515] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } }
I20260630 12:34:48.746791  1530 leader_election.cc:304] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [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: df576e3d92204019b27e79181031fe32; no voters: 
I20260630 12:34:48.747442  1530 leader_election.cc:290] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:48.748939  1538 raft_consensus.cc:2804] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:48.749279  1530 ts_tablet_manager.cc:1434] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.010s
I20260630 12:34:48.774808  1538 raft_consensus.cc:697] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 1 LEADER]: Becoming Leader. State: Replica: df576e3d92204019b27e79181031fe32, State: Running, Role: LEADER
I20260630 12:34:48.775429  1538 consensus_queue.cc:237] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [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: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } }
I20260630 12:34:48.783871  1041 catalog_manager.cc:5697] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 reported cstate change: term changed from 0 to 1, leader changed from <none> to df576e3d92204019b27e79181031fe32 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "df576e3d92204019b27e79181031fe32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df576e3d92204019b27e79181031fe32" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40275 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:51.114027  1554 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a026dcdddc074e2c9f0a933fb83a3470)
I20260630 12:34:51.115083  1554 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:51.117434  1554 leader_election.cc:290] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a026dcdddc074e2c9f0a933fb83a3470 (127.0.252.254:39315), efd744fad4c146af9dbb057c4884c243 (127.0.252.253:36561)
I20260630 12:34:51.321756  1241 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:51.325269  1117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a94c71020b4961bf072a27d07f5921" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "efd744fad4c146af9dbb057c4884c243" is_pre_election: true
I20260630 12:34:51.348101  1117 raft_consensus.cc:2468] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a94c71020b4961bf072a27d07f5921 in term 1.
I20260630 12:34:51.350271  1157 leader_election.cc:304] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [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: e8a94c71020b4961bf072a27d07f5921, efd744fad4c146af9dbb057c4884c243; no voters: 
I20260630 12:34:51.350987  1241 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:51.351711  1554 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:51.352324  1554 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a026dcdddc074e2c9f0a933fb83a3470)
I20260630 12:34:51.352910  1554 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:51.360756  1554 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:51.362948  1554 leader_election.cc:290] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [CANDIDATE]: Term 2 election: Requested vote from peers a026dcdddc074e2c9f0a933fb83a3470 (127.0.252.254:39315), efd744fad4c146af9dbb057c4884c243 (127.0.252.253:36561)
I20260630 12:34:51.364459  1052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a94c71020b4961bf072a27d07f5921" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "a026dcdddc074e2c9f0a933fb83a3470"
I20260630 12:34:51.364967  1117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a94c71020b4961bf072a27d07f5921" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "efd744fad4c146af9dbb057c4884c243"
I20260630 12:34:51.368595  1157 leader_election.cc:304] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [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: e8a94c71020b4961bf072a27d07f5921; no voters: a026dcdddc074e2c9f0a933fb83a3470, efd744fad4c146af9dbb057c4884c243
W20260630 12:34:51.526963  1157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.252.253:36561, user_credentials={real_user=slave}} blocked reactor thread for 158457us
I20260630 12:34:51.531977  1554 raft_consensus.cc:2749] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:34:51.557221  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a94c71020b4961bf072a27d07f5921" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "a026dcdddc074e2c9f0a933fb83a3470" is_pre_election: true
I20260630 12:34:51.770304  1182 raft_consensus.cc:1240] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 2 FOLLOWER]: Rejecting Update request from peer a026dcdddc074e2c9f0a933fb83a3470 for earlier term 1. Current term is 2. Ops: []
I20260630 12:34:51.771695  1556 consensus_queue.cc:1059] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 }, Status: INVALID_TERM, Last received: 1.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:51.772714  1555 raft_consensus.cc:3055] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:51.773003  1555 raft_consensus.cc:740] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a026dcdddc074e2c9f0a933fb83a3470, State: Running, Role: LEADER
I20260630 12:34:51.773648  1555 consensus_queue.cc:260] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:51.774652  1555 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:51.875451  1249 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
W20260630 12:34:52.378628  1411 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca060 after lost signal to thread 1014
W20260630 12:34:52.379396  1411 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca740 after lost signal to thread 1077
W20260630 12:34:52.380070  1411 debug-util.cc:398] Leaking SignalData structure 0x7b08001cae00 after lost signal to thread 1142
W20260630 12:34:52.380728  1411 debug-util.cc:398] Leaking SignalData structure 0x7b080013d600 after lost signal to thread 1207
W20260630 12:34:52.381693  1411 debug-util.cc:398] Leaking SignalData structure 0x7b080011ec40 after lost signal to thread 1336
W20260630 12:34:52.382416  1411 debug-util.cc:398] Leaking SignalData structure 0x7b08001d29c0 after lost signal to thread 1414
W20260630 12:34:52.383129  1411 debug-util.cc:398] Leaking SignalData structure 0x7b0800236b80 after lost signal to thread 1491
I20260630 12:34:53.107280  1557 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:53.108289  1557 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:53.110627  1557 leader_election.cc:290] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a026dcdddc074e2c9f0a933fb83a3470 (127.0.252.254:39315), efd744fad4c146af9dbb057c4884c243 (127.0.252.253:36561)
I20260630 12:34:53.111716  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a94c71020b4961bf072a27d07f5921" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "a026dcdddc074e2c9f0a933fb83a3470" is_pre_election: true
I20260630 12:34:53.111903  1117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a94c71020b4961bf072a27d07f5921" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "efd744fad4c146af9dbb057c4884c243" is_pre_election: true
I20260630 12:34:53.112685  1053 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a94c71020b4961bf072a27d07f5921 in term 2.
I20260630 12:34:53.114215  1157 leader_election.cc:304] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [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: a026dcdddc074e2c9f0a933fb83a3470, e8a94c71020b4961bf072a27d07f5921; no voters: 
I20260630 12:34:53.115257  1557 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:34:53.116060  1557 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:53.116647  1557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:34:53.124811  1557 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:53.126861  1557 leader_election.cc:290] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [CANDIDATE]: Term 3 election: Requested vote from peers a026dcdddc074e2c9f0a933fb83a3470 (127.0.252.254:39315), efd744fad4c146af9dbb057c4884c243 (127.0.252.253:36561)
I20260630 12:34:53.128042  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a94c71020b4961bf072a27d07f5921" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "a026dcdddc074e2c9f0a933fb83a3470"
I20260630 12:34:53.128407  1117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e8a94c71020b4961bf072a27d07f5921" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "efd744fad4c146af9dbb057c4884c243"
I20260630 12:34:53.128990  1053 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:34:53.136462  1053 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8a94c71020b4961bf072a27d07f5921 in term 3.
I20260630 12:34:53.137877  1157 leader_election.cc:304] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [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: a026dcdddc074e2c9f0a933fb83a3470, e8a94c71020b4961bf072a27d07f5921; no voters: efd744fad4c146af9dbb057c4884c243
I20260630 12:34:53.139123  1557 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:34:53.140527  1557 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 3 LEADER]: Becoming Leader. State: Replica: e8a94c71020b4961bf072a27d07f5921, State: Running, Role: LEADER
I20260630 12:34:53.141645  1557 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:53.146967  1558 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8a94c71020b4961bf072a27d07f5921. Latest consensus state: current_term: 3 leader_uuid: "e8a94c71020b4961bf072a27d07f5921" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:53.147827  1558 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:53.149438  1560 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:53.155004  1560 catalog_manager.cc:679] Loaded metadata for table test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e]
I20260630 12:34:53.160099  1560 tablet_loader.cc:96] loaded metadata for tablet 661eb00cac964599b950c70ba1a0d32c (table test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e])
I20260630 12:34:53.161669  1560 tablet_loader.cc:96] loaded metadata for tablet 8020f856f8994204b44273349a604919 (table test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e])
I20260630 12:34:53.163013  1560 tablet_loader.cc:96] loaded metadata for tablet b7b959d20ba047dba4bfa395d47d40dc (table test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e])
I20260630 12:34:53.164002  1560 tablet_loader.cc:96] loaded metadata for tablet d06462bd485d4d64b4d7e46b5bc9e832 (table test-workload [id=f997f52e4c0240aeb2ed20470c9dfe4e])
I20260630 12:34:53.165299  1560 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:53.168579  1560 catalog_manager.cc:1295] Loaded cluster ID: 8063cd274d404f5e94f37b34ff4d9447
I20260630 12:34:53.168850  1560 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:53.172492  1560 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:53.175910  1560 catalog_manager.cc:6081] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: Loaded TSK: 0
I20260630 12:34:53.176891  1560 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:53.252592  1561 raft_consensus.cc:493] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a026dcdddc074e2c9f0a933fb83a3470)
I20260630 12:34:53.253247  1561 raft_consensus.cc:515] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } }
I20260630 12:34:53.255290  1561 leader_election.cc:290] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a026dcdddc074e2c9f0a933fb83a3470 (127.0.252.254:39315), e8a94c71020b4961bf072a27d07f5921 (127.0.252.252:39853)
I20260630 12:34:53.256597  1053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "efd744fad4c146af9dbb057c4884c243" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "a026dcdddc074e2c9f0a933fb83a3470" is_pre_election: true
I20260630 12:34:53.256672  1182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "efd744fad4c146af9dbb057c4884c243" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "e8a94c71020b4961bf072a27d07f5921" is_pre_election: true
I20260630 12:34:53.257323  1053 raft_consensus.cc:2368] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efd744fad4c146af9dbb057c4884c243 for earlier term 2. Current term is 3.
I20260630 12:34:53.258749  1092 leader_election.cc:400] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [CANDIDATE]: Term 2 pre-election: Vote denied by peer a026dcdddc074e2c9f0a933fb83a3470 (127.0.252.254:39315) with higher term. Message: Invalid argument: T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efd744fad4c146af9dbb057c4884c243 for earlier term 2. Current term is 3.
I20260630 12:34:53.259202  1092 leader_election.cc:403] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:34:53.259917  1561 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:34:53.266557  1561 raft_consensus.cc:2749] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a026dcdddc074e2c9f0a933fb83a3470 (127.0.252.254:39315) with higher term. Message: Invalid argument: T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efd744fad4c146af9dbb057c4884c243 for earlier term 2. Current term is 3.
I20260630 12:34:53.542003  1117 raft_consensus.cc:1275] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 3 FOLLOWER]: Refusing update from remote peer e8a94c71020b4961bf072a27d07f5921: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 3 index: 12. (index mismatch)
I20260630 12:34:53.543406  1558 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:53.549018  1561 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8a94c71020b4961bf072a27d07f5921. Latest consensus state: current_term: 3 leader_uuid: "e8a94c71020b4961bf072a27d07f5921" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:53.550275  1561 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:53.553292  1558 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "e8a94c71020b4961bf072a27d07f5921" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:53.554566  1558 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:53.555106  1561 sys_catalog.cc:455] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "e8a94c71020b4961bf072a27d07f5921" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:53.555853  1561 sys_catalog.cc:458] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:53.555904  1053 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 3 FOLLOWER]: Refusing update from remote peer e8a94c71020b4961bf072a27d07f5921: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 3 index: 12. (index mismatch)
I20260630 12:34:53.557446  1558 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:34:53.564954  1569 sys_catalog.cc:455] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "e8a94c71020b4961bf072a27d07f5921" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:53.565876  1569 sys_catalog.cc:458] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:53.565512  1566 sys_catalog.cc:455] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8a94c71020b4961bf072a27d07f5921. Latest consensus state: current_term: 3 leader_uuid: "e8a94c71020b4961bf072a27d07f5921" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:53.566347  1566 sys_catalog.cc:458] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:54.120385  1570 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "e8a94c71020b4961bf072a27d07f5921" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a026dcdddc074e2c9f0a933fb83a3470" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 39315 } } peers { permanent_uuid: "efd744fad4c146af9dbb057c4884c243" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36561 } } peers { permanent_uuid: "e8a94c71020b4961bf072a27d07f5921" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 39853 } } }
I20260630 12:34:54.122035  1570 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:54.332594  1492 heartbeater.cc:499] Master 127.0.252.252:39853 was elected leader, sending a full tablet report...
I20260630 12:34:54.376916  1415 heartbeater.cc:499] Master 127.0.252.252:39853 was elected leader, sending a full tablet report...
I20260630 12:34:54.653349  1337 heartbeater.cc:499] Master 127.0.252.252:39853 was elected leader, sending a full tablet report...
I20260630 12:34:54.905382  1251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:54.907822  1251 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:55.186329  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:34:55.210512  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:55.211448  1011 tablet_replica.cc:333] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32: stopping tablet replica
I20260630 12:34:55.212152  1011 raft_consensus.cc:2243] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:55.212896  1011 raft_consensus.cc:2272] T 8020f856f8994204b44273349a604919 P df576e3d92204019b27e79181031fe32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.215289  1011 tablet_replica.cc:333] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32: stopping tablet replica
I20260630 12:34:55.215740  1011 raft_consensus.cc:2243] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:55.216181  1011 raft_consensus.cc:2272] T d06462bd485d4d64b4d7e46b5bc9e832 P df576e3d92204019b27e79181031fe32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.298026  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:34:55.309602  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:34:55.329589  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:55.330507  1011 tablet_replica.cc:333] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea: stopping tablet replica
I20260630 12:34:55.331037  1011 raft_consensus.cc:2243] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:55.331595  1011 raft_consensus.cc:2272] T 661eb00cac964599b950c70ba1a0d32c P 4efad703e39047f0bec4bc717cafeaea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.374238  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:34:55.383960  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:34:55.404122  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:55.405051  1011 tablet_replica.cc:333] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081: stopping tablet replica
I20260630 12:34:55.405635  1011 raft_consensus.cc:2243] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:55.406237  1011 raft_consensus.cc:2272] T b7b959d20ba047dba4bfa395d47d40dc P 90cb97ecfee449e194a3c99a58085081 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.425992  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:34:55.435205  1011 master.cc:562] Master@127.0.252.254:39315 shutting down...
W20260630 12:34:55.464442  1157 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master [suppressed 5 similar messages]
W20260630 12:34:55.539729  1157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.254:39315, user_credentials={real_user=slave}} blocked reactor thread for 75383.5us
I20260630 12:34:55.541214  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:55.541851  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.542250  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P a026dcdddc074e2c9f0a933fb83a3470: stopping tablet replica
W20260630 12:34:55.542275  1157 consensus_peers.cc:597] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 -> Peer a026dcdddc074e2c9f0a933fb83a3470 (127.0.252.254:39315): Couldn't send request to peer a026dcdddc074e2c9f0a933fb83a3470. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:55.563122  1011 master.cc:584] Master@127.0.252.254:39315 shutdown complete.
I20260630 12:34:55.579217  1011 master.cc:562] Master@127.0.252.253:36561 shutting down...
I20260630 12:34:55.595045  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:55.595649  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.595955  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P efd744fad4c146af9dbb057c4884c243: stopping tablet replica
W20260630 12:34:55.613297  1157 consensus_peers.cc:597] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 -> Peer efd744fad4c146af9dbb057c4884c243 (127.0.252.253:36561): Couldn't send request to peer efd744fad4c146af9dbb057c4884c243. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:55.633249  1011 master.cc:584] Master@127.0.252.253:36561 shutdown complete.
I20260630 12:34:55.645828  1011 master.cc:562] Master@127.0.252.252:39853 shutting down...
I20260630 12:34:55.663604  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:34:55.664486  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:55.664871  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8a94c71020b4961bf072a27d07f5921: stopping tablet replica
I20260630 12:34:55.683234  1011 master.cc:584] Master@127.0.252.252:39853 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (11118 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:34:55.715097  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:41615
I20260630 12:34:55.716173  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:55.721890  1576 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
W20260630 12:34:55.721913  1577 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
W20260630 12:34:55.722445  1579 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
I20260630 12:34:55.723258  1011 server_base.cc:1061] running on GCE node
I20260630 12:34:55.723938  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:55.724116  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:55.724248  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822895724236 us; error 0 us; skew 500 ppm
I20260630 12:34:55.724746  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:55.727277  1011 webserver.cc:533] Webserver started at http://127.0.252.254:44393/ using document root <none> and password file <none>
I20260630 12:34:55.727710  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:55.727873  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:55.728091  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:55.729255  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "03b6268033714428b61910b2fb0e3519"
format_stamp: "Formatted at 2026-06-30 12:34:55 on dist-test-slave-7v2h"
I20260630 12:34:55.733565  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:34:55.736816  1584 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:55.737530  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:55.737831  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "03b6268033714428b61910b2fb0e3519"
format_stamp: "Formatted at 2026-06-30 12:34:55 on dist-test-slave-7v2h"
I20260630 12:34:55.738102  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-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)
I20260630 12:34:55.748349  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:55.749536  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:55.785192  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:41615
I20260630 12:34:55.785283  1635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:41615 every 8 connection(s)
I20260630 12:34:55.789387  1636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:55.798875  1636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519: Bootstrap starting.
I20260630 12:34:55.803110  1636 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:55.807013  1636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519: No bootstrap required, opened a new log
I20260630 12:34:55.808998  1636 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03b6268033714428b61910b2fb0e3519" member_type: VOTER }
I20260630 12:34:55.809371  1636 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:55.809552  1636 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03b6268033714428b61910b2fb0e3519, State: Initialized, Role: FOLLOWER
I20260630 12:34:55.810050  1636 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03b6268033714428b61910b2fb0e3519" member_type: VOTER }
I20260630 12:34:55.810500  1636 raft_consensus.cc:399] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:55.810688  1636 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:55.810895  1636 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:55.814718  1636 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03b6268033714428b61910b2fb0e3519" member_type: VOTER }
I20260630 12:34:55.815208  1636 leader_election.cc:304] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [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: 03b6268033714428b61910b2fb0e3519; no voters: 
I20260630 12:34:55.816284  1636 leader_election.cc:290] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:55.816622  1639 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:55.817859  1639 raft_consensus.cc:697] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 1 LEADER]: Becoming Leader. State: Replica: 03b6268033714428b61910b2fb0e3519, State: Running, Role: LEADER
I20260630 12:34:55.818532  1639 consensus_queue.cc:237] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [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: "03b6268033714428b61910b2fb0e3519" member_type: VOTER }
I20260630 12:34:55.819064  1636 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:55.822288  1640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "03b6268033714428b61910b2fb0e3519" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03b6268033714428b61910b2fb0e3519" member_type: VOTER } }
I20260630 12:34:55.822889  1640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:55.824666  1641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03b6268033714428b61910b2fb0e3519. Latest consensus state: current_term: 1 leader_uuid: "03b6268033714428b61910b2fb0e3519" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03b6268033714428b61910b2fb0e3519" member_type: VOTER } }
I20260630 12:34:55.825263  1641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:55.827912  1646 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:55.832964  1646 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:55.837109  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:55.842011  1646 catalog_manager.cc:1383] Generated new cluster ID: 4de74c15156f441ca01d77820138bcf2
I20260630 12:34:55.842253  1646 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:55.858093  1646 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:55.859368  1646 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:55.873912  1646 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519: Generated new TSK 0
I20260630 12:34:55.874495  1646 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:55.903430  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:55.909600  1657 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
W20260630 12:34:55.910686  1658 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
W20260630 12:34:55.911531  1660 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
I20260630 12:34:55.911651  1011 server_base.cc:1061] running on GCE node
I20260630 12:34:55.912650  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:55.912842  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:55.912963  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822895912952 us; error 0 us; skew 500 ppm
I20260630 12:34:55.913391  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:55.915591  1011 webserver.cc:533] Webserver started at http://127.0.252.193:44031/ using document root <none> and password file <none>
I20260630 12:34:55.916023  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:55.916175  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:55.916544  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:55.917707  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
format_stamp: "Formatted at 2026-06-30 12:34:55 on dist-test-slave-7v2h"
I20260630 12:34:55.922132  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:55.925756  1665 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:55.926537  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:55.926790  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
format_stamp: "Formatted at 2026-06-30 12:34:55 on dist-test-slave-7v2h"
I20260630 12:34:55.927047  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-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)
I20260630 12:34:55.944482  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:55.945644  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:55.947022  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:55.949303  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:55.949493  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:55.949743  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:55.949906  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:55.989939  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:46799
I20260630 12:34:55.990051  1727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:46799 every 8 connection(s)
I20260630 12:34:55.994483  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:56.001223  1732 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
W20260630 12:34:56.003505  1733 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
W20260630 12:34:56.004091  1735 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
I20260630 12:34:56.006050  1011 server_base.cc:1061] running on GCE node
I20260630 12:34:56.006788  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:56.006985  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:56.007216  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822896007195 us; error 0 us; skew 500 ppm
I20260630 12:34:56.007771  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:56.010533  1011 webserver.cc:533] Webserver started at http://127.0.252.194:33885/ using document root <none> and password file <none>
I20260630 12:34:56.011023  1728 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41615
I20260630 12:34:56.011083  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:56.011569  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:56.011567  1728 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:56.011987  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:56.012514  1728 heartbeater.cc:507] Master 127.0.252.254:41615 requested a full tablet report, sending...
I20260630 12:34:56.013128  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "186b003d687045d98019d87580405a68"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-7v2h"
I20260630 12:34:56.014755  1601 ts_manager.cc:194] Registered new tserver with Master: 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799)
I20260630 12:34:56.017416  1601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49568
I20260630 12:34:56.018671  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:34:56.022454  1740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.023398  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:56.023690  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "186b003d687045d98019d87580405a68"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-7v2h"
I20260630 12:34:56.023959  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-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)
I20260630 12:34:56.047678  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:56.048929  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:56.050372  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:56.052515  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:56.052729  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.052961  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:56.053100  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.094769  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:35795
I20260630 12:34:56.094856  1802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:35795 every 8 connection(s)
I20260630 12:34:56.100425  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:56.107336  1806 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
W20260630 12:34:56.109037  1807 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
W20260630 12:34:56.110407  1809 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
I20260630 12:34:56.110598  1011 server_base.cc:1061] running on GCE node
I20260630 12:34:56.111820  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:56.112039  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:56.112243  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822896112223 us; error 0 us; skew 500 ppm
I20260630 12:34:56.112679  1803 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41615
I20260630 12:34:56.112828  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:56.113039  1803 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:56.113756  1803 heartbeater.cc:507] Master 127.0.252.254:41615 requested a full tablet report, sending...
I20260630 12:34:56.115615  1011 webserver.cc:533] Webserver started at http://127.0.252.195:40737/ using document root <none> and password file <none>
I20260630 12:34:56.115935  1601 ts_manager.cc:194] Registered new tserver with Master: 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:56.116225  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:56.116487  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:56.116827  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:56.117689  1601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49572
I20260630 12:34:56.118330  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-7v2h"
I20260630 12:34:56.123299  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:56.126683  1814 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.127518  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:56.127812  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-7v2h"
I20260630 12:34:56.128074  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-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)
I20260630 12:34:56.143121  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:56.144297  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:56.145723  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:56.147812  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:56.148005  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.148211  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:56.148370  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.189980  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:34925
I20260630 12:34:56.190157  1876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:34925 every 8 connection(s)
I20260630 12:34:56.206048  1877 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41615
I20260630 12:34:56.206435  1877 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:56.207113  1877 heartbeater.cc:507] Master 127.0.252.254:41615 requested a full tablet report, sending...
I20260630 12:34:56.209096  1601 ts_manager.cc:194] Registered new tserver with Master: 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:56.209396  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016167898s
I20260630 12:34:56.210809  1601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49582
I20260630 12:34:57.020519  1728 heartbeater.cc:499] Master 127.0.252.254:41615 was elected leader, sending a full tablet report...
I20260630 12:34:57.120317  1803 heartbeater.cc:499] Master 127.0.252.254:41615 was elected leader, sending a full tablet report...
I20260630 12:34:57.213918  1877 heartbeater.cc:499] Master 127.0.252.254:41615 was elected leader, sending a full tablet report...
I20260630 12:34:57.268633  1601 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49584:
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"
    }
  }
}
W20260630 12:34:57.271660  1601 catalog_manager.cc:7077] 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.
I20260630 12:34:57.336167  1693 tablet_service.cc:1511] Processing CreateTablet for tablet d52135987d784756a4c141561a6bb0e8 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:57.336244  1692 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3df94da35e45dda084075a76fd9787 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:57.337767  1693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52135987d784756a4c141561a6bb0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.338440  1692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3df94da35e45dda084075a76fd9787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.341594  1691 tablet_service.cc:1511] Processing CreateTablet for tablet aaee419799df4bc1a4ce122caca9fef5 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:57.343027  1691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaee419799df4bc1a4ce122caca9fef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.366153  1690 tablet_service.cc:1511] Processing CreateTablet for tablet 52465023c67842c2af2612e3f1a2fe4f (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:57.367807  1690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52465023c67842c2af2612e3f1a2fe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.373917  1768 tablet_service.cc:1511] Processing CreateTablet for tablet d52135987d784756a4c141561a6bb0e8 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:57.374310  1689 tablet_service.cc:1511] Processing CreateTablet for tablet 251861f6afa34e928e0a33d1d1663faf (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:57.375428  1768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52135987d784756a4c141561a6bb0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.375670  1689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251861f6afa34e928e0a33d1d1663faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.375897  1764 tablet_service.cc:1511] Processing CreateTablet for tablet 251861f6afa34e928e0a33d1d1663faf (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:57.377221  1764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251861f6afa34e928e0a33d1d1663faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.377899  1767 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3df94da35e45dda084075a76fd9787 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:57.379271  1767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3df94da35e45dda084075a76fd9787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.381781  1766 tablet_service.cc:1511] Processing CreateTablet for tablet aaee419799df4bc1a4ce122caca9fef5 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:57.382505  1688 tablet_service.cc:1511] Processing CreateTablet for tablet fc9c849f964443f598b8931ebcbf037c (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:57.383167  1766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaee419799df4bc1a4ce122caca9fef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.383838  1688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9c849f964443f598b8931ebcbf037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.385911  1765 tablet_service.cc:1511] Processing CreateTablet for tablet 52465023c67842c2af2612e3f1a2fe4f (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:57.387490  1765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52465023c67842c2af2612e3f1a2fe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.389828  1687 tablet_service.cc:1511] Processing CreateTablet for tablet c41a2d47db9a460fa909e51f066c3220 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:57.391274  1687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41a2d47db9a460fa909e51f066c3220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.395224  1763 tablet_service.cc:1511] Processing CreateTablet for tablet fc9c849f964443f598b8931ebcbf037c (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:57.396783  1763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9c849f964443f598b8931ebcbf037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.401830  1762 tablet_service.cc:1511] Processing CreateTablet for tablet c41a2d47db9a460fa909e51f066c3220 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:57.403301  1762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41a2d47db9a460fa909e51f066c3220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.415043  1693 tablet_service.cc:1511] Processing CreateTablet for tablet f47f3968b6c548a99c4096ababf921e2 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:57.416411  1693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47f3968b6c548a99c4096ababf921e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.418275  1761 tablet_service.cc:1511] Processing CreateTablet for tablet f47f3968b6c548a99c4096ababf921e2 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:57.419620  1761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47f3968b6c548a99c4096ababf921e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.444501  1842 tablet_service.cc:1511] Processing CreateTablet for tablet d52135987d784756a4c141561a6bb0e8 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:57.451936  1842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52135987d784756a4c141561a6bb0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.445760  1841 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3df94da35e45dda084075a76fd9787 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:57.452901  1836 tablet_service.cc:1511] Processing CreateTablet for tablet c41a2d47db9a460fa909e51f066c3220 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:57.446934  1840 tablet_service.cc:1511] Processing CreateTablet for tablet aaee419799df4bc1a4ce122caca9fef5 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:57.455159  1898 tablet_bootstrap.cc:492] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68: Bootstrap starting.
I20260630 12:34:57.456689  1835 tablet_service.cc:1511] Processing CreateTablet for tablet f47f3968b6c548a99c4096ababf921e2 (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:57.458267  1841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3df94da35e45dda084075a76fd9787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.447520  1837 tablet_service.cc:1511] Processing CreateTablet for tablet fc9c849f964443f598b8931ebcbf037c (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:57.461879  1836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41a2d47db9a460fa909e51f066c3220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.475055  1837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9c849f964443f598b8931ebcbf037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.449493  1838 tablet_service.cc:1511] Processing CreateTablet for tablet 251861f6afa34e928e0a33d1d1663faf (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:57.450480  1839 tablet_service.cc:1511] Processing CreateTablet for tablet 52465023c67842c2af2612e3f1a2fe4f (DEFAULT_TABLE table=test-workload [id=f40900378a0a4d099a1315babb3f70f0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:57.477456  1840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaee419799df4bc1a4ce122caca9fef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.483714  1835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47f3968b6c548a99c4096ababf921e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.486824  1838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251861f6afa34e928e0a33d1d1663faf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.488641  1839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52465023c67842c2af2612e3f1a2fe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.499502  1897 tablet_bootstrap.cc:492] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e: Bootstrap starting.
I20260630 12:34:57.505869  1898 tablet_bootstrap.cc:654] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.533136  1897 tablet_bootstrap.cc:654] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.540417  1899 tablet_bootstrap.cc:492] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf: Bootstrap starting.
I20260630 12:34:57.554744  1897 tablet_bootstrap.cc:492] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e: No bootstrap required, opened a new log
I20260630 12:34:57.555236  1897 ts_tablet_manager.cc:1403] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.003s
I20260630 12:34:57.556838  1899 tablet_bootstrap.cc:654] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.557713  1897 raft_consensus.cc:359] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.558429  1897 raft_consensus.cc:385] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.558720  1897 raft_consensus.cc:740] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.559609  1897 consensus_queue.cc:260] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.561580  1899 tablet_bootstrap.cc:492] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf: No bootstrap required, opened a new log
I20260630 12:34:57.562147  1899 ts_tablet_manager.cc:1403] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260630 12:34:57.562486  1898 tablet_bootstrap.cc:492] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68: No bootstrap required, opened a new log
I20260630 12:34:57.562953  1898 ts_tablet_manager.cc:1403] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.000s
I20260630 12:34:57.563838  1897 ts_tablet_manager.cc:1434] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:34:57.564694  1897 tablet_bootstrap.cc:492] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e: Bootstrap starting.
I20260630 12:34:57.565075  1899 raft_consensus.cc:359] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.565814  1899 raft_consensus.cc:385] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.566100  1899 raft_consensus.cc:740] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.567020  1899 consensus_queue.cc:260] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.569793  1898 raft_consensus.cc:359] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.571964  1898 raft_consensus.cc:385] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.572363  1898 raft_consensus.cc:740] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186b003d687045d98019d87580405a68, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.573196  1898 consensus_queue.cc:260] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.570597  1897 tablet_bootstrap.cc:654] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.573810  1899 ts_tablet_manager.cc:1434] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:34:57.577216  1899 tablet_bootstrap.cc:492] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Bootstrap starting.
I20260630 12:34:57.578255  1898 ts_tablet_manager.cc:1434] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260630 12:34:57.579241  1898 tablet_bootstrap.cc:492] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68: Bootstrap starting.
I20260630 12:34:57.583282  1899 tablet_bootstrap.cc:654] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.585569  1898 tablet_bootstrap.cc:654] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.588001  1897 tablet_bootstrap.cc:492] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e: No bootstrap required, opened a new log
I20260630 12:34:57.588692  1897 ts_tablet_manager.cc:1403] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260630 12:34:57.591878  1897 raft_consensus.cc:359] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.592896  1897 raft_consensus.cc:385] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.593223  1897 raft_consensus.cc:740] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.593981  1897 consensus_queue.cc:260] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.595788  1897 ts_tablet_manager.cc:1434] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:34:57.596599  1899 tablet_bootstrap.cc:492] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf: No bootstrap required, opened a new log
I20260630 12:34:57.596760  1897 tablet_bootstrap.cc:492] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e: Bootstrap starting.
I20260630 12:34:57.597209  1899 ts_tablet_manager.cc:1403] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:34:57.597882  1898 tablet_bootstrap.cc:492] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68: No bootstrap required, opened a new log
I20260630 12:34:57.598428  1898 ts_tablet_manager.cc:1403] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260630 12:34:57.600128  1899 raft_consensus.cc:359] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.600996  1899 raft_consensus.cc:385] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.601406  1899 raft_consensus.cc:740] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.601136  1898 raft_consensus.cc:359] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.602073  1898 raft_consensus.cc:385] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.602437  1898 raft_consensus.cc:740] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186b003d687045d98019d87580405a68, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.602377  1899 consensus_queue.cc:260] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.603375  1898 consensus_queue.cc:260] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.604840  1899 ts_tablet_manager.cc:1434] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:57.605374  1898 ts_tablet_manager.cc:1434] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:57.605795  1899 tablet_bootstrap.cc:492] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf: Bootstrap starting.
I20260630 12:34:57.606297  1898 tablet_bootstrap.cc:492] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68: Bootstrap starting.
I20260630 12:34:57.611860  1899 tablet_bootstrap.cc:654] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.613806  1898 tablet_bootstrap.cc:654] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.603205  1897 tablet_bootstrap.cc:654] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.620625  1899 tablet_bootstrap.cc:492] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf: No bootstrap required, opened a new log
I20260630 12:34:57.621356  1899 ts_tablet_manager.cc:1403] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:34:57.624290  1899 raft_consensus.cc:359] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.625068  1899 raft_consensus.cc:385] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.625499  1899 raft_consensus.cc:740] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.625645  1898 tablet_bootstrap.cc:492] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68: No bootstrap required, opened a new log
I20260630 12:34:57.626277  1898 ts_tablet_manager.cc:1403] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:34:57.626386  1899 consensus_queue.cc:260] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.629287  1898 raft_consensus.cc:359] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.630532  1898 raft_consensus.cc:385] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.630941  1898 raft_consensus.cc:740] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186b003d687045d98019d87580405a68, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.631970  1898 consensus_queue.cc:260] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.633882  1899 ts_tablet_manager.cc:1434] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:34:57.633958  1897 tablet_bootstrap.cc:492] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e: No bootstrap required, opened a new log
I20260630 12:34:57.634670  1897 ts_tablet_manager.cc:1403] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.004s
I20260630 12:34:57.635113  1899 tablet_bootstrap.cc:492] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Bootstrap starting.
I20260630 12:34:57.637590  1897 raft_consensus.cc:359] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.638437  1897 raft_consensus.cc:385] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.638805  1897 raft_consensus.cc:740] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.639259  1905 raft_consensus.cc:493] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.639771  1905 raft_consensus.cc:515] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.641319  1899 tablet_bootstrap.cc:654] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.641987  1898 ts_tablet_manager.cc:1434] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:34:57.644861  1898 tablet_bootstrap.cc:492] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68: Bootstrap starting.
I20260630 12:34:57.646732  1903 raft_consensus.cc:493] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.647353  1903 raft_consensus.cc:515] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.651541  1898 tablet_bootstrap.cc:654] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.663189  1905 leader_election.cc:290] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.664274  1903 leader_election.cc:290] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.639756  1897 consensus_queue.cc:260] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.682338  1899 tablet_bootstrap.cc:492] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf: No bootstrap required, opened a new log
I20260630 12:34:57.682919  1899 ts_tablet_manager.cc:1403] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.019s
I20260630 12:34:57.684617  1898 tablet_bootstrap.cc:492] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68: No bootstrap required, opened a new log
I20260630 12:34:57.685786  1899 raft_consensus.cc:359] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.686923  1899 raft_consensus.cc:385] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.687309  1899 raft_consensus.cc:740] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.686964  1898 ts_tablet_manager.cc:1403] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.022s
I20260630 12:34:57.688074  1899 consensus_queue.cc:260] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.686285  1897 ts_tablet_manager.cc:1434] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260630 12:34:57.690662  1899 ts_tablet_manager.cc:1434] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:34:57.691253  1898 raft_consensus.cc:359] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.692035  1898 raft_consensus.cc:385] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.692368  1898 raft_consensus.cc:740] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186b003d687045d98019d87580405a68, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.692111  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41a2d47db9a460fa909e51f066c3220" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.693897  1899 tablet_bootstrap.cc:492] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Bootstrap starting.
I20260630 12:34:57.693419  1898 consensus_queue.cc:260] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.694064  1903 raft_consensus.cc:493] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.694555  1903 raft_consensus.cc:515] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.696115  1898 ts_tablet_manager.cc:1434] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:34:57.697154  1898 tablet_bootstrap.cc:492] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68: Bootstrap starting.
W20260630 12:34:57.699522  1741 leader_election.cc:343] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.700333  1899 tablet_bootstrap.cc:654] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.701398  1903 leader_election.cc:290] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.702751  1897 tablet_bootstrap.cc:492] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e: Bootstrap starting.
I20260630 12:34:57.704388  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52135987d784756a4c141561a6bb0e8" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:57.703307  1898 tablet_bootstrap.cc:654] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.710760  1897 tablet_bootstrap.cc:654] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e: Neither blocks nor log segments found. Creating new log.
W20260630 12:34:57.711390  1668 leader_election.cc:343] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186b003d687045d98019d87580405a68 (127.0.252.194:35795): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.712137  1899 tablet_bootstrap.cc:492] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf: No bootstrap required, opened a new log
I20260630 12:34:57.713621  1899 ts_tablet_manager.cc:1403] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260630 12:34:57.692830  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3df94da35e45dda084075a76fd9787" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:57.716523  1899 raft_consensus.cc:359] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.717290  1898 tablet_bootstrap.cc:492] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68: No bootstrap required, opened a new log
W20260630 12:34:57.717818  1668 leader_election.cc:343] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 186b003d687045d98019d87580405a68 (127.0.252.194:35795): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.718204  1898 ts_tablet_manager.cc:1403] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260630 12:34:57.717303  1899 raft_consensus.cc:385] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.718691  1899 raft_consensus.cc:740] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.719538  1899 consensus_queue.cc:260] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.721275  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41a2d47db9a460fa909e51f066c3220" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:57.721206  1898 raft_consensus.cc:359] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.721992  1899 ts_tablet_manager.cc:1434] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:34:57.722129  1898 raft_consensus.cc:385] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.722487  1898 raft_consensus.cc:740] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186b003d687045d98019d87580405a68, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.723042  1899 tablet_bootstrap.cc:492] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf: Bootstrap starting.
I20260630 12:34:57.723275  1898 consensus_queue.cc:260] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
W20260630 12:34:57.724184  1742 leader_election.cc:343] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.724726  1742 leader_election.cc:304] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [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: 186b003d687045d98019d87580405a68; no voters: 12e7b3edafb74d60ae0d02c4b4dbcecf, 8c2317be3ecd4972bbdaccc51cd86f8e
I20260630 12:34:57.725625  1905 raft_consensus.cc:2749] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:57.727494  1898 ts_tablet_manager.cc:1434] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:34:57.728611  1898 tablet_bootstrap.cc:492] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68: Bootstrap starting.
I20260630 12:34:57.729700  1899 tablet_bootstrap.cc:654] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.739638  1904 raft_consensus.cc:493] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.740932  1898 tablet_bootstrap.cc:654] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.740223  1904 raft_consensus.cc:515] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.742853  1897 tablet_bootstrap.cc:492] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e: No bootstrap required, opened a new log
I20260630 12:34:57.743377  1897 ts_tablet_manager.cc:1403] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.003s
I20260630 12:34:57.742875  1899 tablet_bootstrap.cc:492] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf: No bootstrap required, opened a new log
I20260630 12:34:57.746124  1899 ts_tablet_manager.cc:1403] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260630 12:34:57.749320  1899 raft_consensus.cc:359] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.750221  1904 leader_election.cc:290] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:57.750478  1903 raft_consensus.cc:493] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.751015  1903 raft_consensus.cc:515] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.753048  1903 leader_election.cc:290] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.753775  1899 raft_consensus.cc:385] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.754117  1899 raft_consensus.cc:740] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.754276  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaee419799df4bc1a4ce122caca9fef5" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:57.754979  1778 raft_consensus.cc:2468] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 0.
I20260630 12:34:57.755398  1897 raft_consensus.cc:359] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.756160  1897 raft_consensus.cc:385] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.756469  1897 raft_consensus.cc:740] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.756500  1668 leader_election.cc:304] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:57.757350  1897 consensus_queue.cc:260] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.757908  1903 raft_consensus.cc:2804] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:57.758327  1903 raft_consensus.cc:493] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:57.758657  1903 raft_consensus.cc:3060] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.759920  1899 consensus_queue.cc:260] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.762543  1898 tablet_bootstrap.cc:492] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68: No bootstrap required, opened a new log
I20260630 12:34:57.762672  1899 ts_tablet_manager.cc:1434] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:34:57.763090  1898 ts_tablet_manager.cc:1403] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.003s
I20260630 12:34:57.763643  1899 tablet_bootstrap.cc:492] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Bootstrap starting.
I20260630 12:34:57.764963  1852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3df94da35e45dda084075a76fd9787" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.765617  1852 raft_consensus.cc:2468] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 0.
I20260630 12:34:57.766124  1898 raft_consensus.cc:359] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.766731  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52135987d784756a4c141561a6bb0e8" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.766932  1898 raft_consensus.cc:385] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.767388  1898 raft_consensus.cc:740] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186b003d687045d98019d87580405a68, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.768086  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaee419799df4bc1a4ce122caca9fef5" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.768755  1850 raft_consensus.cc:2468] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 0.
I20260630 12:34:57.768520  1898 consensus_queue.cc:260] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.770980  1899 tablet_bootstrap.cc:654] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.771198  1898 ts_tablet_manager.cc:1434] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:34:57.772219  1898 tablet_bootstrap.cc:492] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68: Bootstrap starting.
I20260630 12:34:57.773963  1897 ts_tablet_manager.cc:1434] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260630 12:34:57.774935  1897 tablet_bootstrap.cc:492] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e: Bootstrap starting.
I20260630 12:34:57.776913  1666 leader_election.cc:304] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 186b003d687045d98019d87580405a68
I20260630 12:34:57.778388  1898 tablet_bootstrap.cc:654] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.781554  1926 raft_consensus.cc:2804] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:57.767385  1903 raft_consensus.cc:515] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.784825  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaee419799df4bc1a4ce122caca9fef5" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68"
I20260630 12:34:57.785602  1778 raft_consensus.cc:3060] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.788046  1897 tablet_bootstrap.cc:654] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.793041  1903 leader_election.cc:290] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 election: Requested vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.793970  1778 raft_consensus.cc:2468] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 1.
I20260630 12:34:57.795605  1668 leader_election.cc:304] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:57.796581  1903 raft_consensus.cc:2804] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:57.797087  1903 raft_consensus.cc:697] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 LEADER]: Becoming Leader. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Running, Role: LEADER
W20260630 12:34:57.798137  1666 leader_election.cc:343] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.797639  1926 raft_consensus.cc:493] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:57.798405  1903 consensus_queue.cc:237] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.799253  1666 leader_election.cc:304] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 12e7b3edafb74d60ae0d02c4b4dbcecf, 186b003d687045d98019d87580405a68
I20260630 12:34:57.799408  1926 raft_consensus.cc:3060] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.801807  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaee419799df4bc1a4ce122caca9fef5" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
I20260630 12:34:57.802369  1850 raft_consensus.cc:3060] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.805620  1905 raft_consensus.cc:493] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.806155  1905 raft_consensus.cc:515] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.808358  1905 leader_election.cc:290] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.809581  1850 raft_consensus.cc:2468] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 1.
I20260630 12:34:57.810999  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465023c67842c2af2612e3f1a2fe4f" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:57.812368  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465023c67842c2af2612e3f1a2fe4f" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.813236  1851 raft_consensus.cc:2468] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 0.
I20260630 12:34:57.815124  1741 leader_election.cc:304] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 186b003d687045d98019d87580405a68; no voters: 
I20260630 12:34:57.816344  1905 raft_consensus.cc:2804] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:57.816807  1905 raft_consensus.cc:493] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:57.817351  1905 raft_consensus.cc:3060] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:57.817785  1742 leader_election.cc:343] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.820940  1931 raft_consensus.cc:493] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.823858  1926 raft_consensus.cc:515] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.824129  1897 tablet_bootstrap.cc:492] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e: No bootstrap required, opened a new log
I20260630 12:34:57.824157  1898 tablet_bootstrap.cc:492] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68: No bootstrap required, opened a new log
I20260630 12:34:57.824678  1931 raft_consensus.cc:515] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.825845  1897 ts_tablet_manager.cc:1403] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.004s
I20260630 12:34:57.825845  1898 ts_tablet_manager.cc:1403] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.031s
I20260630 12:34:57.828043  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3df94da35e45dda084075a76fd9787" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68"
I20260630 12:34:57.829146  1926 leader_election.cc:290] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 election: Requested vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.829224  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3df94da35e45dda084075a76fd9787" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
I20260630 12:34:57.830049  1851 raft_consensus.cc:3060] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.830906  1897 raft_consensus.cc:359] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.833647  1897 raft_consensus.cc:385] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.834046  1897 raft_consensus.cc:740] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Initialized, Role: FOLLOWER
W20260630 12:34:57.834796  1649 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:57.838222  1931 leader_election.cc:290] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.841146  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47f3968b6c548a99c4096ababf921e2" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.831975  1905 raft_consensus.cc:515] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.844956  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47f3968b6c548a99c4096ababf921e2" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:57.845082  1654 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:57.845609  1777 raft_consensus.cc:2468] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 0.
W20260630 12:34:57.846453  1654 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:34:57.847666  1927 raft_consensus.cc:2749] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:34:57.845257  1666 leader_election.cc:343] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.842818  1851 raft_consensus.cc:2468] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 1.
I20260630 12:34:57.851091  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaee419799df4bc1a4ce122caca9fef5" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:57.848840  1899 tablet_bootstrap.cc:492] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf: No bootstrap required, opened a new log
I20260630 12:34:57.852100  1666 leader_election.cc:304] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:57.852342  1899 ts_tablet_manager.cc:1403] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent bootstrapping tablet: real 0.089s	user 0.005s	sys 0.015s
I20260630 12:34:57.835966  1897 consensus_queue.cc:260] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.854856  1927 raft_consensus.cc:2804] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:57.855718  1927 raft_consensus.cc:697] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 LEADER]: Becoming Leader. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Running, Role: LEADER
I20260630 12:34:57.856725  1927 consensus_queue.cc:237] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.857867  1903 raft_consensus.cc:493] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.857383  1601 catalog_manager.cc:5697] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193). New cstate: current_term: 1 leader_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:57.851688  1898 raft_consensus.cc:359] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.858932  1668 leader_election.cc:304] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 12e7b3edafb74d60ae0d02c4b4dbcecf
I20260630 12:34:57.858399  1903 raft_consensus.cc:515] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.860162  1898 raft_consensus.cc:385] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.861590  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465023c67842c2af2612e3f1a2fe4f" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
I20260630 12:34:57.861581  1898 raft_consensus.cc:740] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186b003d687045d98019d87580405a68, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.862299  1703 raft_consensus.cc:3060] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.862847  1903 leader_election.cc:290] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.862973  1898 consensus_queue.cc:260] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.863904  1778 raft_consensus.cc:3060] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.864023  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465023c67842c2af2612e3f1a2fe4f" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.864753  1851 raft_consensus.cc:2468] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 0.
I20260630 12:34:57.865911  1666 leader_election.cc:304] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:57.860643  1899 raft_consensus.cc:359] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.866973  1905 leader_election.cc:290] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 election: Requested vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.872809  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465023c67842c2af2612e3f1a2fe4f" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
I20260630 12:34:57.873142  1777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465023c67842c2af2612e3f1a2fe4f" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:57.869164  1931 raft_consensus.cc:2804] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:57.873811  1931 raft_consensus.cc:493] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:57.874039  1777 raft_consensus.cc:2393] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c2317be3ecd4972bbdaccc51cd86f8e in current term 1: Already voted for candidate 186b003d687045d98019d87580405a68 in this term.
I20260630 12:34:57.874176  1931 raft_consensus.cc:3060] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.874748  1778 raft_consensus.cc:2468] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 1.
I20260630 12:34:57.869777  1899 raft_consensus.cc:385] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.868348  1897 ts_tablet_manager.cc:1434] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260630 12:34:57.876199  1899 raft_consensus.cc:740] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.873503  1851 raft_consensus.cc:3060] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.878427  1897 tablet_bootstrap.cc:492] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e: Bootstrap starting.
I20260630 12:34:57.883327  1898 ts_tablet_manager.cc:1434] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260630 12:34:57.878073  1899 consensus_queue.cc:260] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.884451  1898 tablet_bootstrap.cc:492] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68: Bootstrap starting.
I20260630 12:34:57.876410  1703 raft_consensus.cc:2468] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 1.
I20260630 12:34:57.892275  1926 raft_consensus.cc:2764] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:34:57.892951  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaee419799df4bc1a4ce122caca9fef5" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:57.893826  1899 ts_tablet_manager.cc:1434] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260630 12:34:57.893795  1778 raft_consensus.cc:2393] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in current term 1: Already voted for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in this term.
I20260630 12:34:57.896009  1817 leader_election.cc:304] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: 12e7b3edafb74d60ae0d02c4b4dbcecf; no voters: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e
I20260630 12:34:57.895601  1742 leader_election.cc:304] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:57.896884  1904 raft_consensus.cc:2749] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:57.897127  1905 raft_consensus.cc:2804] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:57.897679  1899 tablet_bootstrap.cc:492] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Bootstrap starting.
I20260630 12:34:57.898074  1897 tablet_bootstrap.cc:654] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.894425  1931 raft_consensus.cc:515] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.905750  1905 raft_consensus.cc:697] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 1 LEADER]: Becoming Leader. State: Replica: 186b003d687045d98019d87580405a68, State: Running, Role: LEADER
I20260630 12:34:57.908475  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47f3968b6c548a99c4096ababf921e2" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68"
I20260630 12:34:57.908728  1850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47f3968b6c548a99c4096ababf921e2" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
W20260630 12:34:57.910388  1666 leader_election.cc:343] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.910847  1898 tablet_bootstrap.cc:654] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.911091  1778 raft_consensus.cc:3060] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.909808  1905 consensus_queue.cc:237] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.911892  1931 leader_election.cc:290] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 election: Requested vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.920912  1778 raft_consensus.cc:2468] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in term 1.
I20260630 12:34:57.922211  1668 leader_election.cc:304] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 12e7b3edafb74d60ae0d02c4b4dbcecf
I20260630 12:34:57.921195  1851 raft_consensus.cc:2468] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 1.
I20260630 12:34:57.923591  1931 raft_consensus.cc:2804] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:57.924613  1931 raft_consensus.cc:697] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 LEADER]: Becoming Leader. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Running, Role: LEADER
I20260630 12:34:57.927026  1899 tablet_bootstrap.cc:654] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.925704  1931 consensus_queue.cc:237] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.932518  1897 tablet_bootstrap.cc:492] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e: No bootstrap required, opened a new log
I20260630 12:34:57.933045  1897 ts_tablet_manager.cc:1403] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.002s
I20260630 12:34:57.935559  1897 raft_consensus.cc:359] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.936115  1897 raft_consensus.cc:385] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.938870  1899 tablet_bootstrap.cc:492] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf: No bootstrap required, opened a new log
I20260630 12:34:57.936368  1897 raft_consensus.cc:740] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.941402  1897 consensus_queue.cc:260] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.942411  1899 ts_tablet_manager.cc:1403] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.006s
I20260630 12:34:57.943485  1897 ts_tablet_manager.cc:1434] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20260630 12:34:57.947897  1898 tablet_bootstrap.cc:492] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68: No bootstrap required, opened a new log
I20260630 12:34:57.948402  1898 ts_tablet_manager.cc:1403] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.010s
I20260630 12:34:57.947530  1899 raft_consensus.cc:359] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.949431  1899 raft_consensus.cc:385] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.949774  1899 raft_consensus.cc:740] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.950611  1899 consensus_queue.cc:260] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.951448  1898 raft_consensus.cc:359] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.952092  1898 raft_consensus.cc:385] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.952409  1898 raft_consensus.cc:740] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186b003d687045d98019d87580405a68, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.948272  1601 catalog_manager.cc:5697] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186b003d687045d98019d87580405a68 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "186b003d687045d98019d87580405a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:57.953104  1898 consensus_queue.cc:260] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.955001  1898 ts_tablet_manager.cc:1434] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:34:57.955672  1897 tablet_bootstrap.cc:492] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e: Bootstrap starting.
I20260630 12:34:57.955854  1899 ts_tablet_manager.cc:1434] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260630 12:34:57.961726  1897 tablet_bootstrap.cc:654] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.967685  1897 tablet_bootstrap.cc:492] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e: No bootstrap required, opened a new log
I20260630 12:34:57.967067  1600 catalog_manager.cc:5697] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193). New cstate: current_term: 1 leader_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:57.968252  1897 ts_tablet_manager.cc:1403] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260630 12:34:57.969081  1600 catalog_manager.cc:5697] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193). New cstate: current_term: 1 leader_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:57.971412  1904 raft_consensus.cc:493] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.971182  1897 raft_consensus.cc:359] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.972028  1897 raft_consensus.cc:385] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.971844  1904 raft_consensus.cc:515] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.972503  1897 raft_consensus.cc:740] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.973415  1897 consensus_queue.cc:260] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.974304  1904 leader_election.cc:290] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:57.975136  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:57.975818  1905 raft_consensus.cc:493] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.975955  1897 ts_tablet_manager.cc:1434] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:34:57.975896  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:57.976402  1905 raft_consensus.cc:515] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.977190  1897 tablet_bootstrap.cc:492] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e: Bootstrap starting.
W20260630 12:34:57.978255  1816 leader_election.cc:343] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.978547  1905 leader_election.cc:290] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.978965  1778 raft_consensus.cc:2468] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 0.
I20260630 12:34:57.980286  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.980938  1851 raft_consensus.cc:2468] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 0.
I20260630 12:34:57.982118  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:57.981218  1817 leader_election.cc:304] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 186b003d687045d98019d87580405a68; no voters: 8c2317be3ecd4972bbdaccc51cd86f8e
I20260630 12:34:57.983157  1897 tablet_bootstrap.cc:654] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.982175  1741 leader_election.cc:304] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 186b003d687045d98019d87580405a68; no voters: 
I20260630 12:34:57.983924  1904 raft_consensus.cc:2804] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:34:57.984120  1742 leader_election.cc:343] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:57.984375  1904 raft_consensus.cc:493] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:57.984834  1904 raft_consensus.cc:3060] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.985152  1905 raft_consensus.cc:2804] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:57.985569  1905 raft_consensus.cc:493] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:57.985977  1905 raft_consensus.cc:3060] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.989514  1935 raft_consensus.cc:493] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.990132  1935 raft_consensus.cc:515] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.991915  1904 raft_consensus.cc:515] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.992823  1905 raft_consensus.cc:515] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:57.993821  1935 leader_election.cc:290] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:57.994063  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9c849f964443f598b8931ebcbf037c" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:57.994381  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9c849f964443f598b8931ebcbf037c" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:57.994766  1703 raft_consensus.cc:2468] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 0.
I20260630 12:34:57.994941  1851 raft_consensus.cc:2468] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 0.
I20260630 12:34:57.996081  1742 leader_election.cc:304] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:57.997330  1935 raft_consensus.cc:2804] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:57.997754  1935 raft_consensus.cc:493] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:57.998399  1935 raft_consensus.cc:3060] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:57.998252  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
I20260630 12:34:58.000351  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
I20260630 12:34:58.001132  1851 raft_consensus.cc:2393] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 186b003d687045d98019d87580405a68 in current term 1: Already voted for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in this term.
W20260630 12:34:58.002971  1742 leader_election.cc:343] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:58.003274  1945 raft_consensus.cc:493] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:58.003530  1742 leader_election.cc:304] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [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: 186b003d687045d98019d87580405a68; no voters: 12e7b3edafb74d60ae0d02c4b4dbcecf, 8c2317be3ecd4972bbdaccc51cd86f8e
I20260630 12:34:58.003979  1945 raft_consensus.cc:515] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.005354  1905 leader_election.cc:290] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 election: Requested vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:58.006382  1905 raft_consensus.cc:2749] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:58.007545  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52135987d784756a4c141561a6bb0e8" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:58.008263  1703 raft_consensus.cc:2468] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 0.
I20260630 12:34:58.010046  1816 leader_election.cc:304] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:58.012415  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68"
I20260630 12:34:58.013268  1778 raft_consensus.cc:2393] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in current term 1: Already voted for candidate 186b003d687045d98019d87580405a68 in this term.
I20260630 12:34:58.014470  1947 raft_consensus.cc:2804] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:58.014648  1904 leader_election.cc:290] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 election: Requested vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:58.014921  1897 tablet_bootstrap.cc:492] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e: No bootstrap required, opened a new log
I20260630 12:34:58.014972  1947 raft_consensus.cc:493] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:58.009318  1935 raft_consensus.cc:515] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.015615  1897 ts_tablet_manager.cc:1403] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.025s
I20260630 12:34:58.015120  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
I20260630 12:34:58.015982  1945 leader_election.cc:290] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:58.015605  1947 raft_consensus.cc:3060] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.017112  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52135987d784756a4c141561a6bb0e8" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:58.017750  1778 raft_consensus.cc:2468] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 0.
I20260630 12:34:58.018663  1935 leader_election.cc:290] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 1 election: Requested vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:58.019337  1702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9c849f964443f598b8931ebcbf037c" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
I20260630 12:34:58.020004  1702 raft_consensus.cc:3060] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:58.020435  1816 leader_election.cc:343] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:58.020586  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9c849f964443f598b8931ebcbf037c" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
I20260630 12:34:58.020895  1897 raft_consensus.cc:359] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.020992  1816 leader_election.cc:304] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: 12e7b3edafb74d60ae0d02c4b4dbcecf; no voters: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e
I20260630 12:34:58.021636  1897 raft_consensus.cc:385] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.021910  1897 raft_consensus.cc:740] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c2317be3ecd4972bbdaccc51cd86f8e, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.021313  1851 raft_consensus.cc:3060] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.022439  1945 raft_consensus.cc:2749] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:58.022617  1897 consensus_queue.cc:260] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.024971  1897 ts_tablet_manager.cc:1434] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260630 12:34:58.027436  1702 raft_consensus.cc:2468] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 1.
I20260630 12:34:58.027468  1947 raft_consensus.cc:515] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.027982  1851 raft_consensus.cc:2468] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 1.
I20260630 12:34:58.028919  1742 leader_election.cc:304] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:58.029932  1947 leader_election.cc:290] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 election: Requested vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:58.030356  1935 raft_consensus.cc:2804] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:58.030881  1935 raft_consensus.cc:697] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 1 LEADER]: Becoming Leader. State: Replica: 186b003d687045d98019d87580405a68, State: Running, Role: LEADER
I20260630 12:34:58.030970  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52135987d784756a4c141561a6bb0e8" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
I20260630 12:34:58.031603  1703 raft_consensus.cc:3060] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.031829  1935 consensus_queue.cc:237] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.036274  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52135987d784756a4c141561a6bb0e8" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68"
I20260630 12:34:58.036959  1778 raft_consensus.cc:3060] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.038225  1703 raft_consensus.cc:2468] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 1.
I20260630 12:34:58.039175  1816 leader_election.cc:304] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:58.040063  1947 raft_consensus.cc:2804] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:58.040540  1947 raft_consensus.cc:697] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 LEADER]: Becoming Leader. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Running, Role: LEADER
I20260630 12:34:58.041358  1947 consensus_queue.cc:237] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.041385  1601 catalog_manager.cc:5697] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186b003d687045d98019d87580405a68 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "186b003d687045d98019d87580405a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:58.042353  1778 raft_consensus.cc:2468] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 1.
I20260630 12:34:58.050251  1600 catalog_manager.cc:5697] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195). New cstate: current_term: 1 leader_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:58.077545  1947 raft_consensus.cc:493] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:58.078059  1947 raft_consensus.cc:515] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.079716  1947 leader_election.cc:290] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:58.080631  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41a2d47db9a460fa909e51f066c3220" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:58.080847  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41a2d47db9a460fa909e51f066c3220" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:58.081321  1703 raft_consensus.cc:2468] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 0.
I20260630 12:34:58.081435  1778 raft_consensus.cc:2468] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 0.
I20260630 12:34:58.082702  1817 leader_election.cc:304] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 186b003d687045d98019d87580405a68; no voters: 
I20260630 12:34:58.083563  1947 raft_consensus.cc:2804] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:58.083863  1947 raft_consensus.cc:493] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:58.084108  1947 raft_consensus.cc:3060] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.088332  1947 raft_consensus.cc:515] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.089944  1947 leader_election.cc:290] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 election: Requested vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:58.090855  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41a2d47db9a460fa909e51f066c3220" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
I20260630 12:34:58.090945  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41a2d47db9a460fa909e51f066c3220" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68"
I20260630 12:34:58.091333  1703 raft_consensus.cc:3060] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.091456  1778 raft_consensus.cc:3060] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.096153  1778 raft_consensus.cc:2468] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 1.
I20260630 12:34:58.096150  1703 raft_consensus.cc:2468] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in term 1.
I20260630 12:34:58.097396  1817 leader_election.cc:304] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: 12e7b3edafb74d60ae0d02c4b4dbcecf, 186b003d687045d98019d87580405a68; no voters: 
I20260630 12:34:58.098066  1947 raft_consensus.cc:2804] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:58.098438  1947 raft_consensus.cc:697] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 LEADER]: Becoming Leader. State: Replica: 12e7b3edafb74d60ae0d02c4b4dbcecf, State: Running, Role: LEADER
I20260630 12:34:58.099138  1947 consensus_queue.cc:237] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.105778  1600 catalog_manager.cc:5697] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195). New cstate: current_term: 1 leader_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:58.221953  1931 consensus_queue.cc:1048] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.235090  1927 consensus_queue.cc:1048] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.312958  1947 raft_consensus.cc:493] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:58.313432  1947 raft_consensus.cc:515] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.314949  1947 leader_election.cc:290] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 186b003d687045d98019d87580405a68 (127.0.252.194:35795)
I20260630 12:34:58.315860  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47f3968b6c548a99c4096ababf921e2" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:58.315937  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47f3968b6c548a99c4096ababf921e2" candidate_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:58.316620  1778 raft_consensus.cc:2393] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in current term 1: Already voted for candidate 8c2317be3ecd4972bbdaccc51cd86f8e in this term.
I20260630 12:34:58.317546  1817 leader_election.cc:304] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: 12e7b3edafb74d60ae0d02c4b4dbcecf; no voters: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e
I20260630 12:34:58.318163  1947 raft_consensus.cc:3060] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.322450  1927 consensus_queue.cc:1048] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.323881  1947 raft_consensus.cc:2749] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:58.336194  1927 consensus_queue.cc:1048] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.336413  1931 consensus_queue.cc:1048] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:58.352659  1927 consensus_queue.cc:1048] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.361483  1935 consensus_queue.cc:1048] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.372804  1905 consensus_queue.cc:1048] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.432229  1927 raft_consensus.cc:493] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:58.432807  1927 raft_consensus.cc:515] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:58.435093  1927 leader_election.cc:290] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186b003d687045d98019d87580405a68 (127.0.252.194:35795), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:58.436193  1778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186b003d687045d98019d87580405a68" is_pre_election: true
I20260630 12:34:58.437027  1778 raft_consensus.cc:2393] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c2317be3ecd4972bbdaccc51cd86f8e in current term 1: Already voted for candidate 186b003d687045d98019d87580405a68 in this term.
I20260630 12:34:58.437000  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:58.438328  1851 raft_consensus.cc:2393] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c2317be3ecd4972bbdaccc51cd86f8e in current term 1: Already voted for candidate 12e7b3edafb74d60ae0d02c4b4dbcecf in this term.
I20260630 12:34:58.439426  1666 leader_election.cc:304] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [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: 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 12e7b3edafb74d60ae0d02c4b4dbcecf, 186b003d687045d98019d87580405a68
I20260630 12:34:58.440169  1927 raft_consensus.cc:3060] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.444634  1927 raft_consensus.cc:2749] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:58.451997  1905 consensus_queue.cc:1048] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.462875  1935 consensus_queue.cc:1048] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.534376  1947 consensus_queue.cc:1048] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.545904  1947 consensus_queue.cc:1048] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.645315  1947 consensus_queue.cc:1048] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:58.655337  1945 consensus_queue.cc:1048] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:34:58.838761  1649 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:59.669397  1905 raft_consensus.cc:493] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:59.670001  1905 raft_consensus.cc:515] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:59.672133  1905 leader_election.cc:290] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:59.673063  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" is_pre_election: true
I20260630 12:34:59.673171  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" is_pre_election: true
I20260630 12:34:59.673621  1703 raft_consensus.cc:2468] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 1.
I20260630 12:34:59.673681  1851 raft_consensus.cc:2468] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 1.
I20260630 12:34:59.674733  1742 leader_election.cc:304] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:59.675393  1905 raft_consensus.cc:2804] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:59.675666  1905 raft_consensus.cc:493] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:59.675932  1905 raft_consensus.cc:3060] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:59.680737  1905 raft_consensus.cc:515] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:59.682446  1905 leader_election.cc:290] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [CANDIDATE]: Term 2 election: Requested vote from peers 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799), 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:34:59.683233  1703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e"
I20260630 12:34:59.683408  1851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251861f6afa34e928e0a33d1d1663faf" candidate_uuid: "186b003d687045d98019d87580405a68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf"
I20260630 12:34:59.683702  1703 raft_consensus.cc:3060] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:59.683877  1851 raft_consensus.cc:3060] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:59.688194  1703 raft_consensus.cc:2468] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 2.
I20260630 12:34:59.688198  1851 raft_consensus.cc:2468] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186b003d687045d98019d87580405a68 in term 2.
I20260630 12:34:59.689425  1742 leader_election.cc:304] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [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: 186b003d687045d98019d87580405a68, 8c2317be3ecd4972bbdaccc51cd86f8e; no voters: 
I20260630 12:34:59.690094  1905 raft_consensus.cc:2804] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:59.690904  1905 raft_consensus.cc:697] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 2 LEADER]: Becoming Leader. State: Replica: 186b003d687045d98019d87580405a68, State: Running, Role: LEADER
I20260630 12:34:59.691537  1905 consensus_queue.cc:237] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } }
I20260630 12:34:59.698904  1601 catalog_manager.cc:5697] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 reported cstate change: term changed from 0 to 2, leader changed from <none> to 186b003d687045d98019d87580405a68 (127.0.252.194). New cstate: current_term: 2 leader_uuid: "186b003d687045d98019d87580405a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:59.847378  1654 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:59.853525  1654 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:59.853979  1654 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:00.026252  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:00.033576  1976 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
W20260630 12:35:00.035669  1975 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
I20260630 12:35:00.041747  1011 server_base.cc:1061] running on GCE node
W20260630 12:35:00.041795  1978 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
I20260630 12:35:00.043290  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:00.043507  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:00.043644  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822900043632 us; error 0 us; skew 500 ppm
I20260630 12:35:00.044076  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:00.046511  1011 webserver.cc:533] Webserver started at http://127.0.252.196:46683/ using document root <none> and password file <none>
I20260630 12:35:00.046957  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:00.047111  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:00.047318  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:00.048465  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "9e6a67ac5e454951be5ee820603953a2"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-7v2h"
I20260630 12:35:00.053488  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:00.057684  1983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.058638  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:35:00.058933  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "9e6a67ac5e454951be5ee820603953a2"
format_stamp: "Formatted at 2026-06-30 12:35:00 on dist-test-slave-7v2h"
I20260630 12:35:00.059247  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-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)
I20260630 12:35:00.070533  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:00.071851  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:00.073405  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:00.075656  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:00.075850  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.076086  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:00.076234  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:00.120209  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:36535
I20260630 12:35:00.120321  2045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:36535 every 8 connection(s)
I20260630 12:35:00.135550  2046 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41615
I20260630 12:35:00.135917  2046 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:00.136650  2046 heartbeater.cc:507] Master 127.0.252.254:41615 requested a full tablet report, sending...
I20260630 12:35:00.138415  1601 ts_manager.cc:194] Registered new tserver with Master: 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196:36535)
I20260630 12:35:00.139663  1601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49592
I20260630 12:35:00.193909  1851 raft_consensus.cc:1275] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 2 FOLLOWER]: Refusing update from remote peer 186b003d687045d98019d87580405a68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:00.195134  1905 consensus_queue.cc:1048] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:00.197940  1703 raft_consensus.cc:1275] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 2 FOLLOWER]: Refusing update from remote peer 186b003d687045d98019d87580405a68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:00.199237  1905 consensus_queue.cc:1048] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.142050  2046 heartbeater.cc:499] Master 127.0.252.254:41615 was elected leader, sending a full tablet report...
I20260630 12:35:01.855026  1654 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:01.861840  1654 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:01.862226  1654 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:03.863154  1654 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:03.868352  1654 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:03.868806  1654 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:05.870229  1654 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:05.878631  1654 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:05.879253  1654 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:05.890923  1851 consensus_queue.cc:237] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } attrs { replace: true } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } }
I20260630 12:35:05.910380  1778 raft_consensus.cc:1275] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Refusing update from remote peer 12e7b3edafb74d60ae0d02c4b4dbcecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:05.912389  1702 raft_consensus.cc:1275] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Refusing update from remote peer 12e7b3edafb74d60ae0d02c4b4dbcecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:05.912997  2065 consensus_queue.cc:1048] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:05.914265  2066 consensus_queue.cc:1048] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:05.924875  2066 raft_consensus.cc:2955] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } attrs { replace: true } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
W20260630 12:35:05.927649  1818 consensus_peers.cc:597] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf -> Peer 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196:36535): Couldn't send request to peer 9e6a67ac5e454951be5ee820603953a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c41a2d47db9a460fa909e51f066c3220. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:05.926695  1702 raft_consensus.cc:2955] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } attrs { replace: true } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:05.932478  1777 raft_consensus.cc:2955] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } attrs { replace: true } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:05.944324  1600 catalog_manager.cc:5697] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf reported cstate change: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:05.957852  1777 consensus_queue.cc:237] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } }
I20260630 12:35:05.970180  1851 raft_consensus.cc:1275] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 2 FOLLOWER]: Refusing update from remote peer 186b003d687045d98019d87580405a68: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:05.970180  1702 raft_consensus.cc:1275] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 2 FOLLOWER]: Refusing update from remote peer 186b003d687045d98019d87580405a68: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:05.972337  2059 consensus_queue.cc:1048] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:05.975973  2059 consensus_queue.cc:1048] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:35:05.989313  1744 consensus_peers.cc:597] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 -> Peer 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196:36535): Couldn't send request to peer 9e6a67ac5e454951be5ee820603953a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 251861f6afa34e928e0a33d1d1663faf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:05.995260  2077 raft_consensus.cc:2955] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:05.997120  1702 raft_consensus.cc:2955] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:05.998454  1851 raft_consensus.cc:2955] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.011022  1598 catalog_manager.cc:5697] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf reported cstate change: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "186b003d687045d98019d87580405a68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.014874  1777 consensus_queue.cc:237] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } attrs { replace: true } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } }
W20260630 12:35:06.023207  1744 consensus_peers.cc:597] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 -> Peer 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196:36535): Couldn't send request to peer 9e6a67ac5e454951be5ee820603953a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc9c849f964443f598b8931ebcbf037c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.023383  1851 raft_consensus.cc:1275] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Refusing update from remote peer 186b003d687045d98019d87580405a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:06.024888  2079 consensus_queue.cc:1048] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:06.025274  1702 raft_consensus.cc:1275] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Refusing update from remote peer 186b003d687045d98019d87580405a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:06.027487  2059 consensus_queue.cc:1048] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:06.037225  2079 raft_consensus.cc:2955] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } attrs { replace: true } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.039147  1702 raft_consensus.cc:2955] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } attrs { replace: true } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.039156  1851 raft_consensus.cc:2955] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } attrs { replace: true } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.052380  1600 catalog_manager.cc:5697] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e reported cstate change: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "186b003d687045d98019d87580405a68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } attrs { replace: true } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.054095  1777 consensus_queue.cc:237] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [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: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } }
W20260630 12:35:06.062297  1744 consensus_peers.cc:597] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 -> Peer 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196:36535): Couldn't send request to peer 9e6a67ac5e454951be5ee820603953a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52465023c67842c2af2612e3f1a2fe4f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.062568  1851 raft_consensus.cc:1275] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Refusing update from remote peer 186b003d687045d98019d87580405a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:06.063494  1702 raft_consensus.cc:1275] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Refusing update from remote peer 186b003d687045d98019d87580405a68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:06.063838  2079 consensus_queue.cc:1048] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:06.064998  2059 consensus_queue.cc:1048] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:06.074626  2059 raft_consensus.cc:2955] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.076714  1702 raft_consensus.cc:2955] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.078356  1851 raft_consensus.cc:2955] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.089231  1598 catalog_manager.cc:5697] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf reported cstate change: config changed from index -1 to 2, NON_VOTER 9e6a67ac5e454951be5ee820603953a2 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "186b003d687045d98019d87580405a68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c2317be3ecd4972bbdaccc51cd86f8e" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 46799 } attrs { replace: true } } peers { permanent_uuid: "186b003d687045d98019d87580405a68" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35795 } } peers { permanent_uuid: "12e7b3edafb74d60ae0d02c4b4dbcecf" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34925 } } peers { permanent_uuid: "9e6a67ac5e454951be5ee820603953a2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36535 } attrs { promote: true } } }
I20260630 12:35:06.154738  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:35:06.187784  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:06.188772  1011 tablet_replica.cc:333] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e: stopping tablet replica
I20260630 12:35:06.189585  1011 raft_consensus.cc:2243] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.190296  1011 raft_consensus.cc:2272] T 251861f6afa34e928e0a33d1d1663faf P 8c2317be3ecd4972bbdaccc51cd86f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.193327  1011 tablet_replica.cc:333] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e: stopping tablet replica
I20260630 12:35:06.193903  1011 raft_consensus.cc:2243] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.194391  1011 raft_consensus.cc:2272] T c41a2d47db9a460fa909e51f066c3220 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.197067  1011 tablet_replica.cc:333] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e: stopping tablet replica
I20260630 12:35:06.197731  1011 raft_consensus.cc:2243] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.198737  1011 raft_consensus.cc:2272] T f47f3968b6c548a99c4096ababf921e2 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.201164  1011 tablet_replica.cc:333] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e: stopping tablet replica
I20260630 12:35:06.201769  1011 raft_consensus.cc:2243] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.202757  1011 raft_consensus.cc:2272] T 7c3df94da35e45dda084075a76fd9787 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.205229  1011 tablet_replica.cc:333] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e: stopping tablet replica
I20260630 12:35:06.205796  1011 raft_consensus.cc:2243] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.206249  1011 raft_consensus.cc:2272] T 52465023c67842c2af2612e3f1a2fe4f P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.208688  1011 tablet_replica.cc:333] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e: stopping tablet replica
I20260630 12:35:06.209213  1011 raft_consensus.cc:2243] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.209777  1011 raft_consensus.cc:2272] T d52135987d784756a4c141561a6bb0e8 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.211731  1011 tablet_replica.cc:333] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e: stopping tablet replica
I20260630 12:35:06.212230  1011 raft_consensus.cc:2243] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.212723  1011 raft_consensus.cc:2272] T fc9c849f964443f598b8931ebcbf037c P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.215057  1011 tablet_replica.cc:333] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e: stopping tablet replica
I20260630 12:35:06.215584  1011 raft_consensus.cc:2243] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.216423  1011 raft_consensus.cc:2272] T aaee419799df4bc1a4ce122caca9fef5 P 8c2317be3ecd4972bbdaccc51cd86f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.246681  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:35:06.270798  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:35:06.302145  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:06.302836  1011 tablet_replica.cc:333] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68: stopping tablet replica
I20260630 12:35:06.303448  1011 raft_consensus.cc:2243] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.304370  1011 raft_consensus.cc:2272] T fc9c849f964443f598b8931ebcbf037c P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.307387  1011 tablet_replica.cc:333] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68: stopping tablet replica
I20260630 12:35:06.307996  1011 raft_consensus.cc:2243] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.308418  1011 raft_consensus.cc:2272] T aaee419799df4bc1a4ce122caca9fef5 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.310842  1011 tablet_replica.cc:333] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68: stopping tablet replica
I20260630 12:35:06.311367  1011 raft_consensus.cc:2243] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.311800  1011 raft_consensus.cc:2272] T c41a2d47db9a460fa909e51f066c3220 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.314461  1011 tablet_replica.cc:333] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68: stopping tablet replica
I20260630 12:35:06.315025  1011 raft_consensus.cc:2243] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.315568  1011 raft_consensus.cc:2272] T 7c3df94da35e45dda084075a76fd9787 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:06.316751  1817 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260630 12:35:06.318387  1011 tablet_replica.cc:333] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68: stopping tablet replica
I20260630 12:35:06.319208  1011 raft_consensus.cc:2243] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.319761  1011 raft_consensus.cc:2272] T d52135987d784756a4c141561a6bb0e8 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.322438  1011 tablet_replica.cc:333] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68: stopping tablet replica
W20260630 12:35:06.322932  1817 consensus_peers.cc:597] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf -> Peer 186b003d687045d98019d87580405a68 (127.0.252.194:35795): Couldn't send request to peer 186b003d687045d98019d87580405a68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.323210  1011 raft_consensus.cc:2243] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.324157  1011 raft_consensus.cc:2272] T 52465023c67842c2af2612e3f1a2fe4f P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.326658  1011 tablet_replica.cc:333] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68: stopping tablet replica
I20260630 12:35:06.327168  1011 raft_consensus.cc:2243] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.327565  1011 raft_consensus.cc:2272] T f47f3968b6c548a99c4096ababf921e2 P 186b003d687045d98019d87580405a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.329552  1011 tablet_replica.cc:333] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68: stopping tablet replica
I20260630 12:35:06.330058  1011 raft_consensus.cc:2243] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.330919  1011 raft_consensus.cc:2272] T 251861f6afa34e928e0a33d1d1663faf P 186b003d687045d98019d87580405a68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.360265  2089 ts_tablet_manager.cc:933] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: Initiating tablet copy from peer 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925)
I20260630 12:35:06.360661  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:35:06.363368  2089 tablet_copy_client.cc:323] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:34925
W20260630 12:35:06.370154  1816 consensus_peers.cc:597] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf -> Peer 8c2317be3ecd4972bbdaccc51cd86f8e (127.0.252.193:46799): Couldn't send request to peer 8c2317be3ecd4972bbdaccc51cd86f8e. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.383184  1862 tablet_copy_service.cc:140] P 12e7b3edafb74d60ae0d02c4b4dbcecf: Received BeginTabletCopySession request for tablet c41a2d47db9a460fa909e51f066c3220 from peer 9e6a67ac5e454951be5ee820603953a2 ({username='slave'} at 127.0.0.1:56920)
I20260630 12:35:06.383966  1862 tablet_copy_service.cc:161] P 12e7b3edafb74d60ae0d02c4b4dbcecf: Beginning new tablet copy session on tablet c41a2d47db9a460fa909e51f066c3220 from peer 9e6a67ac5e454951be5ee820603953a2 at {username='slave'} at 127.0.0.1:56920: session id = 9e6a67ac5e454951be5ee820603953a2-c41a2d47db9a460fa909e51f066c3220
I20260630 12:35:06.387413  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:35:06.394904  1862 tablet_copy_source_session.cc:215] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:06.400039  2089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41a2d47db9a460fa909e51f066c3220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:06.400497  1011 tablet_copy_service.cc:362] P 12e7b3edafb74d60ae0d02c4b4dbcecf: Destroying tablet copy session 9e6a67ac5e454951be5ee820603953a2-c41a2d47db9a460fa909e51f066c3220 due to service shutdown
I20260630 12:35:06.400959  1011 tablet_copy_service.cc:434] P 12e7b3edafb74d60ae0d02c4b4dbcecf: ending tablet copy session 9e6a67ac5e454951be5ee820603953a2-c41a2d47db9a460fa909e51f066c3220 on tablet c41a2d47db9a460fa909e51f066c3220 with peer 9e6a67ac5e454951be5ee820603953a2
W20260630 12:35:06.414019  1817 consensus_peers.cc:597] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf -> Peer 186b003d687045d98019d87580405a68 (127.0.252.194:35795): Couldn't send request to peer 186b003d687045d98019d87580405a68. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.194:35795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.428304  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:06.429179  1011 tablet_replica.cc:333] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf: stopping tablet replica
I20260630 12:35:06.430425  1011 raft_consensus.cc:2243] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.431025  1011 raft_consensus.cc:2272] T f47f3968b6c548a99c4096ababf921e2 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.433864  1011 tablet_replica.cc:333] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf: stopping tablet replica
I20260630 12:35:06.433887  2089 tablet_copy_client.cc:806] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:06.434698  2089 tablet_copy_client.cc:670] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:06.434825  1011 raft_consensus.cc:2243] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.436205  1011 raft_consensus.cc:2272] T c41a2d47db9a460fa909e51f066c3220 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.439034  1011 tablet_replica.cc:333] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf: stopping tablet replica
I20260630 12:35:06.439857  1011 raft_consensus.cc:2243] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.440416  1011 raft_consensus.cc:2272] T aaee419799df4bc1a4ce122caca9fef5 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.443115  1011 tablet_replica.cc:333] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf: stopping tablet replica
I20260630 12:35:06.443766  1011 raft_consensus.cc:2243] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.444453  1011 raft_consensus.cc:2272] T fc9c849f964443f598b8931ebcbf037c P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.447304  1011 tablet_replica.cc:333] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf: stopping tablet replica
I20260630 12:35:06.447875  1011 raft_consensus.cc:2243] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.449179  1011 raft_consensus.cc:2272] T d52135987d784756a4c141561a6bb0e8 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.451447  1011 tablet_replica.cc:333] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf: stopping tablet replica
I20260630 12:35:06.452008  1011 raft_consensus.cc:2243] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.452455  1011 raft_consensus.cc:2272] T 52465023c67842c2af2612e3f1a2fe4f P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.454898  1011 tablet_replica.cc:333] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf: stopping tablet replica
I20260630 12:35:06.455399  1011 raft_consensus.cc:2243] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.455789  1011 raft_consensus.cc:2272] T 7c3df94da35e45dda084075a76fd9787 P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.457672  1011 tablet_replica.cc:333] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf: stopping tablet replica
I20260630 12:35:06.458135  1011 raft_consensus.cc:2243] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:06.458564  1011 raft_consensus.cc:2272] T 251861f6afa34e928e0a33d1d1663faf P 12e7b3edafb74d60ae0d02c4b4dbcecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.480443  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
W20260630 12:35:06.492094  2089 ts_tablet_manager.cc:1011] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: Tablet Copy: Unable to fetch data from remote peer 12e7b3edafb74d60ae0d02c4b4dbcecf (127.0.252.195:34925): 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.0.252.195:34925: connect: Connection refused (error 111)
I20260630 12:35:06.492699  2089 tablet_replica.cc:333] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: stopping tablet replica
I20260630 12:35:06.493044  2089 raft_consensus.cc:2243] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:06.493570  2089 raft_consensus.cc:2272] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:35:06.497047  2089 tablet_copy_client.cc:1131] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.252.195:34925: connect: Connection refused (error 111)
W20260630 12:35:06.498960  2089 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet c41a2d47db9a460fa909e51f066c3220 but one is already registered
I20260630 12:35:06.499506  2089 ts_tablet_manager.cc:1916] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:06.508405  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:35:06.521962  2089 ts_tablet_manager.cc:1929] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:35:06.522610  2089 log.cc:1199] T c41a2d47db9a460fa909e51f066c3220 P 9e6a67ac5e454951be5ee820603953a2: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822884425640-1011-0/minicluster-data/ts-3-root/wals/c41a2d47db9a460fa909e51f066c3220
I20260630 12:35:06.542778  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:06.561087  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:35:06.573019  1011 master.cc:562] Master@127.0.252.254:41615 shutting down...
W20260630 12:35:06.596045  1649 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:35:06.597699  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:06.598387  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:06.598768  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 03b6268033714428b61910b2fb0e3519: stopping tablet replica
I20260630 12:35:06.618950  1011 master.cc:584] Master@127.0.252.254:41615 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (10942 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:35:06.657526  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:43427,127.0.252.253:36803,127.0.252.252:38587
I20260630 12:35:06.659266  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:06.665897  2093 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
W20260630 12:35:06.665899  2092 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
W20260630 12:35:06.666657  2095 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
I20260630 12:35:06.667634  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:06.668437  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:06.668663  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:06.668783  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822906668772 us; error 0 us; skew 500 ppm
I20260630 12:35:06.669206  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:06.671463  1011 webserver.cc:533] Webserver started at http://127.0.252.254:38171/ using document root <none> and password file <none>
I20260630 12:35:06.671880  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:06.672024  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:06.672256  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:06.673337  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "5109c66b868c499085dfd4b8592797a2"
format_stamp: "Formatted at 2026-06-30 12:35:06 on dist-test-slave-7v2h"
I20260630 12:35:06.677721  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:06.680882  2100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:06.681576  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:06.681831  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "5109c66b868c499085dfd4b8592797a2"
format_stamp: "Formatted at 2026-06-30 12:35:06 on dist-test-slave-7v2h"
I20260630 12:35:06.682094  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:35:06.692701  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:06.693912  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:06.733217  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:43427
I20260630 12:35:06.733299  2151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:43427 every 8 connection(s)
I20260630 12:35:06.737309  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:06.737516  2152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:06.742805  2154 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
W20260630 12:35:06.744298  2155 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
W20260630 12:35:06.745486  2157 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
I20260630 12:35:06.745960  2152 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:06.748320  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:06.750124  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:06.750434  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:06.750604  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822906750589 us; error 0 us; skew 500 ppm
I20260630 12:35:06.751197  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:06.753918  1011 webserver.cc:533] Webserver started at http://127.0.252.253:45047/ using document root <none> and password file <none>
I20260630 12:35:06.754482  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:06.754727  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:06.755038  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:06.756388  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-1-root/instance:
uuid: "9904859a74d44af78a936cbc6ea8f815"
format_stamp: "Formatted at 2026-06-30 12:35:06 on dist-test-slave-7v2h"
I20260630 12:35:06.760288  2152 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:06.761628  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:06.765667  2165 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260630 12:35:06.766158  2152 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.253:36803: Network error: Client connection negotiation failed: client connection to 127.0.252.253:36803: connect: Connection refused (error 111)
I20260630 12:35:06.766481  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:35:06.766786  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-1-root
uuid: "9904859a74d44af78a936cbc6ea8f815"
format_stamp: "Formatted at 2026-06-30 12:35:06 on dist-test-slave-7v2h"
I20260630 12:35:06.767107  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:35:06.784054  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:06.785347  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:06.807693  2152 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } attempt: 1
W20260630 12:35:06.813177  2152 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.253:36803: Network error: Client connection negotiation failed: client connection to 127.0.252.253:36803: connect: Connection refused (error 111)
I20260630 12:35:06.826524  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.253:36803
I20260630 12:35:06.826608  2216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.253:36803 every 8 connection(s)
I20260630 12:35:06.830237  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:06.830364  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:06.836184  2219 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
W20260630 12:35:06.836323  2220 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
I20260630 12:35:06.839099  2217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:06.839798  1011 server_base.cc:1061] running on GCE node
W20260630 12:35:06.840025  2222 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
I20260630 12:35:06.840984  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:06.841253  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:06.841447  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822906841428 us; error 0 us; skew 500 ppm
I20260630 12:35:06.842116  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:06.844923  1011 webserver.cc:533] Webserver started at http://127.0.252.252:33619/ using document root <none> and password file <none>
I20260630 12:35:06.845384  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:06.845570  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:06.845844  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:06.847594  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-2-root/instance:
uuid: "7370e319beea418eb495d4c5f5e76081"
format_stamp: "Formatted at 2026-06-30 12:35:06 on dist-test-slave-7v2h"
I20260630 12:35:06.852905  2217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:06.853281  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:35:06.858871  2229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:06.859959  1011 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:35:06.860301  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-2-root
uuid: "7370e319beea418eb495d4c5f5e76081"
format_stamp: "Formatted at 2026-06-30 12:35:06 on dist-test-slave-7v2h"
I20260630 12:35:06.860620  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:35:06.867700  2217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:35:06.874167  2217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.252:38587: Network error: Client connection negotiation failed: client connection to 127.0.252.252:38587: connect: Connection refused (error 111)
I20260630 12:35:06.887787  2152 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } attempt: 2
I20260630 12:35:06.899739  2152 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:06.899986  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:06.901255  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:35:06.905378  2152 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.252:38587: Network error: Client connection negotiation failed: client connection to 127.0.252.252:38587: connect: Connection refused (error 111)
I20260630 12:35:06.933759  2217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } attempt: 1
W20260630 12:35:06.939364  2217 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.252.252:38587: Network error: Client connection negotiation failed: client connection to 127.0.252.252:38587: connect: Connection refused (error 111)
I20260630 12:35:06.941890  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.252:38587
I20260630 12:35:06.942091  2281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.252:38587 every 8 connection(s)
I20260630 12:35:06.945029  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:06.945782  2282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:06.951495  2282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:06.951884  2152 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } attempt: 1
I20260630 12:35:06.965350  2282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:06.971666  2152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: Bootstrap starting.
I20260630 12:35:06.973922  2217 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } attempt: 2
I20260630 12:35:06.977033  2282 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:35:06.979189  2152 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:06.990293  2152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: No bootstrap required, opened a new log
I20260630 12:35:06.993016  2217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815: Bootstrap starting.
I20260630 12:35:06.993194  2152 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:06.993940  2152 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:06.994230  2152 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5109c66b868c499085dfd4b8592797a2, State: Initialized, Role: FOLLOWER
I20260630 12:35:06.995177  2282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081: Bootstrap starting.
I20260630 12:35:06.994964  2152 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:06.997311  2288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [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: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:06.998235  2288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:06.998910  2152 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:06.999701  2217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:07.000982  2282 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:07.005280  2217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815: No bootstrap required, opened a new log
I20260630 12:35:07.005970  2282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081: No bootstrap required, opened a new log
I20260630 12:35:07.007965  2217 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.008697  2217 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:07.008632  2282 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.009145  2217 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9904859a74d44af78a936cbc6ea8f815, State: Initialized, Role: FOLLOWER
I20260630 12:35:07.009492  2282 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:07.009828  2282 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7370e319beea418eb495d4c5f5e76081, State: Initialized, Role: FOLLOWER
I20260630 12:35:07.010092  2217 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.010644  2282 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.012760  2296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [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: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.013571  2296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:07.014596  2217 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:07.014986  2297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [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: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.015887  2297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:07.016335  2282 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:07.036782  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:35:07.040714  2311 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:07.041030  2311 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:35:07.046193  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:35:07.048648  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:07.050485  2324 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:07.050865  2324 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:35:07.051836  2325 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:35:07.052121  2325 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:35:07.056238  2326 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
W20260630 12:35:07.057149  2327 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
I20260630 12:35:07.059481  1011 server_base.cc:1061] running on GCE node
W20260630 12:35:07.060338  2329 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
I20260630 12:35:07.061352  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:07.061584  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:07.061772  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822907061754 us; error 0 us; skew 500 ppm
I20260630 12:35:07.062279  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:07.064790  1011 webserver.cc:533] Webserver started at http://127.0.252.193:44489/ using document root <none> and password file <none>
I20260630 12:35:07.065318  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:07.065503  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:07.065762  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:07.066903  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "8005c2aba6924cbc98f9d0f63188be58"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-7v2h"
I20260630 12:35:07.071851  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:35:07.075611  2334 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.076602  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:35:07.076965  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "8005c2aba6924cbc98f9d0f63188be58"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-7v2h"
I20260630 12:35:07.077256  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:35:07.113155  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:07.115063  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:07.117292  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:07.121814  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:07.122164  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.122504  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:07.122694  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.163600  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:37559
I20260630 12:35:07.163677  2396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:37559 every 8 connection(s)
I20260630 12:35:07.171615  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:07.196156  2397 heartbeater.cc:344] Connected to a master server at 127.0.252.252:38587
I20260630 12:35:07.196705  2397 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.197705  2397 heartbeater.cc:507] Master 127.0.252.252:38587 requested a full tablet report, sending...
I20260630 12:35:07.199079  2399 heartbeater.cc:344] Connected to a master server at 127.0.252.254:43427
I20260630 12:35:07.199446  2399 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.200356  2399 heartbeater.cc:507] Master 127.0.252.254:43427 requested a full tablet report, sending...
I20260630 12:35:07.201488  2247 ts_manager.cc:194] Registered new tserver with Master: 8005c2aba6924cbc98f9d0f63188be58 (127.0.252.193:37559)
I20260630 12:35:07.204301  2117 ts_manager.cc:194] Registered new tserver with Master: 8005c2aba6924cbc98f9d0f63188be58 (127.0.252.193:37559)
W20260630 12:35:07.205118  2404 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
W20260630 12:35:07.207908  2405 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
W20260630 12:35:07.209231  2407 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
I20260630 12:35:07.210561  2398 heartbeater.cc:344] Connected to a master server at 127.0.252.253:36803
I20260630 12:35:07.211054  2398 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.211268  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:07.211964  2398 heartbeater.cc:507] Master 127.0.252.253:36803 requested a full tablet report, sending...
I20260630 12:35:07.212117  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:07.212435  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:07.212674  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822907212653 us; error 0 us; skew 500 ppm
I20260630 12:35:07.213405  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:07.214962  2182 ts_manager.cc:194] Registered new tserver with Master: 8005c2aba6924cbc98f9d0f63188be58 (127.0.252.193:37559)
I20260630 12:35:07.216684  1011 webserver.cc:533] Webserver started at http://127.0.252.194:37123/ using document root <none> and password file <none>
I20260630 12:35:07.217247  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:07.217425  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:07.217727  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:07.219116  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "e93ca4f3770e4228a7a216efd454c171"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-7v2h"
I20260630 12:35:07.224028  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:35:07.227504  2412 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.228291  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:07.228602  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "e93ca4f3770e4228a7a216efd454c171"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-7v2h"
I20260630 12:35:07.228886  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:35:07.259541  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:07.260802  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:07.262351  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:07.264727  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:07.265009  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.265245  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:07.265407  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.306929  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:38051
I20260630 12:35:07.307017  2474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:38051 every 8 connection(s)
I20260630 12:35:07.315847  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:35:07.335968  2288 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:07.336621  2477 heartbeater.cc:344] Connected to a master server at 127.0.252.254:43427
I20260630 12:35:07.337392  2296 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:07.336813  2288 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.337882  2296 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.340394  2296 leader_election.cc:290] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5109c66b868c499085dfd4b8592797a2 (127.0.252.254:43427), 7370e319beea418eb495d4c5f5e76081 (127.0.252.252:38587)
I20260630 12:35:07.342489  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5109c66b868c499085dfd4b8592797a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370e319beea418eb495d4c5f5e76081" is_pre_election: true
I20260630 12:35:07.343608  2257 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5109c66b868c499085dfd4b8592797a2 in term 0.
I20260630 12:35:07.344054  2127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9904859a74d44af78a936cbc6ea8f815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5109c66b868c499085dfd4b8592797a2" is_pre_election: true
I20260630 12:35:07.344065  2256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9904859a74d44af78a936cbc6ea8f815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370e319beea418eb495d4c5f5e76081" is_pre_election: true
I20260630 12:35:07.342886  2192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5109c66b868c499085dfd4b8592797a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9904859a74d44af78a936cbc6ea8f815" is_pre_election: true
I20260630 12:35:07.344928  2127 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9904859a74d44af78a936cbc6ea8f815 in term 0.
I20260630 12:35:07.344972  2256 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9904859a74d44af78a936cbc6ea8f815 in term 0.
I20260630 12:35:07.345471  2102 leader_election.cc:304] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [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: 5109c66b868c499085dfd4b8592797a2, 7370e319beea418eb495d4c5f5e76081; no voters: 
I20260630 12:35:07.346324  2169 leader_election.cc:304] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [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: 5109c66b868c499085dfd4b8592797a2, 9904859a74d44af78a936cbc6ea8f815; no voters: 
I20260630 12:35:07.346954  2192 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5109c66b868c499085dfd4b8592797a2 in term 0.
I20260630 12:35:07.337088  2477 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.347555  2296 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:07.347901  2296 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:07.348207  2296 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:07.348222  2288 leader_election.cc:290] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803), 7370e319beea418eb495d4c5f5e76081 (127.0.252.252:38587)
I20260630 12:35:07.348256  2477 heartbeater.cc:507] Master 127.0.252.254:43427 requested a full tablet report, sending...
I20260630 12:35:07.349133  2288 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:07.349823  2288 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:07.350225  2288 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:07.337090  2481 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
W20260630 12:35:07.350304  2483 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
I20260630 12:35:07.353070  2475 heartbeater.cc:344] Connected to a master server at 127.0.252.252:38587
I20260630 12:35:07.354476  2475 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.355505  2475 heartbeater.cc:507] Master 127.0.252.252:38587 requested a full tablet report, sending...
I20260630 12:35:07.356099  2476 heartbeater.cc:344] Connected to a master server at 127.0.252.253:36803
I20260630 12:35:07.357267  2476 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.358328  2476 heartbeater.cc:507] Master 127.0.252.253:36803 requested a full tablet report, sending...
I20260630 12:35:07.362747  2247 ts_manager.cc:194] Registered new tserver with Master: e93ca4f3770e4228a7a216efd454c171 (127.0.252.194:38051)
I20260630 12:35:07.365406  2288 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.367877  2117 ts_manager.cc:194] Registered new tserver with Master: e93ca4f3770e4228a7a216efd454c171 (127.0.252.194:38051)
I20260630 12:35:07.368119  2192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5109c66b868c499085dfd4b8592797a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9904859a74d44af78a936cbc6ea8f815"
I20260630 12:35:07.369442  2296 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.371552  2182 ts_manager.cc:194] Registered new tserver with Master: e93ca4f3770e4228a7a216efd454c171 (127.0.252.194:38051)
I20260630 12:35:07.372200  2127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9904859a74d44af78a936cbc6ea8f815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5109c66b868c499085dfd4b8592797a2"
I20260630 12:35:07.372893  2192 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5109c66b868c499085dfd4b8592797a2 in current term 1: Already voted for candidate 9904859a74d44af78a936cbc6ea8f815 in this term.
I20260630 12:35:07.373188  2127 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9904859a74d44af78a936cbc6ea8f815 in current term 1: Already voted for candidate 5109c66b868c499085dfd4b8592797a2 in this term.
I20260630 12:35:07.375378  2296 leader_election.cc:290] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [CANDIDATE]: Term 1 election: Requested vote from peers 5109c66b868c499085dfd4b8592797a2 (127.0.252.254:43427), 7370e319beea418eb495d4c5f5e76081 (127.0.252.252:38587)
I20260630 12:35:07.376456  2256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9904859a74d44af78a936cbc6ea8f815" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370e319beea418eb495d4c5f5e76081"
I20260630 12:35:07.377033  2256 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:07.379060  1011 server_base.cc:1061] running on GCE node
W20260630 12:35:07.379827  2486 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
I20260630 12:35:07.380803  2288 leader_election.cc:290] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [CANDIDATE]: Term 1 election: Requested vote from peers 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803), 7370e319beea418eb495d4c5f5e76081 (127.0.252.252:38587)
I20260630 12:35:07.380997  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:07.381328  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:07.381529  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822907381514 us; error 0 us; skew 500 ppm
I20260630 12:35:07.381845  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5109c66b868c499085dfd4b8592797a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7370e319beea418eb495d4c5f5e76081"
I20260630 12:35:07.382227  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:07.383242  2102 leader_election.cc:304] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [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: 5109c66b868c499085dfd4b8592797a2; no voters: 7370e319beea418eb495d4c5f5e76081, 9904859a74d44af78a936cbc6ea8f815
I20260630 12:35:07.384009  2288 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:07.384032  2256 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9904859a74d44af78a936cbc6ea8f815 in term 1.
I20260630 12:35:07.385313  1011 webserver.cc:533] Webserver started at http://127.0.252.195:44861/ using document root <none> and password file <none>
I20260630 12:35:07.385540  2167 leader_election.cc:304] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [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: 7370e319beea418eb495d4c5f5e76081, 9904859a74d44af78a936cbc6ea8f815; no voters: 5109c66b868c499085dfd4b8592797a2
I20260630 12:35:07.385963  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:07.386247  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:07.386348  2296 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:07.386580  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:07.387414  2296 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 1 LEADER]: Becoming Leader. State: Replica: 9904859a74d44af78a936cbc6ea8f815, State: Running, Role: LEADER
I20260630 12:35:07.387737  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "d5976c88f443469495eb566a5b365647"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-7v2h"
I20260630 12:35:07.388180  2296 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [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: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:07.393307  2490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9904859a74d44af78a936cbc6ea8f815. Latest consensus state: current_term: 1 leader_uuid: "9904859a74d44af78a936cbc6ea8f815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.393875  2490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:07.394976  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:35:07.395514  2493 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:07.398712  2494 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.399582  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:35:07.399892  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "d5976c88f443469495eb566a5b365647"
format_stamp: "Formatted at 2026-06-30 12:35:07 on dist-test-slave-7v2h"
I20260630 12:35:07.400236  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822884425640-1011-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)
I20260630 12:35:07.400940  2493 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:07.410346  2256 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 1 FOLLOWER]: Refusing update from remote peer 9904859a74d44af78a936cbc6ea8f815: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:07.410667  2127 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Refusing update from remote peer 9904859a74d44af78a936cbc6ea8f815: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:07.411832  2296 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:07.412493  2490 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:07.423698  2288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9904859a74d44af78a936cbc6ea8f815. Latest consensus state: current_term: 1 leader_uuid: "9904859a74d44af78a936cbc6ea8f815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.424453  2288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:07.426505  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:07.427650  2297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9904859a74d44af78a936cbc6ea8f815. Latest consensus state: current_term: 1 leader_uuid: "9904859a74d44af78a936cbc6ea8f815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.428228  2297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:07.428325  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:07.430382  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:07.436172  2493 catalog_manager.cc:1383] Generated new cluster ID: 6a177c38820e4b938fbd46521530c4f0
I20260630 12:35:07.436604  2493 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:07.436687  2296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9904859a74d44af78a936cbc6ea8f815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.437659  2296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:07.444691  2296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9904859a74d44af78a936cbc6ea8f815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.447613  2296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:07.453898  2288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9904859a74d44af78a936cbc6ea8f815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.454665  2288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:07.458046  2297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9904859a74d44af78a936cbc6ea8f815" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:07.458824  2297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:07.461467  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:07.461752  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.462002  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:07.462167  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:07.486191  2493 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:07.488023  2493 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:07.517258  2493 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815: Generated new TSK 0
I20260630 12:35:07.517999  2493 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:07.550983  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39877
I20260630 12:35:07.551050  2566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39877 every 8 connection(s)
I20260630 12:35:07.570606  2567 heartbeater.cc:344] Connected to a master server at 127.0.252.252:38587
I20260630 12:35:07.571008  2567 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.571915  2567 heartbeater.cc:507] Master 127.0.252.252:38587 requested a full tablet report, sending...
I20260630 12:35:07.572276  2569 heartbeater.cc:344] Connected to a master server at 127.0.252.254:43427
I20260630 12:35:07.572692  2569 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.573395  2569 heartbeater.cc:507] Master 127.0.252.254:43427 requested a full tablet report, sending...
I20260630 12:35:07.575095  2568 heartbeater.cc:344] Connected to a master server at 127.0.252.253:36803
I20260630 12:35:07.575423  2568 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:07.575488  2247 ts_manager.cc:194] Registered new tserver with Master: d5976c88f443469495eb566a5b365647 (127.0.252.195:39877)
I20260630 12:35:07.576073  2568 heartbeater.cc:507] Master 127.0.252.253:36803 requested a full tablet report, sending...
I20260630 12:35:07.576138  2117 ts_manager.cc:194] Registered new tserver with Master: d5976c88f443469495eb566a5b365647 (127.0.252.195:39877)
I20260630 12:35:07.578949  2182 ts_manager.cc:194] Registered new tserver with Master: d5976c88f443469495eb566a5b365647 (127.0.252.195:39877)
I20260630 12:35:07.579151  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023151366s
I20260630 12:35:07.582116  2182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44118
I20260630 12:35:08.045746  2311 catalog_manager.cc:1295] Loaded cluster ID: 6a177c38820e4b938fbd46521530c4f0
I20260630 12:35:08.046061  2311 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: loading cluster ID for follower catalog manager: success
I20260630 12:35:08.050657  2311 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: acquiring CA information for follower catalog manager: success
I20260630 12:35:08.054139  2311 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:35:08.055859  2325 catalog_manager.cc:1295] Loaded cluster ID: 6a177c38820e4b938fbd46521530c4f0
I20260630 12:35:08.056159  2325 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081: loading cluster ID for follower catalog manager: success
I20260630 12:35:08.060653  2325 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081: acquiring CA information for follower catalog manager: success
I20260630 12:35:08.064190  2325 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:35:08.221441  2182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44098
I20260630 12:35:08.377869  2182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44112
I20260630 12:35:08.584851  2568 heartbeater.cc:499] Master 127.0.252.253:36803 was elected leader, sending a full tablet report...
I20260630 12:35:09.046150  2322 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:09.184108  2182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44124:
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"
    }
  }
}
I20260630 12:35:09.224040  2398 heartbeater.cc:499] Master 127.0.252.253:36803 was elected leader, sending a full tablet report...
I20260630 12:35:09.257556  2362 tablet_service.cc:1511] Processing CreateTablet for tablet fe448f69fdcd4b42bf94569ed3eefe54 (DEFAULT_TABLE table=test-workload [id=0bc3b4ad40584d33b76f7da37327f733]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:35:09.257807  2440 tablet_service.cc:1511] Processing CreateTablet for tablet 66be3505b0384b72af8790c185595f97 (DEFAULT_TABLE table=test-workload [id=0bc3b4ad40584d33b76f7da37327f733]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:35:09.258888  2362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe448f69fdcd4b42bf94569ed3eefe54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:09.259258  2440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66be3505b0384b72af8790c185595f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:09.275332  2603 tablet_bootstrap.cc:492] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58: Bootstrap starting.
I20260630 12:35:09.281890  2603 tablet_bootstrap.cc:654] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:09.282709  2604 tablet_bootstrap.cc:492] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171: Bootstrap starting.
I20260630 12:35:09.282347  2532 tablet_service.cc:1511] Processing CreateTablet for tablet a93d0cd8b301460cb9671cedf52b354f (DEFAULT_TABLE table=test-workload [id=0bc3b4ad40584d33b76f7da37327f733]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:35:09.283952  2532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93d0cd8b301460cb9671cedf52b354f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:09.289072  2604 tablet_bootstrap.cc:654] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:09.290269  2603 tablet_bootstrap.cc:492] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58: No bootstrap required, opened a new log
I20260630 12:35:09.290802  2603 ts_tablet_manager.cc:1403] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:35:09.293666  2604 tablet_bootstrap.cc:492] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171: No bootstrap required, opened a new log
I20260630 12:35:09.294101  2604 ts_tablet_manager.cc:1403] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260630 12:35:09.293785  2603 raft_consensus.cc:359] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8005c2aba6924cbc98f9d0f63188be58" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37559 } }
I20260630 12:35:09.294476  2603 raft_consensus.cc:385] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:09.294799  2603 raft_consensus.cc:740] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8005c2aba6924cbc98f9d0f63188be58, State: Initialized, Role: FOLLOWER
I20260630 12:35:09.295552  2603 consensus_queue.cc:260] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8005c2aba6924cbc98f9d0f63188be58" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37559 } }
I20260630 12:35:09.296204  2603 raft_consensus.cc:399] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:09.296502  2603 raft_consensus.cc:493] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:09.296847  2603 raft_consensus.cc:3060] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:09.297550  2604 raft_consensus.cc:359] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e93ca4f3770e4228a7a216efd454c171" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38051 } }
I20260630 12:35:09.298242  2604 raft_consensus.cc:385] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:09.298566  2604 raft_consensus.cc:740] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93ca4f3770e4228a7a216efd454c171, State: Initialized, Role: FOLLOWER
I20260630 12:35:09.299185  2604 consensus_queue.cc:260] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e93ca4f3770e4228a7a216efd454c171" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38051 } }
I20260630 12:35:09.299674  2604 raft_consensus.cc:399] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:09.299923  2604 raft_consensus.cc:493] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:09.300279  2604 raft_consensus.cc:3060] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:09.302464  2607 tablet_bootstrap.cc:492] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647: Bootstrap starting.
I20260630 12:35:09.304754  2603 raft_consensus.cc:515] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8005c2aba6924cbc98f9d0f63188be58" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37559 } }
I20260630 12:35:09.305404  2603 leader_election.cc:304] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [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: 8005c2aba6924cbc98f9d0f63188be58; no voters: 
I20260630 12:35:09.306833  2603 leader_election.cc:290] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:09.307163  2608 raft_consensus.cc:2804] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:09.307425  2604 raft_consensus.cc:515] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e93ca4f3770e4228a7a216efd454c171" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38051 } }
I20260630 12:35:09.308316  2604 leader_election.cc:304] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [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: e93ca4f3770e4228a7a216efd454c171; no voters: 
I20260630 12:35:09.313119  2607 tablet_bootstrap.cc:654] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:09.313961  2604 leader_election.cc:290] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:09.315549  2611 raft_consensus.cc:2804] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:09.320930  2603 ts_tablet_manager.cc:1434] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.013s
I20260630 12:35:09.322578  2608 raft_consensus.cc:697] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 1 LEADER]: Becoming Leader. State: Replica: 8005c2aba6924cbc98f9d0f63188be58, State: Running, Role: LEADER
I20260630 12:35:09.323719  2476 heartbeater.cc:499] Master 127.0.252.253:36803 was elected leader, sending a full tablet report...
I20260630 12:35:09.323657  2608 consensus_queue.cc:237] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [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: "8005c2aba6924cbc98f9d0f63188be58" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37559 } }
I20260630 12:35:09.324961  2604 ts_tablet_manager.cc:1434] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171: Time spent starting tablet: real 0.031s	user 0.019s	sys 0.002s
I20260630 12:35:09.326153  2611 raft_consensus.cc:697] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 1 LEADER]: Becoming Leader. State: Replica: e93ca4f3770e4228a7a216efd454c171, State: Running, Role: LEADER
I20260630 12:35:09.326869  2611 consensus_queue.cc:237] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [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: "e93ca4f3770e4228a7a216efd454c171" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38051 } }
I20260630 12:35:09.329053  2607 tablet_bootstrap.cc:492] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647: No bootstrap required, opened a new log
I20260630 12:35:09.329700  2607 ts_tablet_manager.cc:1403] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260630 12:35:09.333084  2607 raft_consensus.cc:359] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5976c88f443469495eb566a5b365647" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39877 } }
I20260630 12:35:09.333803  2607 raft_consensus.cc:385] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:09.334327  2607 raft_consensus.cc:740] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5976c88f443469495eb566a5b365647, State: Initialized, Role: FOLLOWER
I20260630 12:35:09.335240  2607 consensus_queue.cc:260] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5976c88f443469495eb566a5b365647" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39877 } }
I20260630 12:35:09.344691  2607 raft_consensus.cc:399] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:09.345163  2607 raft_consensus.cc:493] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:09.345597  2607 raft_consensus.cc:3060] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:09.344058  2182 catalog_manager.cc:5697] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8005c2aba6924cbc98f9d0f63188be58 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "8005c2aba6924cbc98f9d0f63188be58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8005c2aba6924cbc98f9d0f63188be58" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37559 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:09.342151  2181 catalog_manager.cc:5697] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 reported cstate change: term changed from 0 to 1, leader changed from <none> to e93ca4f3770e4228a7a216efd454c171 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "e93ca4f3770e4228a7a216efd454c171" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e93ca4f3770e4228a7a216efd454c171" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38051 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:09.355603  2607 raft_consensus.cc:515] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5976c88f443469495eb566a5b365647" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39877 } }
I20260630 12:35:09.356508  2607 leader_election.cc:304] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [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: d5976c88f443469495eb566a5b365647; no voters: 
I20260630 12:35:09.358235  2607 leader_election.cc:290] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:09.358680  2619 raft_consensus.cc:2804] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:09.368055  2619 raft_consensus.cc:697] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 1 LEADER]: Becoming Leader. State: Replica: d5976c88f443469495eb566a5b365647, State: Running, Role: LEADER
I20260630 12:35:09.368885  2619 consensus_queue.cc:237] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [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: "d5976c88f443469495eb566a5b365647" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39877 } }
I20260630 12:35:09.386358  2607 ts_tablet_manager.cc:1434] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647: Time spent starting tablet: real 0.056s	user 0.022s	sys 0.010s
I20260630 12:35:09.397403  2180 catalog_manager.cc:5697] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5976c88f443469495eb566a5b365647 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "d5976c88f443469495eb566a5b365647" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5976c88f443469495eb566a5b365647" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39877 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:11.047550  2322 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:11.049644  2322 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:11.435171  1011 master.cc:562] Master@127.0.252.253:36803 shutting down...
I20260630 12:35:11.457336  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.458351  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.458735  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9904859a74d44af78a936cbc6ea8f815: stopping tablet replica
I20260630 12:35:11.479209  1011 master.cc:584] Master@127.0.252.253:36803 shutdown complete.
W20260630 12:35:12.357839  2398 heartbeater.cc:646] Failed to heartbeat to 127.0.252.253:36803 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.252.253:36803: connect: Connection refused (error 111)
I20260630 12:35:12.430459  2629 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9904859a74d44af78a936cbc6ea8f815)
I20260630 12:35:12.431007  2629 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:12.432701  2629 leader_election.cc:290] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5109c66b868c499085dfd4b8592797a2 (127.0.252.254:43427), 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803)
I20260630 12:35:12.433986  2127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7370e319beea418eb495d4c5f5e76081" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "5109c66b868c499085dfd4b8592797a2" is_pre_election: true
W20260630 12:35:12.435802  2231 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.253:36803: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:35:12.439780  2231 leader_election.cc:336] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803): Network error: Client connection negotiation failed: client connection to 127.0.252.253:36803: connect: Connection refused (error 111)
I20260630 12:35:12.440176  2231 leader_election.cc:304] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [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: 7370e319beea418eb495d4c5f5e76081; no voters: 5109c66b868c499085dfd4b8592797a2, 9904859a74d44af78a936cbc6ea8f815
I20260630 12:35:12.440863  2629 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:12.616001  2632 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9904859a74d44af78a936cbc6ea8f815)
I20260630 12:35:12.616496  2632 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:12.618247  2632 leader_election.cc:290] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803), 7370e319beea418eb495d4c5f5e76081 (127.0.252.252:38587)
I20260630 12:35:12.620536  2256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5109c66b868c499085dfd4b8592797a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7370e319beea418eb495d4c5f5e76081" is_pre_election: true
I20260630 12:35:12.621150  2256 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5109c66b868c499085dfd4b8592797a2 in term 1.
I20260630 12:35:12.622252  2102 leader_election.cc:304] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [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: 5109c66b868c499085dfd4b8592797a2, 7370e319beea418eb495d4c5f5e76081; no voters: 
I20260630 12:35:12.623049  2632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:35:12.623374  2632 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9904859a74d44af78a936cbc6ea8f815)
I20260630 12:35:12.623646  2632 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:12.624253  2102 leader_election.cc:336] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803): Network error: Client connection negotiation failed: client connection to 127.0.252.253:36803: connect: Connection refused (error 111)
I20260630 12:35:12.628119  2632 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:12.629691  2632 leader_election.cc:290] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [CANDIDATE]: Term 2 election: Requested vote from peers 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803), 7370e319beea418eb495d4c5f5e76081 (127.0.252.252:38587)
I20260630 12:35:12.631309  2256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5109c66b868c499085dfd4b8592797a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7370e319beea418eb495d4c5f5e76081"
I20260630 12:35:12.631939  2256 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:12.633209  2102 leader_election.cc:336] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803): Network error: Client connection negotiation failed: client connection to 127.0.252.253:36803: connect: Connection refused (error 111)
I20260630 12:35:12.636363  2256 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5109c66b868c499085dfd4b8592797a2 in term 2.
I20260630 12:35:12.637384  2102 leader_election.cc:304] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [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: 5109c66b868c499085dfd4b8592797a2, 7370e319beea418eb495d4c5f5e76081; no voters: 9904859a74d44af78a936cbc6ea8f815
I20260630 12:35:12.638034  2632 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:12.639020  2632 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 2 LEADER]: Becoming Leader. State: Replica: 5109c66b868c499085dfd4b8592797a2, State: Running, Role: LEADER
I20260630 12:35:12.639649  2632 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } }
I20260630 12:35:12.643245  2635 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5109c66b868c499085dfd4b8592797a2. Latest consensus state: current_term: 2 leader_uuid: "5109c66b868c499085dfd4b8592797a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:12.643996  2635 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:12.645411  2637 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:12.649885  2637 catalog_manager.cc:679] Loaded metadata for table test-workload [id=0bc3b4ad40584d33b76f7da37327f733]
I20260630 12:35:12.654340  2637 tablet_loader.cc:96] loaded metadata for tablet 66be3505b0384b72af8790c185595f97 (table test-workload [id=0bc3b4ad40584d33b76f7da37327f733])
I20260630 12:35:12.655256  2637 tablet_loader.cc:96] loaded metadata for tablet a93d0cd8b301460cb9671cedf52b354f (table test-workload [id=0bc3b4ad40584d33b76f7da37327f733])
I20260630 12:35:12.656082  2637 tablet_loader.cc:96] loaded metadata for tablet fe448f69fdcd4b42bf94569ed3eefe54 (table test-workload [id=0bc3b4ad40584d33b76f7da37327f733])
I20260630 12:35:12.657048  2637 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:12.660056  2637 catalog_manager.cc:1295] Loaded cluster ID: 6a177c38820e4b938fbd46521530c4f0
I20260630 12:35:12.660285  2637 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:12.663825  2637 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:12.666846  2637 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: Loaded TSK: 0
I20260630 12:35:12.667591  2637 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:13.037880  2309 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:13.039809  2309 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:13.209820  2102 consensus_peers.cc:597] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 -> Peer 9904859a74d44af78a936cbc6ea8f815 (127.0.252.253:36803): Couldn't send request to peer 9904859a74d44af78a936cbc6ea8f815. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.253:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:13.223605  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:35:13.240761  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:13.241580  1011 tablet_replica.cc:333] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58: stopping tablet replica
I20260630 12:35:13.242571  1011 raft_consensus.cc:2243] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:13.243335  1011 raft_consensus.cc:2272] T fe448f69fdcd4b42bf94569ed3eefe54 P 8005c2aba6924cbc98f9d0f63188be58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.257967  2256 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 2 FOLLOWER]: Refusing update from remote peer 5109c66b868c499085dfd4b8592797a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260630 12:35:13.260326  2638 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:35:13.261648  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:35:13.266830  2641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5109c66b868c499085dfd4b8592797a2. Latest consensus state: current_term: 2 leader_uuid: "5109c66b868c499085dfd4b8592797a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:13.267524  2641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:13.270664  2638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "5109c66b868c499085dfd4b8592797a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:13.271442  2638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:13.274451  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:35:13.274129  2641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "5109c66b868c499085dfd4b8592797a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5109c66b868c499085dfd4b8592797a2" member_type: VOTER last_known_addr { host: "127.0.252.254" port: 43427 } } peers { permanent_uuid: "9904859a74d44af78a936cbc6ea8f815" member_type: VOTER last_known_addr { host: "127.0.252.253" port: 36803 } } peers { permanent_uuid: "7370e319beea418eb495d4c5f5e76081" member_type: VOTER last_known_addr { host: "127.0.252.252" port: 38587 } } }
I20260630 12:35:13.274835  2641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:35:13.290242  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:13.290866  1011 tablet_replica.cc:333] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171: stopping tablet replica
I20260630 12:35:13.291345  1011 raft_consensus.cc:2243] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:13.291754  1011 raft_consensus.cc:2272] T 66be3505b0384b72af8790c185595f97 P e93ca4f3770e4228a7a216efd454c171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.309232  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:35:13.318645  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:35:13.334384  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:13.335127  1011 tablet_replica.cc:333] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647: stopping tablet replica
I20260630 12:35:13.335644  1011 raft_consensus.cc:2243] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:13.336071  1011 raft_consensus.cc:2272] T a93d0cd8b301460cb9671cedf52b354f P d5976c88f443469495eb566a5b365647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.354524  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:35:13.363536  1011 master.cc:562] Master@127.0.252.254:43427 shutting down...
I20260630 12:35:13.376825  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:13.377686  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.378104  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5109c66b868c499085dfd4b8592797a2: stopping tablet replica
I20260630 12:35:13.396663  1011 master.cc:584] Master@127.0.252.254:43427 shutdown complete.
I20260630 12:35:13.406981  1011 master.cc:562] Master@127.0.252.252:38587 shutting down...
I20260630 12:35:13.421795  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:13.422523  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:13.422902  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7370e319beea418eb495d4c5f5e76081: stopping tablet replica
I20260630 12:35:13.442009  1011 master.cc:584] Master@127.0.252.252:38587 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6808 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:35:13.465972  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:41253
I20260630 12:35:13.467059  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:13.472265  2647 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
W20260630 12:35:13.472393  2648 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
W20260630 12:35:13.473402  2650 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
I20260630 12:35:13.474035  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:13.475072  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:13.475262  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:13.475427  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822913475406 us; error 0 us; skew 500 ppm
I20260630 12:35:13.475978  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:13.478679  1011 webserver.cc:533] Webserver started at http://127.0.252.254:36709/ using document root <none> and password file <none>
I20260630 12:35:13.479197  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:13.479364  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:13.479635  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:13.480741  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "4ee4d6caa5f74322831037f51af016d0"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-7v2h"
I20260630 12:35:13.485064  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:35:13.488281  2655 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.489043  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:13.489326  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "4ee4d6caa5f74322831037f51af016d0"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-7v2h"
I20260630 12:35:13.489588  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-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)
I20260630 12:35:13.520430  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:13.521505  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:13.559587  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:41253
I20260630 12:35:13.559698  2706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:41253 every 8 connection(s)
I20260630 12:35:13.564062  2707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.573654  2707 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0: Bootstrap starting.
I20260630 12:35:13.577730  2707 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:13.581542  2707 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0: No bootstrap required, opened a new log
I20260630 12:35:13.583415  2707 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ee4d6caa5f74322831037f51af016d0" member_type: VOTER }
I20260630 12:35:13.583863  2707 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:13.584122  2707 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee4d6caa5f74322831037f51af016d0, State: Initialized, Role: FOLLOWER
I20260630 12:35:13.584693  2707 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ee4d6caa5f74322831037f51af016d0" member_type: VOTER }
I20260630 12:35:13.585153  2707 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:13.585359  2707 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:13.585599  2707 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:13.589836  2707 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ee4d6caa5f74322831037f51af016d0" member_type: VOTER }
I20260630 12:35:13.590348  2707 leader_election.cc:304] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [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: 4ee4d6caa5f74322831037f51af016d0; no voters: 
I20260630 12:35:13.591578  2707 leader_election.cc:290] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:13.591841  2710 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:13.593127  2710 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 1 LEADER]: Becoming Leader. State: Replica: 4ee4d6caa5f74322831037f51af016d0, State: Running, Role: LEADER
I20260630 12:35:13.593779  2710 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [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: "4ee4d6caa5f74322831037f51af016d0" member_type: VOTER }
I20260630 12:35:13.594309  2707 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:13.596815  2711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ee4d6caa5f74322831037f51af016d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ee4d6caa5f74322831037f51af016d0" member_type: VOTER } }
I20260630 12:35:13.596909  2712 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ee4d6caa5f74322831037f51af016d0. Latest consensus state: current_term: 1 leader_uuid: "4ee4d6caa5f74322831037f51af016d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ee4d6caa5f74322831037f51af016d0" member_type: VOTER } }
I20260630 12:35:13.597607  2712 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:13.598241  2711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:13.603166  2716 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:13.608104  2716 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:13.609311  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:13.617190  2716 catalog_manager.cc:1383] Generated new cluster ID: fd13a46c37024f019ad1e7a05c0f3762
I20260630 12:35:13.617511  2716 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:13.641289  2716 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:13.642606  2716 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:13.656311  2716 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0: Generated new TSK 0
I20260630 12:35:13.656961  2716 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:13.676766  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:13.683787  2728 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
W20260630 12:35:13.684798  2729 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
I20260630 12:35:13.687345  1011 server_base.cc:1061] running on GCE node
W20260630 12:35:13.687384  2731 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
I20260630 12:35:13.688359  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:13.688596  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:13.688752  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822913688735 us; error 0 us; skew 500 ppm
I20260630 12:35:13.689245  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:13.691810  1011 webserver.cc:533] Webserver started at http://127.0.252.193:38527/ using document root <none> and password file <none>
I20260630 12:35:13.692282  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:13.692461  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:13.692740  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:13.693787  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "a89f896e8df143cd957090b586dd0db2"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-7v2h"
I20260630 12:35:13.698324  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:13.701550  2736 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.702342  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:13.702592  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "a89f896e8df143cd957090b586dd0db2"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-7v2h"
I20260630 12:35:13.702842  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-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)
I20260630 12:35:13.722385  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:13.723403  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:13.724867  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:13.727072  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:13.727248  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.727497  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:13.727638  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.766719  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:44921
I20260630 12:35:13.766806  2798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:44921 every 8 connection(s)
I20260630 12:35:13.771296  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:13.778461  2803 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
W20260630 12:35:13.779098  2804 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
W20260630 12:35:13.782150  2806 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
I20260630 12:35:13.782274  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:13.783295  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:13.783501  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:13.783665  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822913783646 us; error 0 us; skew 500 ppm
I20260630 12:35:13.784119  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:13.785466  2799 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41253
I20260630 12:35:13.785808  2799 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:13.786489  2799 heartbeater.cc:507] Master 127.0.252.254:41253 requested a full tablet report, sending...
I20260630 12:35:13.786834  1011 webserver.cc:533] Webserver started at http://127.0.252.194:43049/ using document root <none> and password file <none>
I20260630 12:35:13.787302  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:13.787477  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:13.787779  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:13.788528  2672 ts_manager.cc:194] Registered new tserver with Master: a89f896e8df143cd957090b586dd0db2 (127.0.252.193:44921)
I20260630 12:35:13.788872  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "ae09179944844af0a58df5a4eee3c6d6"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-7v2h"
I20260630 12:35:13.790231  2672 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44760
I20260630 12:35:13.793175  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:35:13.796523  2811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.797330  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:13.797590  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "ae09179944844af0a58df5a4eee3c6d6"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-7v2h"
I20260630 12:35:13.797843  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-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)
I20260630 12:35:13.820389  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:13.821552  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:13.823040  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:13.825353  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:13.825552  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.825767  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:13.825917  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.864293  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:43731
I20260630 12:35:13.864392  2873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:43731 every 8 connection(s)
I20260630 12:35:13.868669  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:13.875857  2877 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
W20260630 12:35:13.879060  2878 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
I20260630 12:35:13.879397  1011 server_base.cc:1061] running on GCE node
W20260630 12:35:13.880445  2880 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
I20260630 12:35:13.881407  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:13.881567  2874 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41253
W20260630 12:35:13.881681  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:13.882014  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822913881997 us; error 0 us; skew 500 ppm
I20260630 12:35:13.882058  2874 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:13.882557  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:13.882826  2874 heartbeater.cc:507] Master 127.0.252.254:41253 requested a full tablet report, sending...
I20260630 12:35:13.884975  2672 ts_manager.cc:194] Registered new tserver with Master: ae09179944844af0a58df5a4eee3c6d6 (127.0.252.194:43731)
I20260630 12:35:13.885329  1011 webserver.cc:533] Webserver started at http://127.0.252.195:36207/ using document root <none> and password file <none>
I20260630 12:35:13.885934  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:13.886168  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:13.886472  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:13.886729  2672 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44770
I20260630 12:35:13.887835  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "d3af1f28cae04f9ca1ece05d64e171d9"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-7v2h"
I20260630 12:35:13.892345  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:13.896189  2885 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.897001  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:35:13.897272  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "d3af1f28cae04f9ca1ece05d64e171d9"
format_stamp: "Formatted at 2026-06-30 12:35:13 on dist-test-slave-7v2h"
I20260630 12:35:13.897519  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-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)
I20260630 12:35:13.916250  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:13.917330  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:13.918673  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:13.920948  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:13.921137  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.921383  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:13.921530  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:13.960134  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:44379
I20260630 12:35:13.960246  2947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:44379 every 8 connection(s)
I20260630 12:35:13.974356  2948 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41253
I20260630 12:35:13.974718  2948 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:13.975363  2948 heartbeater.cc:507] Master 127.0.252.254:41253 requested a full tablet report, sending...
I20260630 12:35:13.977445  2672 ts_manager.cc:194] Registered new tserver with Master: d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195:44379)
I20260630 12:35:13.978083  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014899534s
I20260630 12:35:13.978760  2672 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44772
I20260630 12:35:14.793038  2799 heartbeater.cc:499] Master 127.0.252.254:41253 was elected leader, sending a full tablet report...
I20260630 12:35:14.889520  2874 heartbeater.cc:499] Master 127.0.252.254:41253 was elected leader, sending a full tablet report...
I20260630 12:35:14.981724  2948 heartbeater.cc:499] Master 127.0.252.254:41253 was elected leader, sending a full tablet report...
I20260630 12:35:15.039562  2672 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44780:
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"
    }
  }
}
W20260630 12:35:15.042062  2672 catalog_manager.cc:7077] 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.
I20260630 12:35:15.101023  2763 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5dd30cf5e14ecbaf0c2aefab8604bd (DEFAULT_TABLE table=test-workload [id=872f4d00bd0d4f1da86bbeb2c7608f77]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:35:15.105432  2839 tablet_service.cc:1511] Processing CreateTablet for tablet b6d3ceae8e6240b8a13e21f636a137ca (DEFAULT_TABLE table=test-workload [id=872f4d00bd0d4f1da86bbeb2c7608f77]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:35:15.105778  2838 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5dd30cf5e14ecbaf0c2aefab8604bd (DEFAULT_TABLE table=test-workload [id=872f4d00bd0d4f1da86bbeb2c7608f77]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:35:15.106690  2763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5dd30cf5e14ecbaf0c2aefab8604bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.100796  2764 tablet_service.cc:1511] Processing CreateTablet for tablet b6d3ceae8e6240b8a13e21f636a137ca (DEFAULT_TABLE table=test-workload [id=872f4d00bd0d4f1da86bbeb2c7608f77]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:35:15.107126  2839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d3ceae8e6240b8a13e21f636a137ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.107774  2764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d3ceae8e6240b8a13e21f636a137ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.108153  2838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5dd30cf5e14ecbaf0c2aefab8604bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.112111  2913 tablet_service.cc:1511] Processing CreateTablet for tablet b6d3ceae8e6240b8a13e21f636a137ca (DEFAULT_TABLE table=test-workload [id=872f4d00bd0d4f1da86bbeb2c7608f77]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:35:15.113832  2913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d3ceae8e6240b8a13e21f636a137ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.118541  2912 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5dd30cf5e14ecbaf0c2aefab8604bd (DEFAULT_TABLE table=test-workload [id=872f4d00bd0d4f1da86bbeb2c7608f77]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:35:15.120059  2912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5dd30cf5e14ecbaf0c2aefab8604bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:15.129519  2969 tablet_bootstrap.cc:492] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2: Bootstrap starting.
I20260630 12:35:15.142355  2969 tablet_bootstrap.cc:654] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.145264  2970 tablet_bootstrap.cc:492] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6: Bootstrap starting.
I20260630 12:35:15.145264  2971 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: Bootstrap starting.
I20260630 12:35:15.152102  2971 tablet_bootstrap.cc:654] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.155386  2969 tablet_bootstrap.cc:492] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2: No bootstrap required, opened a new log
I20260630 12:35:15.155336  2970 tablet_bootstrap.cc:654] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.156051  2969 ts_tablet_manager.cc:1403] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260630 12:35:15.159425  2971 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: No bootstrap required, opened a new log
I20260630 12:35:15.159161  2969 raft_consensus.cc:359] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.160104  2971 ts_tablet_manager.cc:1403] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260630 12:35:15.160187  2969 raft_consensus.cc:385] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.160763  2969 raft_consensus.cc:740] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a89f896e8df143cd957090b586dd0db2, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.161926  2969 consensus_queue.cc:260] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.163298  2970 tablet_bootstrap.cc:492] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6: No bootstrap required, opened a new log
I20260630 12:35:15.163065  2971 raft_consensus.cc:359] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.163791  2970 ts_tablet_manager.cc:1403] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260630 12:35:15.163957  2971 raft_consensus.cc:385] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.164340  2971 raft_consensus.cc:740] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3af1f28cae04f9ca1ece05d64e171d9, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.165568  2969 ts_tablet_manager.cc:1434] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260630 12:35:15.165311  2971 consensus_queue.cc:260] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.166658  2969 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2: Bootstrap starting.
I20260630 12:35:15.167143  2970 raft_consensus.cc:359] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.168015  2970 raft_consensus.cc:385] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.168373  2970 raft_consensus.cc:740] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae09179944844af0a58df5a4eee3c6d6, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.169414  2970 consensus_queue.cc:260] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.174803  2969 tablet_bootstrap.cc:654] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.176960  2971 ts_tablet_manager.cc:1434] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:35:15.177987  2971 tablet_bootstrap.cc:492] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9: Bootstrap starting.
I20260630 12:35:15.180838  2969 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2: No bootstrap required, opened a new log
I20260630 12:35:15.181480  2969 ts_tablet_manager.cc:1403] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:35:15.184406  2969 raft_consensus.cc:359] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.185271  2969 raft_consensus.cc:385] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.185632  2969 raft_consensus.cc:740] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a89f896e8df143cd957090b586dd0db2, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.186805  2970 ts_tablet_manager.cc:1434] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.006s
I20260630 12:35:15.186406  2969 consensus_queue.cc:260] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.187713  2971 tablet_bootstrap.cc:654] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.187848  2970 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6: Bootstrap starting.
I20260630 12:35:15.191852  2969 ts_tablet_manager.cc:1434] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:35:15.197860  2970 tablet_bootstrap.cc:654] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:15.202652  2971 tablet_bootstrap.cc:492] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9: No bootstrap required, opened a new log
I20260630 12:35:15.203169  2971 ts_tablet_manager.cc:1403] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260630 12:35:15.204022  2970 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6: No bootstrap required, opened a new log
I20260630 12:35:15.205080  2970 ts_tablet_manager.cc:1403] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:35:15.205936  2971 raft_consensus.cc:359] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.206537  2971 raft_consensus.cc:385] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.206753  2971 raft_consensus.cc:740] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3af1f28cae04f9ca1ece05d64e171d9, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.207530  2970 raft_consensus.cc:359] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.207598  2971 consensus_queue.cc:260] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.208141  2970 raft_consensus.cc:385] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:15.208443  2970 raft_consensus.cc:740] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae09179944844af0a58df5a4eee3c6d6, State: Initialized, Role: FOLLOWER
I20260630 12:35:15.209175  2970 consensus_queue.cc:260] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.209966  2971 ts_tablet_manager.cc:1434] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:15.212373  2970 ts_tablet_manager.cc:1434] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:15.342028  2975 raft_consensus.cc:493] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.342648  2975 raft_consensus.cc:515] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.345069  2975 leader_election.cc:290] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae09179944844af0a58df5a4eee3c6d6 (127.0.252.194:43731), d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195:44379)
I20260630 12:35:15.357582  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5dd30cf5e14ecbaf0c2aefab8604bd" candidate_uuid: "a89f896e8df143cd957090b586dd0db2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae09179944844af0a58df5a4eee3c6d6" is_pre_election: true
I20260630 12:35:15.358732  2849 raft_consensus.cc:2468] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a89f896e8df143cd957090b586dd0db2 in term 0.
I20260630 12:35:15.358667  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5dd30cf5e14ecbaf0c2aefab8604bd" candidate_uuid: "a89f896e8df143cd957090b586dd0db2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" is_pre_election: true
I20260630 12:35:15.359615  2923 raft_consensus.cc:2468] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a89f896e8df143cd957090b586dd0db2 in term 0.
I20260630 12:35:15.360586  2737 leader_election.cc:304] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [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: a89f896e8df143cd957090b586dd0db2, ae09179944844af0a58df5a4eee3c6d6; no voters: 
I20260630 12:35:15.361411  2975 raft_consensus.cc:2804] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:15.361933  2975 raft_consensus.cc:493] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:15.362200  2975 raft_consensus.cc:3060] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.366966  2975 raft_consensus.cc:515] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.368650  2975 leader_election.cc:290] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [CANDIDATE]: Term 1 election: Requested vote from peers ae09179944844af0a58df5a4eee3c6d6 (127.0.252.194:43731), d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195:44379)
I20260630 12:35:15.369524  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5dd30cf5e14ecbaf0c2aefab8604bd" candidate_uuid: "a89f896e8df143cd957090b586dd0db2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae09179944844af0a58df5a4eee3c6d6"
I20260630 12:35:15.369784  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5dd30cf5e14ecbaf0c2aefab8604bd" candidate_uuid: "a89f896e8df143cd957090b586dd0db2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3af1f28cae04f9ca1ece05d64e171d9"
I20260630 12:35:15.370011  2849 raft_consensus.cc:3060] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.370339  2923 raft_consensus.cc:3060] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.375653  2923 raft_consensus.cc:2468] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a89f896e8df143cd957090b586dd0db2 in term 1.
I20260630 12:35:15.375676  2849 raft_consensus.cc:2468] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a89f896e8df143cd957090b586dd0db2 in term 1.
I20260630 12:35:15.376905  2737 leader_election.cc:304] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [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: a89f896e8df143cd957090b586dd0db2, ae09179944844af0a58df5a4eee3c6d6; no voters: 
I20260630 12:35:15.377556  2975 raft_consensus.cc:2804] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:15.378554  2975 raft_consensus.cc:697] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 1 LEADER]: Becoming Leader. State: Replica: a89f896e8df143cd957090b586dd0db2, State: Running, Role: LEADER
I20260630 12:35:15.379336  2975 consensus_queue.cc:237] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [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: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.386013  2671 catalog_manager.cc:5697] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 reported cstate change: term changed from 0 to 1, leader changed from <none> to a89f896e8df143cd957090b586dd0db2 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "a89f896e8df143cd957090b586dd0db2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:15.395056  2977 raft_consensus.cc:493] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:15.395979  2977 raft_consensus.cc:515] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.398165  2977 leader_election.cc:290] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a89f896e8df143cd957090b586dd0db2 (127.0.252.193:44921), d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195:44379)
I20260630 12:35:15.413127  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3ceae8e6240b8a13e21f636a137ca" candidate_uuid: "ae09179944844af0a58df5a4eee3c6d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a89f896e8df143cd957090b586dd0db2" is_pre_election: true
I20260630 12:35:15.414170  2774 raft_consensus.cc:2468] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae09179944844af0a58df5a4eee3c6d6 in term 0.
I20260630 12:35:15.414078  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3ceae8e6240b8a13e21f636a137ca" candidate_uuid: "ae09179944844af0a58df5a4eee3c6d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" is_pre_election: true
I20260630 12:35:15.415156  2923 raft_consensus.cc:2468] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae09179944844af0a58df5a4eee3c6d6 in term 0.
I20260630 12:35:15.416229  2814 leader_election.cc:304] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [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: a89f896e8df143cd957090b586dd0db2, ae09179944844af0a58df5a4eee3c6d6; no voters: 
I20260630 12:35:15.417449  2977 raft_consensus.cc:2804] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:15.417819  2977 raft_consensus.cc:493] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:15.418123  2977 raft_consensus.cc:3060] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.424701  2977 raft_consensus.cc:515] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.427094  2977 leader_election.cc:290] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [CANDIDATE]: Term 1 election: Requested vote from peers a89f896e8df143cd957090b586dd0db2 (127.0.252.193:44921), d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195:44379)
I20260630 12:35:15.428391  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3ceae8e6240b8a13e21f636a137ca" candidate_uuid: "ae09179944844af0a58df5a4eee3c6d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a89f896e8df143cd957090b586dd0db2"
I20260630 12:35:15.428645  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3ceae8e6240b8a13e21f636a137ca" candidate_uuid: "ae09179944844af0a58df5a4eee3c6d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3af1f28cae04f9ca1ece05d64e171d9"
I20260630 12:35:15.429167  2774 raft_consensus.cc:3060] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.429273  2923 raft_consensus.cc:3060] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:15.435475  2923 raft_consensus.cc:2468] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae09179944844af0a58df5a4eee3c6d6 in term 1.
I20260630 12:35:15.435475  2774 raft_consensus.cc:2468] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae09179944844af0a58df5a4eee3c6d6 in term 1.
I20260630 12:35:15.436739  2814 leader_election.cc:304] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [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: ae09179944844af0a58df5a4eee3c6d6, d3af1f28cae04f9ca1ece05d64e171d9; no voters: 
I20260630 12:35:15.437578  2977 raft_consensus.cc:2804] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:15.438970  2977 raft_consensus.cc:697] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 1 LEADER]: Becoming Leader. State: Replica: ae09179944844af0a58df5a4eee3c6d6, State: Running, Role: LEADER
I20260630 12:35:15.439725  2977 consensus_queue.cc:237] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [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: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } }
I20260630 12:35:15.447731  2671 catalog_manager.cc:5697] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae09179944844af0a58df5a4eee3c6d6 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "ae09179944844af0a58df5a4eee3c6d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:15.609375  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:15.611428  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:15.611804  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:15.766628  2975 consensus_queue.cc:1048] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:15.779815  2983 consensus_queue.cc:1048] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:15.951536  2977 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:15.964183  2998 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:17.612879  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:17.614746  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:17.615079  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:19.616240  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:19.618767  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:19.619134  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:21.620707  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:21.622953  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:21.623307  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:23.624697  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:23.628265  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:23.628808  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:25.630019  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:25.632175  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:25.632503  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:26.547520  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:26.555102  3007 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
W20260630 12:35:26.555166  3008 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
W20260630 12:35:26.557159  3010 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
I20260630 12:35:26.561846  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:26.564126  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:26.564489  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:26.565500  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822926565471 us; error 0 us; skew 500 ppm
I20260630 12:35:26.566108  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:26.569360  1011 webserver.cc:533] Webserver started at http://127.0.252.196:42787/ using document root <none> and password file <none>
I20260630 12:35:26.569949  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:26.570149  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:26.570550  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:26.572091  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "b9e602dc6ba74af18f4375c005e51bc4"
format_stamp: "Formatted at 2026-06-30 12:35:26 on dist-test-slave-7v2h"
I20260630 12:35:26.577889  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:26.581756  3015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:26.582834  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:35:26.583174  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "b9e602dc6ba74af18f4375c005e51bc4"
format_stamp: "Formatted at 2026-06-30 12:35:26 on dist-test-slave-7v2h"
I20260630 12:35:26.583484  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-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)
I20260630 12:35:26.620653  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:26.622047  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:26.623911  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:26.627611  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:26.627854  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:26.628093  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:26.628262  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:26.672170  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:41837
I20260630 12:35:26.672284  3077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:41837 every 8 connection(s)
I20260630 12:35:26.692031  3078 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41253
I20260630 12:35:26.692448  3078 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:26.693240  3078 heartbeater.cc:507] Master 127.0.252.254:41253 requested a full tablet report, sending...
I20260630 12:35:26.695989  2671 ts_manager.cc:194] Registered new tserver with Master: b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196:41837)
I20260630 12:35:26.697885  2671 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56904
I20260630 12:35:27.633453  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:27.636107  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:27.636598  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:27.682883  2849 consensus_queue.cc:237] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [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: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: true } }
I20260630 12:35:27.692092  2923 raft_consensus.cc:1275] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Refusing update from remote peer ae09179944844af0a58df5a4eee3c6d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:27.692279  2774 raft_consensus.cc:1275] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Refusing update from remote peer ae09179944844af0a58df5a4eee3c6d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:27.693734  3085 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.694815  3005 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:27.700875  3078 heartbeater.cc:499] Master 127.0.252.254:41253 was elected leader, sending a full tablet report...
I20260630 12:35:27.704802  3085 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: true } } }
W20260630 12:35:27.706058  2814 consensus_peers.cc:597] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 -> Peer b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196:41837): Couldn't send request to peer b9e602dc6ba74af18f4375c005e51bc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6d3ceae8e6240b8a13e21f636a137ca. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:27.706633  2774 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: true } } }
I20260630 12:35:27.708773  2923 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: true } } }
I20260630 12:35:27.722307  2671 catalog_manager.cc:5697] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 reported cstate change: config changed from index -1 to 2, NON_VOTER b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "ae09179944844af0a58df5a4eee3c6d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:28.079631  3095 ts_tablet_manager.cc:933] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: Initiating tablet copy from peer ae09179944844af0a58df5a4eee3c6d6 (127.0.252.194:43731)
I20260630 12:35:28.081547  3095 tablet_copy_client.cc:323] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:43731
I20260630 12:35:28.093003  2859 tablet_copy_service.cc:140] P ae09179944844af0a58df5a4eee3c6d6: Received BeginTabletCopySession request for tablet b6d3ceae8e6240b8a13e21f636a137ca from peer b9e602dc6ba74af18f4375c005e51bc4 ({username='slave'} at 127.0.0.1:32900)
I20260630 12:35:28.093629  2859 tablet_copy_service.cc:161] P ae09179944844af0a58df5a4eee3c6d6: Beginning new tablet copy session on tablet b6d3ceae8e6240b8a13e21f636a137ca from peer b9e602dc6ba74af18f4375c005e51bc4 at {username='slave'} at 127.0.0.1:32900: session id = b9e602dc6ba74af18f4375c005e51bc4-b6d3ceae8e6240b8a13e21f636a137ca
I20260630 12:35:28.102078  2859 tablet_copy_source_session.cc:215] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:28.105274  3095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d3ceae8e6240b8a13e21f636a137ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:28.117261  3095 tablet_copy_client.cc:806] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:28.117861  3095 tablet_copy_client.cc:670] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:28.122195  3095 tablet_copy_client.cc:538] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:28.128183  3095 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: Bootstrap starting.
I20260630 12:35:28.147080  3095 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: 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
I20260630 12:35:28.147938  3095 tablet_bootstrap.cc:492] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: Bootstrap complete.
I20260630 12:35:28.148583  3095 ts_tablet_manager.cc:1403] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:35:28.151186  3095 raft_consensus.cc:359] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: true } }
I20260630 12:35:28.152055  3095 raft_consensus.cc:740] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b9e602dc6ba74af18f4375c005e51bc4, State: Initialized, Role: LEARNER
I20260630 12:35:28.152788  3095 consensus_queue.cc:260] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [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: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: true } }
I20260630 12:35:28.155447  3095 ts_tablet_manager.cc:1434] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260630 12:35:28.157235  2859 tablet_copy_service.cc:342] P ae09179944844af0a58df5a4eee3c6d6: Request end of tablet copy session b9e602dc6ba74af18f4375c005e51bc4-b6d3ceae8e6240b8a13e21f636a137ca received from {username='slave'} at 127.0.0.1:32900
I20260630 12:35:28.157637  2859 tablet_copy_service.cc:434] P ae09179944844af0a58df5a4eee3c6d6: ending tablet copy session b9e602dc6ba74af18f4375c005e51bc4-b6d3ceae8e6240b8a13e21f636a137ca on tablet b6d3ceae8e6240b8a13e21f636a137ca with peer b9e602dc6ba74af18f4375c005e51bc4
I20260630 12:35:28.533532  3053 raft_consensus.cc:1217] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:28.968055  3101 raft_consensus.cc:1064] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6: attempting to promote NON_VOTER b9e602dc6ba74af18f4375c005e51bc4 to VOTER
I20260630 12:35:28.970140  3101 consensus_queue.cc:237] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [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: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } }
I20260630 12:35:28.978003  3053 raft_consensus.cc:1275] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 LEARNER]: Refusing update from remote peer ae09179944844af0a58df5a4eee3c6d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.978003  2923 raft_consensus.cc:1275] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Refusing update from remote peer ae09179944844af0a58df5a4eee3c6d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.978168  2774 raft_consensus.cc:1275] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Refusing update from remote peer ae09179944844af0a58df5a4eee3c6d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:28.980077  3103 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:28.981030  3085 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:28.982021  3101 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:29.003050  3100 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.006095  2923 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.006500  2774 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.016064  3053 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.020370  2672 catalog_manager.cc:5697] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 reported cstate change: config changed from index 2 to 3, b9e602dc6ba74af18f4375c005e51bc4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ae09179944844af0a58df5a4eee3c6d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "d3af1f28cae04f9ca1ece05d64e171d9" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44379 } attrs { replace: true } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.043524  2849 consensus_queue.cc:237] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [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: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } }
I20260630 12:35:29.049983  3053 raft_consensus.cc:1275] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 FOLLOWER]: Refusing update from remote peer ae09179944844af0a58df5a4eee3c6d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:29.050267  2774 raft_consensus.cc:1275] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Refusing update from remote peer ae09179944844af0a58df5a4eee3c6d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:29.051522  3085 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:29.052439  3100 consensus_queue.cc:1048] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:29.058799  3085 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.061206  3053 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.060722  2774 raft_consensus.cc:2955] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.068912  2656 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6d3ceae8e6240b8a13e21f636a137ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:29.074251  2669 catalog_manager.cc:5697] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 reported cstate change: config changed from index 3 to 4, VOTER d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195) evicted. New cstate: current_term: 1 leader_uuid: "ae09179944844af0a58df5a4eee3c6d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a89f896e8df143cd957090b586dd0db2" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44921 } } peers { permanent_uuid: "ae09179944844af0a58df5a4eee3c6d6" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43731 } } peers { permanent_uuid: "b9e602dc6ba74af18f4375c005e51bc4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41837 } attrs { promote: false } } }
I20260630 12:35:29.085016  2913 tablet_service.cc:1558] Processing DeleteTablet for tablet b6d3ceae8e6240b8a13e21f636a137ca with delete_type TABLET_DATA_TOMBSTONED (TS d3af1f28cae04f9ca1ece05d64e171d9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54492
I20260630 12:35:29.087378  3112 tablet_replica.cc:333] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: stopping tablet replica
I20260630 12:35:29.088042  3112 raft_consensus.cc:2243] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:29.088634  3112 raft_consensus.cc:2272] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:29.091311  3112 ts_tablet_manager.cc:1916] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:29.101856  3112 ts_tablet_manager.cc:1929] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:29.102195  3112 log.cc:1199] T b6d3ceae8e6240b8a13e21f636a137ca P d3af1f28cae04f9ca1ece05d64e171d9: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/b6d3ceae8e6240b8a13e21f636a137ca
I20260630 12:35:29.103724  2658 catalog_manager.cc:5028] TS d3af1f28cae04f9ca1ece05d64e171d9 (127.0.252.195:44379): tablet b6d3ceae8e6240b8a13e21f636a137ca (table test-workload [id=872f4d00bd0d4f1da86bbeb2c7608f77]) successfully deleted
I20260630 12:35:29.637624  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:29.639492  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:29.639835  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:31.641360  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:31.643666  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:31.644281  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:33.645424  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:33.647331  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:33.647670  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:36.180473  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:36.184415  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:36.184934  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:37.178411  2944 debug-util.cc:398] Leaking SignalData structure 0x7b080005cc40 after lost signal to thread 1014
W20260630 12:35:37.179293  2944 debug-util.cc:398] Leaking SignalData structure 0x7b08000613a0 after lost signal to thread 2706
W20260630 12:35:37.180356  2944 debug-util.cc:398] Leaking SignalData structure 0x7b0800151c60 after lost signal to thread 2798
W20260630 12:35:37.181177  2944 debug-util.cc:398] Leaking SignalData structure 0x7b0800126120 after lost signal to thread 2873
W20260630 12:35:37.182039  2944 debug-util.cc:398] Leaking SignalData structure 0x7b08000c48a0 after lost signal to thread 2947
W20260630 12:35:37.182884  2944 debug-util.cc:398] Leaking SignalData structure 0x7b08000baa80 after lost signal to thread 3077
I20260630 12:35:38.186013  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:38.187968  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:38.188328  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:40.189219  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:40.191146  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:40.191488  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:42.192492  2725 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:42.194455  2725 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:42.194809  2725 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:42.921416  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:35:42.954406  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:42.955145  1011 tablet_replica.cc:333] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2: stopping tablet replica
I20260630 12:35:42.955684  1011 raft_consensus.cc:2243] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:42.956802  1011 raft_consensus.cc:2272] T b6d3ceae8e6240b8a13e21f636a137ca P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:42.959052  1011 tablet_replica.cc:333] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2: stopping tablet replica
I20260630 12:35:42.959637  1011 raft_consensus.cc:2243] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:42.960544  1011 raft_consensus.cc:2272] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P a89f896e8df143cd957090b586dd0db2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:42.983597  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:35:42.998055  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:35:43.019294  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:43.019950  1011 tablet_replica.cc:333] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6: stopping tablet replica
I20260630 12:35:43.020493  1011 raft_consensus.cc:2243] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.021371  1011 raft_consensus.cc:2272] T b6d3ceae8e6240b8a13e21f636a137ca P ae09179944844af0a58df5a4eee3c6d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.023593  1011 tablet_replica.cc:333] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6: stopping tablet replica
I20260630 12:35:43.024037  1011 raft_consensus.cc:2243] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.024408  1011 raft_consensus.cc:2272] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P ae09179944844af0a58df5a4eee3c6d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.046025  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:35:43.058182  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:35:43.081313  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:43.081969  1011 tablet_replica.cc:333] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9: stopping tablet replica
I20260630 12:35:43.082518  1011 raft_consensus.cc:2243] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.082976  1011 raft_consensus.cc:2272] T 8b5dd30cf5e14ecbaf0c2aefab8604bd P d3af1f28cae04f9ca1ece05d64e171d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.121858  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:35:43.133617  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:35:43.155712  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:43.156306  1011 tablet_replica.cc:333] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4: stopping tablet replica
I20260630 12:35:43.156836  1011 raft_consensus.cc:2243] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:43.157335  1011 raft_consensus.cc:2272] T b6d3ceae8e6240b8a13e21f636a137ca P b9e602dc6ba74af18f4375c005e51bc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.177882  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:35:43.188784  1011 master.cc:562] Master@127.0.252.254:41253 shutting down...
I20260630 12:35:43.206162  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:43.206820  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:43.207123  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ee4d6caa5f74322831037f51af016d0: stopping tablet replica
I20260630 12:35:43.225997  1011 master.cc:584] Master@127.0.252.254:41253 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29795 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:35:43.262619  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:45449
I20260630 12:35:43.263787  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:43.269718  3121 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
W20260630 12:35:43.269706  3120 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
W20260630 12:35:43.270910  3123 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
I20260630 12:35:43.271000  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:43.271957  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:43.272142  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:43.272298  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822943272281 us; error 0 us; skew 500 ppm
I20260630 12:35:43.272955  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:43.275405  1011 webserver.cc:533] Webserver started at http://127.0.252.254:45751/ using document root <none> and password file <none>
I20260630 12:35:43.275892  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:43.276060  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:43.276353  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:43.277565  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "cf72eedacf8a43d29c0bf9d39e515537"
format_stamp: "Formatted at 2026-06-30 12:35:43 on dist-test-slave-7v2h"
I20260630 12:35:43.282069  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:43.285758  3128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:43.286538  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:35:43.286815  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "cf72eedacf8a43d29c0bf9d39e515537"
format_stamp: "Formatted at 2026-06-30 12:35:43 on dist-test-slave-7v2h"
I20260630 12:35:43.287065  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822884425640-1011-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)
I20260630 12:35:43.300685  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:43.301892  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:43.342840  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:45449
I20260630 12:35:43.342940  3179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:45449 every 8 connection(s)
I20260630 12:35:43.347888  3180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:43.361369  3180 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537: Bootstrap starting.
I20260630 12:35:43.366671  3180 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:43.370940  3180 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537: No bootstrap required, opened a new log
I20260630 12:35:43.373111  3180 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf72eedacf8a43d29c0bf9d39e515537" member_type: VOTER }
I20260630 12:35:43.373534  3180 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:43.373749  3180 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf72eedacf8a43d29c0bf9d39e515537, State: Initialized, Role: FOLLOWER
I20260630 12:35:43.374341  3180 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf72eedacf8a43d29c0bf9d39e515537" member_type: VOTER }
I20260630 12:35:43.374939  3180 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:43.375168  3180 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:43.375443  3180 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:43.379945  3180 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf72eedacf8a43d29c0bf9d39e515537" member_type: VOTER }
I20260630 12:35:43.380482  3180 leader_election.cc:304] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [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: cf72eedacf8a43d29c0bf9d39e515537; no voters: 
I20260630 12:35:43.381611  3180 leader_election.cc:290] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:43.382014  3183 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:43.383279  3183 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 1 LEADER]: Becoming Leader. State: Replica: cf72eedacf8a43d29c0bf9d39e515537, State: Running, Role: LEADER
I20260630 12:35:43.383966  3183 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [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: "cf72eedacf8a43d29c0bf9d39e515537" member_type: VOTER }
I20260630 12:35:43.384398  3180 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:43.388355  3184 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf72eedacf8a43d29c0bf9d39e515537" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf72eedacf8a43d29c0bf9d39e515537" member_type: VOTER } }
I20260630 12:35:43.389083  3184 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:43.388901  3185 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf72eedacf8a43d29c0bf9d39e515537. Latest consensus state: current_term: 1 leader_uuid: "cf72eedacf8a43d29c0bf9d39e515537" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf72eedacf8a43d29c0bf9d39e515537" member_type: VOTER } }
I20260630 12:35:43.389760  3185 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:43.393626  3190 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:43.401274  3190 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:43.402299  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:43.410629  3190 catalog_manager.cc:1383] Generated new cluster ID: 9cfb2c5bdff44ea6a86e59ca10a31767
I20260630 12:35:43.410907  3190 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:43.428947  3190 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:43.430284  3190 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:43.452102  3190 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537: Generated new TSK 0
I20260630 12:35:43.452739  3190 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:43.467703  1011 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000190742s
I20260630 12:35:55.566782  1011 master.cc:562] Master@127.0.252.254:45449 shutting down...
I20260630 12:35:55.590189  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:55.590975  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:55.591315  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf72eedacf8a43d29c0bf9d39e515537: stopping tablet replica
I20260630 12:35:55.611471  1011 master.cc:584] Master@127.0.252.254:45449 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12380 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:35:55.643208  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:41279
I20260630 12:35:55.644483  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:55.650940  3204 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
W20260630 12:35:55.651575  3205 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
I20260630 12:35:55.652343  1011 server_base.cc:1061] running on GCE node
W20260630 12:35:55.652848  3207 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
I20260630 12:35:55.653698  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:55.653905  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:55.654066  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822955654047 us; error 0 us; skew 500 ppm
I20260630 12:35:55.654562  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:55.657707  1011 webserver.cc:533] Webserver started at http://127.0.252.254:35077/ using document root <none> and password file <none>
I20260630 12:35:55.658293  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:55.658488  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:55.658805  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:55.660236  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "1b14ec73872b491c9551bce0238ba40f"
format_stamp: "Formatted at 2026-06-30 12:35:55 on dist-test-slave-7v2h"
I20260630 12:35:55.665823  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:35:55.669920  3212 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:55.670779  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:35:55.671032  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "1b14ec73872b491c9551bce0238ba40f"
format_stamp: "Formatted at 2026-06-30 12:35:55 on dist-test-slave-7v2h"
I20260630 12:35:55.671291  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-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)
I20260630 12:35:55.686630  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:55.687865  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:55.729084  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:41279
I20260630 12:35:55.729169  3263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:41279 every 8 connection(s)
I20260630 12:35:55.733115  3264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:55.744203  3264 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f: Bootstrap starting.
I20260630 12:35:55.749195  3264 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:55.753530  3264 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f: No bootstrap required, opened a new log
I20260630 12:35:55.755681  3264 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b14ec73872b491c9551bce0238ba40f" member_type: VOTER }
I20260630 12:35:55.756112  3264 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:55.756302  3264 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b14ec73872b491c9551bce0238ba40f, State: Initialized, Role: FOLLOWER
I20260630 12:35:55.756894  3264 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b14ec73872b491c9551bce0238ba40f" member_type: VOTER }
I20260630 12:35:55.757339  3264 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:55.757543  3264 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:55.757769  3264 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:55.762264  3264 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b14ec73872b491c9551bce0238ba40f" member_type: VOTER }
I20260630 12:35:55.762784  3264 leader_election.cc:304] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [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: 1b14ec73872b491c9551bce0238ba40f; no voters: 
I20260630 12:35:55.763931  3264 leader_election.cc:290] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:55.764189  3267 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:55.765508  3267 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 1 LEADER]: Becoming Leader. State: Replica: 1b14ec73872b491c9551bce0238ba40f, State: Running, Role: LEADER
I20260630 12:35:55.766189  3267 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [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: "1b14ec73872b491c9551bce0238ba40f" member_type: VOTER }
I20260630 12:35:55.766881  3264 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:55.770015  3268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b14ec73872b491c9551bce0238ba40f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b14ec73872b491c9551bce0238ba40f" member_type: VOTER } }
I20260630 12:35:55.770092  3269 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b14ec73872b491c9551bce0238ba40f. Latest consensus state: current_term: 1 leader_uuid: "1b14ec73872b491c9551bce0238ba40f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b14ec73872b491c9551bce0238ba40f" member_type: VOTER } }
I20260630 12:35:55.770982  3268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:55.771024  3269 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:55.778533  3273 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:55.784310  3273 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:55.785389  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:55.793766  3273 catalog_manager.cc:1383] Generated new cluster ID: fb924fa75ec742e3acafbfd6209346c5
I20260630 12:35:55.794037  3273 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:55.810926  3273 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:55.812273  3273 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:55.825412  3273 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f: Generated new TSK 0
I20260630 12:35:55.826092  3273 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:55.851956  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:55.858245  3285 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
W20260630 12:35:55.859220  3286 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
W20260630 12:35:55.860754  3288 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
I20260630 12:35:55.861279  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:55.862150  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:55.862358  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:55.862526  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822955862509 us; error 0 us; skew 500 ppm
I20260630 12:35:55.863039  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:55.865477  1011 webserver.cc:533] Webserver started at http://127.0.252.193:33505/ using document root <none> and password file <none>
I20260630 12:35:55.865954  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:55.866139  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:55.866389  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:55.867568  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "87a3dd247121470b9386e1d0525fd58f"
format_stamp: "Formatted at 2026-06-30 12:35:55 on dist-test-slave-7v2h"
I20260630 12:35:55.872123  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:55.875682  3293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:55.876463  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:55.876758  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "87a3dd247121470b9386e1d0525fd58f"
format_stamp: "Formatted at 2026-06-30 12:35:55 on dist-test-slave-7v2h"
I20260630 12:35:55.877025  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-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)
I20260630 12:35:55.902077  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:55.903630  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:55.905470  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:55.907975  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:55.908193  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:55.908432  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:55.908630  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:35:55.949052  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:40217
I20260630 12:35:55.949160  3355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:40217 every 8 connection(s)
I20260630 12:35:55.954423  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:55.962002  3360 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
W20260630 12:35:55.962257  3361 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
W20260630 12:35:55.964864  3363 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
I20260630 12:35:55.966673  1011 server_base.cc:1061] running on GCE node
I20260630 12:35:55.967437  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:55.967631  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:55.967794  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822955967778 us; error 0 us; skew 500 ppm
I20260630 12:35:55.968304  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:55.971510  1011 webserver.cc:533] Webserver started at http://127.0.252.194:32829/ using document root <none> and password file <none>
I20260630 12:35:55.972038  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:55.972266  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:55.972677  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:55.974380  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "2a148fb3d4e949a981ee941140a2ce71"
format_stamp: "Formatted at 2026-06-30 12:35:55 on dist-test-slave-7v2h"
I20260630 12:35:55.975109  3356 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41279
I20260630 12:35:55.975544  3356 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:55.976533  3356 heartbeater.cc:507] Master 127.0.252.254:41279 requested a full tablet report, sending...
I20260630 12:35:55.978953  3229 ts_manager.cc:194] Registered new tserver with Master: 87a3dd247121470b9386e1d0525fd58f (127.0.252.193:40217)
I20260630 12:35:55.980099  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:35:55.981132  3229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53572
I20260630 12:35:55.983934  3368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:55.984737  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:55.985013  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "2a148fb3d4e949a981ee941140a2ce71"
format_stamp: "Formatted at 2026-06-30 12:35:55 on dist-test-slave-7v2h"
I20260630 12:35:55.985278  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-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)
I20260630 12:35:55.996342  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:55.997565  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:55.999002  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:56.001266  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:56.001466  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:56.001690  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:56.001842  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:56.044847  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:42865
I20260630 12:35:56.044924  3430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:42865 every 8 connection(s)
I20260630 12:35:56.049794  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:56.057386  3434 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
W20260630 12:35:56.059633  3435 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
I20260630 12:35:56.061556  1011 server_base.cc:1061] running on GCE node
W20260630 12:35:56.063076  3437 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
I20260630 12:35:56.064078  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:56.064229  3431 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41279
W20260630 12:35:56.064378  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:56.064638  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822956064619 us; error 0 us; skew 500 ppm
I20260630 12:35:56.064697  3431 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:56.065445  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:56.065761  3431 heartbeater.cc:507] Master 127.0.252.254:41279 requested a full tablet report, sending...
I20260630 12:35:56.068253  1011 webserver.cc:533] Webserver started at http://127.0.252.195:44629/ using document root <none> and password file <none>
I20260630 12:35:56.068480  3229 ts_manager.cc:194] Registered new tserver with Master: 2a148fb3d4e949a981ee941140a2ce71 (127.0.252.194:42865)
I20260630 12:35:56.068993  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:56.069276  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:56.069607  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:56.070569  3229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53588
I20260630 12:35:56.071306  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "3b8407f3696d48879b9a9b483e4f3d5c"
format_stamp: "Formatted at 2026-06-30 12:35:56 on dist-test-slave-7v2h"
I20260630 12:35:56.076342  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:35:56.080051  3442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:56.080935  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:35:56.081250  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "3b8407f3696d48879b9a9b483e4f3d5c"
format_stamp: "Formatted at 2026-06-30 12:35:56 on dist-test-slave-7v2h"
I20260630 12:35:56.081534  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822884425640-1011-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)
I20260630 12:35:56.091343  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:56.092657  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:56.094201  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:56.096601  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:56.096813  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:56.097038  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:56.097198  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:56.139473  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:37805
I20260630 12:35:56.139536  3504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:37805 every 8 connection(s)
I20260630 12:35:56.154793  3505 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41279
I20260630 12:35:56.155335  3505 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:56.156080  3505 heartbeater.cc:507] Master 127.0.252.254:41279 requested a full tablet report, sending...
I20260630 12:35:56.158207  3229 ts_manager.cc:194] Registered new tserver with Master: 3b8407f3696d48879b9a9b483e4f3d5c (127.0.252.195:37805)
I20260630 12:35:56.158704  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015313158s
I20260630 12:35:56.159613  3229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53596
I20260630 12:35:56.984176  3356 heartbeater.cc:499] Master 127.0.252.254:41279 was elected leader, sending a full tablet report...
I20260630 12:35:57.073599  3431 heartbeater.cc:499] Master 127.0.252.254:41279 was elected leader, sending a full tablet report...
I20260630 12:35:57.162647  3505 heartbeater.cc:499] Master 127.0.252.254:41279 was elected leader, sending a full tablet report...
I20260630 12:35:57.783847  3282 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:59.785216  3282 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:00.105463  3427 debug-util.cc:398] Leaking SignalData structure 0x7b080019eb80 after lost signal to thread 1014
W20260630 12:36:00.106382  3427 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb640 after lost signal to thread 3263
W20260630 12:36:00.107316  3427 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad660 after lost signal to thread 3355
W20260630 12:36:00.108162  3427 debug-util.cc:398] Leaking SignalData structure 0x7b08001df6c0 after lost signal to thread 3430
W20260630 12:36:00.108994  3427 debug-util.cc:398] Leaking SignalData structure 0x7b0800167bc0 after lost signal to thread 3504
I20260630 12:36:01.786499  3282 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:03.787577  3282 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:05.788961  3282 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:07.790136  3282 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:08.144522  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:36:08.169175  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:08.186061  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:36:08.195737  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:36:08.214812  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:08.247298  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:36:08.256321  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:36:08.276368  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:08.292765  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:36:08.301515  1011 master.cc:562] Master@127.0.252.254:41279 shutting down...
I20260630 12:36:08.320715  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:08.321475  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:08.321790  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b14ec73872b491c9551bce0238ba40f: stopping tablet replica
I20260630 12:36:08.339581  1011 master.cc:584] Master@127.0.252.254:41279 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12727 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:36:08.372467  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:36387
I20260630 12:36:08.373592  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:08.379050  3511 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
W20260630 12:36:08.379058  3510 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
W20260630 12:36:08.380013  3513 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
I20260630 12:36:08.381027  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:08.381862  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:08.382036  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:08.382148  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822968382136 us; error 0 us; skew 500 ppm
I20260630 12:36:08.382575  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:08.384953  1011 webserver.cc:533] Webserver started at http://127.0.252.254:41327/ using document root <none> and password file <none>
I20260630 12:36:08.385398  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:08.385552  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:08.385799  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:08.386961  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "045977a6901d43dea4e93f969c526ddf"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-7v2h"
I20260630 12:36:08.391983  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:08.395525  3518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.396474  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:08.396818  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "045977a6901d43dea4e93f969c526ddf"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-7v2h"
I20260630 12:36:08.397106  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-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)
I20260630 12:36:08.428512  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:08.429724  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:08.470750  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:36387
I20260630 12:36:08.470719  3569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:36387 every 8 connection(s)
I20260630 12:36:08.475736  3570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:08.487151  3570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf: Bootstrap starting.
I20260630 12:36:08.491976  3570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:08.496573  3570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf: No bootstrap required, opened a new log
I20260630 12:36:08.498978  3570 raft_consensus.cc:359] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "045977a6901d43dea4e93f969c526ddf" member_type: VOTER }
I20260630 12:36:08.499481  3570 raft_consensus.cc:385] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:08.499704  3570 raft_consensus.cc:740] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 045977a6901d43dea4e93f969c526ddf, State: Initialized, Role: FOLLOWER
I20260630 12:36:08.500275  3570 consensus_queue.cc:260] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "045977a6901d43dea4e93f969c526ddf" member_type: VOTER }
I20260630 12:36:08.500789  3570 raft_consensus.cc:399] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:08.501004  3570 raft_consensus.cc:493] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:08.501286  3570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:08.505915  3570 raft_consensus.cc:515] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "045977a6901d43dea4e93f969c526ddf" member_type: VOTER }
I20260630 12:36:08.506474  3570 leader_election.cc:304] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [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: 045977a6901d43dea4e93f969c526ddf; no voters: 
I20260630 12:36:08.507588  3570 leader_election.cc:290] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:08.508015  3573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:08.509320  3573 raft_consensus.cc:697] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 1 LEADER]: Becoming Leader. State: Replica: 045977a6901d43dea4e93f969c526ddf, State: Running, Role: LEADER
I20260630 12:36:08.510120  3573 consensus_queue.cc:237] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [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: "045977a6901d43dea4e93f969c526ddf" member_type: VOTER }
I20260630 12:36:08.510479  3570 sys_catalog.cc:565] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:08.515812  3575 sys_catalog.cc:455] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 045977a6901d43dea4e93f969c526ddf. Latest consensus state: current_term: 1 leader_uuid: "045977a6901d43dea4e93f969c526ddf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "045977a6901d43dea4e93f969c526ddf" member_type: VOTER } }
I20260630 12:36:08.515919  3574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "045977a6901d43dea4e93f969c526ddf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "045977a6901d43dea4e93f969c526ddf" member_type: VOTER } }
I20260630 12:36:08.516784  3574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:08.516747  3575 sys_catalog.cc:458] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:08.518684  3581 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:08.523798  3581 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:08.526859  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:08.533032  3581 catalog_manager.cc:1383] Generated new cluster ID: 6af892f596994205b6972d483a46ffdd
I20260630 12:36:08.533326  3581 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:08.578924  3581 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:08.580231  3581 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:08.598014  3581 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf: Generated new TSK 0
I20260630 12:36:08.598659  3581 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:08.658794  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:08.664736  3591 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
W20260630 12:36:08.665695  3592 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
W20260630 12:36:08.666848  3594 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
I20260630 12:36:08.667955  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:08.668864  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:08.669072  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:08.669229  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822968669209 us; error 0 us; skew 500 ppm
I20260630 12:36:08.669714  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:08.672084  1011 webserver.cc:533] Webserver started at http://127.0.252.193:37047/ using document root <none> and password file <none>
I20260630 12:36:08.672591  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:08.672782  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:08.673026  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:08.674093  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "00a8eb4cda7f423eaa8cc060130f2559"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-7v2h"
I20260630 12:36:08.678676  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:08.682928  3599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.683837  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:36:08.684171  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "00a8eb4cda7f423eaa8cc060130f2559"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-7v2h"
I20260630 12:36:08.684499  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-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)
I20260630 12:36:08.717569  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:08.718743  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:08.720211  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:08.722605  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:08.722813  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.723031  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:08.723191  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.766606  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:43323
I20260630 12:36:08.766692  3661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:43323 every 8 connection(s)
I20260630 12:36:08.772277  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:08.780653  3666 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
W20260630 12:36:08.782441  3667 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
I20260630 12:36:08.785092  1011 server_base.cc:1061] running on GCE node
W20260630 12:36:08.787253  3669 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
I20260630 12:36:08.788419  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:08.788715  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:08.788909  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822968788887 us; error 0 us; skew 500 ppm
I20260630 12:36:08.789486  3662 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36387
I20260630 12:36:08.789642  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:08.789959  3662 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:08.791049  3662 heartbeater.cc:507] Master 127.0.252.254:36387 requested a full tablet report, sending...
I20260630 12:36:08.793071  1011 webserver.cc:533] Webserver started at http://127.0.252.194:41721/ using document root <none> and password file <none>
I20260630 12:36:08.793725  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:08.793927  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:08.794031  3535 ts_manager.cc:194] Registered new tserver with Master: 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323)
I20260630 12:36:08.794215  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:08.795717  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "d3b8a6c66a0741a4bbe47a9eb680557e"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-7v2h"
I20260630 12:36:08.796182  3535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43004
I20260630 12:36:08.802030  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:36:08.806991  3674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.807930  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:36:08.808264  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "d3b8a6c66a0741a4bbe47a9eb680557e"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-7v2h"
I20260630 12:36:08.808610  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-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)
I20260630 12:36:08.823686  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:08.824867  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:08.826277  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:08.828474  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:08.828733  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.828953  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:08.829100  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.868451  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:35637
I20260630 12:36:08.868592  3736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:35637 every 8 connection(s)
I20260630 12:36:08.873430  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:08.880041  3740 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
W20260630 12:36:08.881023  3741 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
W20260630 12:36:08.884291  3743 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
I20260630 12:36:08.884604  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:08.885481  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:08.885736  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:08.885944  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822968885925 us; error 0 us; skew 500 ppm
I20260630 12:36:08.886278  3737 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36387
I20260630 12:36:08.886595  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:08.886706  3737 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:08.887636  3737 heartbeater.cc:507] Master 127.0.252.254:36387 requested a full tablet report, sending...
I20260630 12:36:08.889492  1011 webserver.cc:533] Webserver started at http://127.0.252.195:35775/ using document root <none> and password file <none>
I20260630 12:36:08.890010  3535 ts_manager.cc:194] Registered new tserver with Master: d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637)
I20260630 12:36:08.890147  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:08.890450  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:08.890786  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:08.891835  3535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43020
I20260630 12:36:08.892374  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "1c91188b035f4aae830fd04210c58b79"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-7v2h"
I20260630 12:36:08.897130  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:08.900509  3748 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.901492  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:08.901790  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "1c91188b035f4aae830fd04210c58b79"
format_stamp: "Formatted at 2026-06-30 12:36:08 on dist-test-slave-7v2h"
I20260630 12:36:08.902061  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822884425640-1011-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)
I20260630 12:36:08.929783  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:08.930948  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:08.932399  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:08.934659  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:08.934861  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.935081  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:08.935243  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:08.974651  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:44595
I20260630 12:36:08.974749  3810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:44595 every 8 connection(s)
I20260630 12:36:08.988797  3811 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36387
I20260630 12:36:08.989182  3811 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:08.989899  3811 heartbeater.cc:507] Master 127.0.252.254:36387 requested a full tablet report, sending...
I20260630 12:36:08.991878  3535 ts_manager.cc:194] Registered new tserver with Master: 1c91188b035f4aae830fd04210c58b79 (127.0.252.195:44595)
I20260630 12:36:08.992676  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014951812s
I20260630 12:36:08.993240  3535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43024
I20260630 12:36:09.799705  3662 heartbeater.cc:499] Master 127.0.252.254:36387 was elected leader, sending a full tablet report...
I20260630 12:36:09.894696  3737 heartbeater.cc:499] Master 127.0.252.254:36387 was elected leader, sending a full tablet report...
I20260630 12:36:09.995872  3811 heartbeater.cc:499] Master 127.0.252.254:36387 was elected leader, sending a full tablet report...
I20260630 12:36:10.049178  3535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43030:
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"
    }
  }
}
W20260630 12:36:10.051968  3535 catalog_manager.cc:7077] 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.
I20260630 12:36:10.138227  3776 tablet_service.cc:1511] Processing CreateTablet for tablet d2431b0e5f0b4605a008b286f9544de4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:10.139012  3773 tablet_service.cc:1511] Processing CreateTablet for tablet 81451648e78e463e9683328f651fc046 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:10.139293  3626 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b780f5b3e47cabc6fa0b01d0e3518 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:10.139954  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2431b0e5f0b4605a008b286f9544de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.140753  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b780f5b3e47cabc6fa0b01d0e3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.141074  3702 tablet_service.cc:1511] Processing CreateTablet for tablet d2431b0e5f0b4605a008b286f9544de4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:10.141219  3774 tablet_service.cc:1511] Processing CreateTablet for tablet d626613afb414b34948a64a54f6a78cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:10.142432  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2431b0e5f0b4605a008b286f9544de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.143132  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81451648e78e463e9683328f651fc046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.141603  3775 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b780f5b3e47cabc6fa0b01d0e3518 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:10.144101  3774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d626613afb414b34948a64a54f6a78cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.145068  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b780f5b3e47cabc6fa0b01d0e3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.145799  3625 tablet_service.cc:1511] Processing CreateTablet for tablet d626613afb414b34948a64a54f6a78cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:10.147183  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d626613afb414b34948a64a54f6a78cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.149964  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 81451648e78e463e9683328f651fc046 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:10.151410  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81451648e78e463e9683328f651fc046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.151968  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b780f5b3e47cabc6fa0b01d0e3518 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:10.153404  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b780f5b3e47cabc6fa0b01d0e3518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.138188  3627 tablet_service.cc:1511] Processing CreateTablet for tablet d2431b0e5f0b4605a008b286f9544de4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:10.155617  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2431b0e5f0b4605a008b286f9544de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.159749  3700 tablet_service.cc:1511] Processing CreateTablet for tablet d626613afb414b34948a64a54f6a78cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:10.161295  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d626613afb414b34948a64a54f6a78cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.169409  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 81451648e78e463e9683328f651fc046 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=1ff256cf5add4123b5d4750600210ec1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:10.170900  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81451648e78e463e9683328f651fc046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:10.185047  3831 tablet_bootstrap.cc:492] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79: Bootstrap starting.
I20260630 12:36:10.202497  3831 tablet_bootstrap.cc:654] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.203344  3832 tablet_bootstrap.cc:492] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e: Bootstrap starting.
I20260630 12:36:10.210254  3832 tablet_bootstrap.cc:654] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.211700  3831 tablet_bootstrap.cc:492] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79: No bootstrap required, opened a new log
I20260630 12:36:10.212278  3831 ts_tablet_manager.cc:1403] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260630 12:36:10.213783  3834 tablet_bootstrap.cc:492] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559: Bootstrap starting.
I20260630 12:36:10.215799  3831 raft_consensus.cc:359] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.216826  3831 raft_consensus.cc:385] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.217171  3831 raft_consensus.cc:740] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c91188b035f4aae830fd04210c58b79, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.217932  3831 consensus_queue.cc:260] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.219509  3832 tablet_bootstrap.cc:492] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e: No bootstrap required, opened a new log
I20260630 12:36:10.220214  3832 ts_tablet_manager.cc:1403] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:36:10.221550  3831 ts_tablet_manager.cc:1434] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:36:10.222090  3834 tablet_bootstrap.cc:654] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.222771  3831 tablet_bootstrap.cc:492] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79: Bootstrap starting.
I20260630 12:36:10.223466  3832 raft_consensus.cc:359] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.224326  3832 raft_consensus.cc:385] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.224763  3832 raft_consensus.cc:740] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3b8a6c66a0741a4bbe47a9eb680557e, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.225862  3832 consensus_queue.cc:260] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
W20260630 12:36:10.230069  3812 tablet.cc:2406] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:10.230685  3831 tablet_bootstrap.cc:654] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.232379  3836 raft_consensus.cc:493] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:10.232899  3836 raft_consensus.cc:515] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.233944  3834 tablet_bootstrap.cc:492] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559: No bootstrap required, opened a new log
I20260630 12:36:10.234440  3834 ts_tablet_manager.cc:1403] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:36:10.237502  3834 raft_consensus.cc:359] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.238407  3834 raft_consensus.cc:385] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.238754  3834 raft_consensus.cc:740] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a8eb4cda7f423eaa8cc060130f2559, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.239758  3834 consensus_queue.cc:260] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.241063  3836 leader_election.cc:290] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323), d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637)
I20260630 12:36:10.251634  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b780f5b3e47cabc6fa0b01d0e3518" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" is_pre_election: true
W20260630 12:36:10.254688  3752 leader_election.cc:343] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:10.255573  3832 ts_tablet_manager.cc:1434] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.011s
I20260630 12:36:10.256742  3832 tablet_bootstrap.cc:492] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e: Bootstrap starting.
I20260630 12:36:10.257109  3831 tablet_bootstrap.cc:492] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79: No bootstrap required, opened a new log
I20260630 12:36:10.257629  3831 ts_tablet_manager.cc:1403] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.011s
I20260630 12:36:10.258005  3834 ts_tablet_manager.cc:1434] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.004s
I20260630 12:36:10.259070  3834 tablet_bootstrap.cc:492] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559: Bootstrap starting.
I20260630 12:36:10.260610  3831 raft_consensus.cc:359] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.261401  3831 raft_consensus.cc:385] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.261737  3831 raft_consensus.cc:740] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c91188b035f4aae830fd04210c58b79, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.262691  3831 consensus_queue.cc:260] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.264961  3831 ts_tablet_manager.cc:1434] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:10.265749  3834 tablet_bootstrap.cc:654] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.265949  3831 tablet_bootstrap.cc:492] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79: Bootstrap starting.
I20260630 12:36:10.267797  3832 tablet_bootstrap.cc:654] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.273635  3831 tablet_bootstrap.cc:654] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.278769  3834 tablet_bootstrap.cc:492] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559: No bootstrap required, opened a new log
I20260630 12:36:10.279367  3834 ts_tablet_manager.cc:1403] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260630 12:36:10.282230  3834 raft_consensus.cc:359] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.283215  3834 raft_consensus.cc:385] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.283670  3834 raft_consensus.cc:740] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a8eb4cda7f423eaa8cc060130f2559, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.285909  3834 consensus_queue.cc:260] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.288417  3834 ts_tablet_manager.cc:1434] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260630 12:36:10.290723  3834 tablet_bootstrap.cc:492] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559: Bootstrap starting.
I20260630 12:36:10.291606  3831 tablet_bootstrap.cc:492] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79: No bootstrap required, opened a new log
I20260630 12:36:10.292244  3831 ts_tablet_manager.cc:1403] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.015s
I20260630 12:36:10.295773  3831 raft_consensus.cc:359] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.296700  3831 raft_consensus.cc:385] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.297060  3831 raft_consensus.cc:740] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c91188b035f4aae830fd04210c58b79, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.297379  3834 tablet_bootstrap.cc:654] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.298120  3831 consensus_queue.cc:260] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.303239  3831 ts_tablet_manager.cc:1434] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:36:10.304648  3831 tablet_bootstrap.cc:492] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79: Bootstrap starting.
I20260630 12:36:10.309280  3834 tablet_bootstrap.cc:492] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559: No bootstrap required, opened a new log
I20260630 12:36:10.309988  3834 ts_tablet_manager.cc:1403] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260630 12:36:10.311568  3831 tablet_bootstrap.cc:654] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.313115  3834 raft_consensus.cc:359] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.313992  3834 raft_consensus.cc:385] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.314328  3834 raft_consensus.cc:740] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a8eb4cda7f423eaa8cc060130f2559, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.314726  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b780f5b3e47cabc6fa0b01d0e3518" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a8eb4cda7f423eaa8cc060130f2559" is_pre_election: true
I20260630 12:36:10.315441  3834 consensus_queue.cc:260] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
W20260630 12:36:10.316783  3749 leader_election.cc:343] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:10.317440  3749 leader_election.cc:304] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [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: 1c91188b035f4aae830fd04210c58b79; no voters: 00a8eb4cda7f423eaa8cc060130f2559, d3b8a6c66a0741a4bbe47a9eb680557e
I20260630 12:36:10.318599  3834 ts_tablet_manager.cc:1434] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:36:10.318711  3836 raft_consensus.cc:2749] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:10.317067  3832 tablet_bootstrap.cc:492] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e: No bootstrap required, opened a new log
I20260630 12:36:10.319646  3834 tablet_bootstrap.cc:492] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559: Bootstrap starting.
I20260630 12:36:10.319991  3832 ts_tablet_manager.cc:1403] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e: Time spent bootstrapping tablet: real 0.064s	user 0.040s	sys 0.015s
I20260630 12:36:10.323377  3832 raft_consensus.cc:359] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.324285  3832 raft_consensus.cc:385] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.324676  3832 raft_consensus.cc:740] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3b8a6c66a0741a4bbe47a9eb680557e, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.325637  3832 consensus_queue.cc:260] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.326363  3834 tablet_bootstrap.cc:654] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.329273  3831 tablet_bootstrap.cc:492] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79: No bootstrap required, opened a new log
I20260630 12:36:10.329898  3831 ts_tablet_manager.cc:1403] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260630 12:36:10.332396  3832 ts_tablet_manager.cc:1434] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:36:10.332857  3831 raft_consensus.cc:359] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.333541  3832 tablet_bootstrap.cc:492] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e: Bootstrap starting.
I20260630 12:36:10.333613  3831 raft_consensus.cc:385] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.334053  3831 raft_consensus.cc:740] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c91188b035f4aae830fd04210c58b79, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.334867  3831 consensus_queue.cc:260] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.339720  3831 ts_tablet_manager.cc:1434] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:36:10.342031  3832 tablet_bootstrap.cc:654] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.343699  3834 tablet_bootstrap.cc:492] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559: No bootstrap required, opened a new log
I20260630 12:36:10.344152  3834 ts_tablet_manager.cc:1403] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260630 12:36:10.347151  3832 tablet_bootstrap.cc:492] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e: No bootstrap required, opened a new log
I20260630 12:36:10.346817  3834 raft_consensus.cc:359] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.347579  3832 ts_tablet_manager.cc:1403] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260630 12:36:10.347569  3834 raft_consensus.cc:385] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.348124  3834 raft_consensus.cc:740] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a8eb4cda7f423eaa8cc060130f2559, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.348986  3834 consensus_queue.cc:260] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.350230  3832 raft_consensus.cc:359] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.350746  3832 raft_consensus.cc:385] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.350963  3832 raft_consensus.cc:740] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3b8a6c66a0741a4bbe47a9eb680557e, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.351150  3834 ts_tablet_manager.cc:1434] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:10.351584  3832 consensus_queue.cc:260] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.353752  3832 ts_tablet_manager.cc:1434] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:10.354766  3832 tablet_bootstrap.cc:492] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e: Bootstrap starting.
I20260630 12:36:10.360122  3832 tablet_bootstrap.cc:654] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:10.364676  3832 tablet_bootstrap.cc:492] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e: No bootstrap required, opened a new log
I20260630 12:36:10.365082  3832 ts_tablet_manager.cc:1403] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:36:10.367018  3832 raft_consensus.cc:359] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.367537  3832 raft_consensus.cc:385] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:10.367758  3832 raft_consensus.cc:740] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3b8a6c66a0741a4bbe47a9eb680557e, State: Initialized, Role: FOLLOWER
I20260630 12:36:10.368326  3832 consensus_queue.cc:260] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.369937  3832 ts_tablet_manager.cc:1434] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:36:10.396973  3836 raft_consensus.cc:493] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:10.397454  3836 raft_consensus.cc:515] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.399144  3836 leader_election.cc:290] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323), d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637)
I20260630 12:36:10.400041  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d626613afb414b34948a64a54f6a78cf" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a8eb4cda7f423eaa8cc060130f2559" is_pre_election: true
I20260630 12:36:10.400218  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d626613afb414b34948a64a54f6a78cf" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" is_pre_election: true
I20260630 12:36:10.400593  3637 raft_consensus.cc:2468] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c91188b035f4aae830fd04210c58b79 in term 0.
I20260630 12:36:10.400832  3712 raft_consensus.cc:2468] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c91188b035f4aae830fd04210c58b79 in term 0.
I20260630 12:36:10.401861  3749 leader_election.cc:304] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [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: 00a8eb4cda7f423eaa8cc060130f2559, 1c91188b035f4aae830fd04210c58b79; no voters: 
I20260630 12:36:10.402503  3836 raft_consensus.cc:2804] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:10.402827  3836 raft_consensus.cc:493] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:10.403092  3836 raft_consensus.cc:3060] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.408010  3836 raft_consensus.cc:515] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.409698  3836 leader_election.cc:290] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [CANDIDATE]: Term 1 election: Requested vote from peers 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323), d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637)
I20260630 12:36:10.410531  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d626613afb414b34948a64a54f6a78cf" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a8eb4cda7f423eaa8cc060130f2559"
I20260630 12:36:10.410696  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d626613afb414b34948a64a54f6a78cf" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e"
I20260630 12:36:10.411144  3637 raft_consensus.cc:3060] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.411182  3712 raft_consensus.cc:3060] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.418447  3637 raft_consensus.cc:2468] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c91188b035f4aae830fd04210c58b79 in term 1.
I20260630 12:36:10.418447  3712 raft_consensus.cc:2468] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c91188b035f4aae830fd04210c58b79 in term 1.
I20260630 12:36:10.419821  3749 leader_election.cc:304] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [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: 00a8eb4cda7f423eaa8cc060130f2559, 1c91188b035f4aae830fd04210c58b79; no voters: 
I20260630 12:36:10.420600  3836 raft_consensus.cc:2804] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:10.421633  3836 raft_consensus.cc:697] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 1 LEADER]: Becoming Leader. State: Replica: 1c91188b035f4aae830fd04210c58b79, State: Running, Role: LEADER
I20260630 12:36:10.422392  3836 consensus_queue.cc:237] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [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: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.430645  3534 catalog_manager.cc:5697] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c91188b035f4aae830fd04210c58b79 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "1c91188b035f4aae830fd04210c58b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:10.440857  3836 raft_consensus.cc:493] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:10.441334  3836 raft_consensus.cc:515] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.442862  3836 leader_election.cc:290] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323), d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637)
I20260630 12:36:10.443920  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2431b0e5f0b4605a008b286f9544de4" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a8eb4cda7f423eaa8cc060130f2559" is_pre_election: true
I20260630 12:36:10.443919  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2431b0e5f0b4605a008b286f9544de4" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" is_pre_election: true
I20260630 12:36:10.444744  3637 raft_consensus.cc:2468] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c91188b035f4aae830fd04210c58b79 in term 0.
I20260630 12:36:10.444857  3712 raft_consensus.cc:2468] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c91188b035f4aae830fd04210c58b79 in term 0.
I20260630 12:36:10.445861  3749 leader_election.cc:304] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [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: 00a8eb4cda7f423eaa8cc060130f2559, 1c91188b035f4aae830fd04210c58b79; no voters: 
I20260630 12:36:10.446487  3836 raft_consensus.cc:2804] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:10.446777  3836 raft_consensus.cc:493] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:10.447017  3836 raft_consensus.cc:3060] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.451900  3836 raft_consensus.cc:515] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.453531  3836 leader_election.cc:290] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [CANDIDATE]: Term 1 election: Requested vote from peers 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323), d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637)
I20260630 12:36:10.454525  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2431b0e5f0b4605a008b286f9544de4" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a8eb4cda7f423eaa8cc060130f2559"
I20260630 12:36:10.454577  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2431b0e5f0b4605a008b286f9544de4" candidate_uuid: "1c91188b035f4aae830fd04210c58b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e"
I20260630 12:36:10.455080  3637 raft_consensus.cc:3060] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.455147  3712 raft_consensus.cc:3060] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.459759  3712 raft_consensus.cc:2468] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c91188b035f4aae830fd04210c58b79 in term 1.
I20260630 12:36:10.459751  3637 raft_consensus.cc:2468] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c91188b035f4aae830fd04210c58b79 in term 1.
I20260630 12:36:10.460954  3749 leader_election.cc:304] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [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: 00a8eb4cda7f423eaa8cc060130f2559, 1c91188b035f4aae830fd04210c58b79; no voters: 
I20260630 12:36:10.461596  3836 raft_consensus.cc:2804] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:10.462010  3836 raft_consensus.cc:697] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 1 LEADER]: Becoming Leader. State: Replica: 1c91188b035f4aae830fd04210c58b79, State: Running, Role: LEADER
I20260630 12:36:10.462642  3836 consensus_queue.cc:237] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [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: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } }
I20260630 12:36:10.469084  3842 raft_consensus.cc:493] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:10.469519  3842 raft_consensus.cc:515] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.469673  3534 catalog_manager.cc:5697] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c91188b035f4aae830fd04210c58b79 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "1c91188b035f4aae830fd04210c58b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:10.471532  3842 leader_election.cc:290] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637), 1c91188b035f4aae830fd04210c58b79 (127.0.252.195:44595)
I20260630 12:36:10.484009  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b780f5b3e47cabc6fa0b01d0e3518" candidate_uuid: "00a8eb4cda7f423eaa8cc060130f2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" is_pre_election: true
I20260630 12:36:10.484472  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b780f5b3e47cabc6fa0b01d0e3518" candidate_uuid: "00a8eb4cda7f423eaa8cc060130f2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c91188b035f4aae830fd04210c58b79" is_pre_election: true
I20260630 12:36:10.484649  3712 raft_consensus.cc:2468] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a8eb4cda7f423eaa8cc060130f2559 in term 0.
I20260630 12:36:10.485055  3786 raft_consensus.cc:2468] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a8eb4cda7f423eaa8cc060130f2559 in term 0.
I20260630 12:36:10.485751  3603 leader_election.cc:304] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [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: 00a8eb4cda7f423eaa8cc060130f2559, d3b8a6c66a0741a4bbe47a9eb680557e; no voters: 
I20260630 12:36:10.486478  3842 raft_consensus.cc:2804] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:10.486740  3842 raft_consensus.cc:493] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:10.486979  3842 raft_consensus.cc:3060] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.491719  3842 raft_consensus.cc:515] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.493290  3842 leader_election.cc:290] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [CANDIDATE]: Term 1 election: Requested vote from peers d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194:35637), 1c91188b035f4aae830fd04210c58b79 (127.0.252.195:44595)
I20260630 12:36:10.494227  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b780f5b3e47cabc6fa0b01d0e3518" candidate_uuid: "00a8eb4cda7f423eaa8cc060130f2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e"
I20260630 12:36:10.494406  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b780f5b3e47cabc6fa0b01d0e3518" candidate_uuid: "00a8eb4cda7f423eaa8cc060130f2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c91188b035f4aae830fd04210c58b79"
I20260630 12:36:10.494853  3712 raft_consensus.cc:3060] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.494895  3786 raft_consensus.cc:3060] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.502202  3786 raft_consensus.cc:2468] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a8eb4cda7f423eaa8cc060130f2559 in term 1.
I20260630 12:36:10.502205  3712 raft_consensus.cc:2468] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a8eb4cda7f423eaa8cc060130f2559 in term 1.
I20260630 12:36:10.503737  3601 leader_election.cc:304] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [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: 00a8eb4cda7f423eaa8cc060130f2559, 1c91188b035f4aae830fd04210c58b79; no voters: 
I20260630 12:36:10.504492  3842 raft_consensus.cc:2804] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:10.505786  3842 raft_consensus.cc:697] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 LEADER]: Becoming Leader. State: Replica: 00a8eb4cda7f423eaa8cc060130f2559, State: Running, Role: LEADER
I20260630 12:36:10.506613  3842 consensus_queue.cc:237] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [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: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.513513  3534 catalog_manager.cc:5697] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "00a8eb4cda7f423eaa8cc060130f2559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:10.525846  3583 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:10.526687  3588 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:36:10.529435  3588 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:36:10.564388  3838 raft_consensus.cc:493] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:10.564908  3838 raft_consensus.cc:515] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.566874  3838 leader_election.cc:290] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323), 1c91188b035f4aae830fd04210c58b79 (127.0.252.195:44595)
I20260630 12:36:10.578027  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81451648e78e463e9683328f651fc046" candidate_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c91188b035f4aae830fd04210c58b79" is_pre_election: true
I20260630 12:36:10.578083  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81451648e78e463e9683328f651fc046" candidate_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a8eb4cda7f423eaa8cc060130f2559" is_pre_election: true
I20260630 12:36:10.578745  3786 raft_consensus.cc:2468] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3b8a6c66a0741a4bbe47a9eb680557e in term 0.
I20260630 12:36:10.578815  3637 raft_consensus.cc:2468] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3b8a6c66a0741a4bbe47a9eb680557e in term 0.
I20260630 12:36:10.579869  3676 leader_election.cc:304] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [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: 1c91188b035f4aae830fd04210c58b79, d3b8a6c66a0741a4bbe47a9eb680557e; no voters: 
I20260630 12:36:10.580544  3838 raft_consensus.cc:2804] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:10.580909  3838 raft_consensus.cc:493] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:10.581133  3838 raft_consensus.cc:3060] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.585894  3838 raft_consensus.cc:515] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.587457  3838 leader_election.cc:290] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [CANDIDATE]: Term 1 election: Requested vote from peers 00a8eb4cda7f423eaa8cc060130f2559 (127.0.252.193:43323), 1c91188b035f4aae830fd04210c58b79 (127.0.252.195:44595)
I20260630 12:36:10.588281  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81451648e78e463e9683328f651fc046" candidate_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a8eb4cda7f423eaa8cc060130f2559"
I20260630 12:36:10.588495  3786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81451648e78e463e9683328f651fc046" candidate_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c91188b035f4aae830fd04210c58b79"
I20260630 12:36:10.588806  3637 raft_consensus.cc:3060] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.589037  3786 raft_consensus.cc:3060] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:10.593887  3637 raft_consensus.cc:2468] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3b8a6c66a0741a4bbe47a9eb680557e in term 1.
I20260630 12:36:10.593904  3786 raft_consensus.cc:2468] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3b8a6c66a0741a4bbe47a9eb680557e in term 1.
I20260630 12:36:10.595125  3676 leader_election.cc:304] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [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: 1c91188b035f4aae830fd04210c58b79, d3b8a6c66a0741a4bbe47a9eb680557e; no voters: 
I20260630 12:36:10.595842  3838 raft_consensus.cc:2804] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:10.597029  3838 raft_consensus.cc:697] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 LEADER]: Becoming Leader. State: Replica: d3b8a6c66a0741a4bbe47a9eb680557e, State: Running, Role: LEADER
I20260630 12:36:10.597677  3838 consensus_queue.cc:237] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [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: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } }
I20260630 12:36:10.604470  3534 catalog_manager.cc:5697] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e reported cstate change: term changed from 0 to 1, leader changed from <none> to d3b8a6c66a0741a4bbe47a9eb680557e (127.0.252.194). New cstate: current_term: 1 leader_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a8eb4cda7f423eaa8cc060130f2559" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3b8a6c66a0741a4bbe47a9eb680557e" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c91188b035f4aae830fd04210c58b79" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 44595 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:10.721421  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:36:10.737820  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:10.738616  1011 tablet_replica.cc:333] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559: stopping tablet replica
I20260630 12:36:10.739343  1011 raft_consensus.cc:2243] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:10.739712  1011 raft_consensus.cc:2272] T 81451648e78e463e9683328f651fc046 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.741642  1011 tablet_replica.cc:333] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559: stopping tablet replica
I20260630 12:36:10.742116  1011 raft_consensus.cc:2243] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:10.742442  1011 raft_consensus.cc:2272] T d2431b0e5f0b4605a008b286f9544de4 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.744119  1011 tablet_replica.cc:333] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559: stopping tablet replica
I20260630 12:36:10.744634  1011 raft_consensus.cc:2243] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:10.745179  1011 pending_rounds.cc:70] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559: Trying to abort 1 pending ops.
I20260630 12:36:10.745378  1011 pending_rounds.cc:77] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442887201886208 op_type: NO_OP noop_request { }
I20260630 12:36:10.745653  1011 raft_consensus.cc:2889] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:10.745870  1011 raft_consensus.cc:2272] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.747947  1011 tablet_replica.cc:333] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559: stopping tablet replica
I20260630 12:36:10.748391  1011 raft_consensus.cc:2243] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:10.748775  1011 raft_consensus.cc:2272] T d626613afb414b34948a64a54f6a78cf P 00a8eb4cda7f423eaa8cc060130f2559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.771360  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:36:10.782718  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:36:10.800010  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:10.801110  1011 tablet_replica.cc:333] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e: stopping tablet replica
I20260630 12:36:10.801723  1011 raft_consensus.cc:2243] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:10.802093  1011 raft_consensus.cc:2272] T d2431b0e5f0b4605a008b286f9544de4 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.804011  1011 tablet_replica.cc:333] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e: stopping tablet replica
I20260630 12:36:10.804486  1011 raft_consensus.cc:2243] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:10.804883  1011 raft_consensus.cc:2272] T d626613afb414b34948a64a54f6a78cf P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.806551  1011 tablet_replica.cc:333] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e: stopping tablet replica
I20260630 12:36:10.807001  1011 raft_consensus.cc:2243] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:10.807305  1011 raft_consensus.cc:2272] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.809042  1011 tablet_replica.cc:333] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e: stopping tablet replica
I20260630 12:36:10.809463  1011 raft_consensus.cc:2243] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:10.809973  1011 pending_rounds.cc:70] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e: Trying to abort 1 pending ops.
I20260630 12:36:10.810117  1011 pending_rounds.cc:77] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442887575056384 op_type: NO_OP noop_request { }
I20260630 12:36:10.810339  1011 raft_consensus.cc:2889] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:10.810606  1011 raft_consensus.cc:2272] T 81451648e78e463e9683328f651fc046 P d3b8a6c66a0741a4bbe47a9eb680557e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.823984  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:36:10.835004  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:36:10.853773  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:10.854400  1011 tablet_replica.cc:333] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79: stopping tablet replica
I20260630 12:36:10.854969  1011 raft_consensus.cc:2243] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:10.855357  1011 raft_consensus.cc:2272] T 81451648e78e463e9683328f651fc046 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.857033  1011 tablet_replica.cc:333] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79: stopping tablet replica
I20260630 12:36:10.857525  1011 raft_consensus.cc:2243] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:10.858086  1011 pending_rounds.cc:70] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79: Trying to abort 1 pending ops.
I20260630 12:36:10.858255  1011 pending_rounds.cc:77] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442887021281280 op_type: NO_OP noop_request { }
I20260630 12:36:10.858515  1011 raft_consensus.cc:2889] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:10.858765  1011 raft_consensus.cc:2272] T d2431b0e5f0b4605a008b286f9544de4 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.860790  1011 tablet_replica.cc:333] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79: stopping tablet replica
I20260630 12:36:10.861465  1011 raft_consensus.cc:2243] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:10.862048  1011 pending_rounds.cc:70] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79: Trying to abort 1 pending ops.
I20260630 12:36:10.862223  1011 pending_rounds.cc:77] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442886856626176 op_type: NO_OP noop_request { }
I20260630 12:36:10.862474  1011 raft_consensus.cc:2889] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:10.862736  1011 raft_consensus.cc:2272] T d626613afb414b34948a64a54f6a78cf P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.864739  1011 tablet_replica.cc:333] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79: stopping tablet replica
I20260630 12:36:10.865408  1011 raft_consensus.cc:2243] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:10.865921  1011 raft_consensus.cc:2272] T 8c4b780f5b3e47cabc6fa0b01d0e3518 P 1c91188b035f4aae830fd04210c58b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.888005  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:36:10.898891  1011 master.cc:562] Master@127.0.252.254:36387 shutting down...
I20260630 12:36:10.913925  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:10.914448  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:10.914721  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 045977a6901d43dea4e93f969c526ddf: stopping tablet replica
I20260630 12:36:10.923774  1011 master.cc:584] Master@127.0.252.254:36387 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2583 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:36:10.955699  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:45669
I20260630 12:36:10.956768  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:10.961257  3862 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
W20260630 12:36:10.961378  3863 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
W20260630 12:36:10.963886  3865 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
I20260630 12:36:10.963912  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:10.964964  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:10.965147  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:10.965307  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822970965292 us; error 0 us; skew 500 ppm
I20260630 12:36:10.965797  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:10.968019  1011 webserver.cc:533] Webserver started at http://127.0.252.254:40159/ using document root <none> and password file <none>
I20260630 12:36:10.968500  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:10.968709  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:10.968971  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:10.970021  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "17bfaf2f89b747fb815021a4de34f4ba"
format_stamp: "Formatted at 2026-06-30 12:36:10 on dist-test-slave-7v2h"
I20260630 12:36:10.974634  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:36:10.978010  3870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:10.978752  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:10.979012  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "17bfaf2f89b747fb815021a4de34f4ba"
format_stamp: "Formatted at 2026-06-30 12:36:10 on dist-test-slave-7v2h"
I20260630 12:36:10.979290  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-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)
I20260630 12:36:10.990257  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:10.991233  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:11.027045  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:45669
I20260630 12:36:11.027132  3921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:45669 every 8 connection(s)
I20260630 12:36:11.030830  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:11.041134  3922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba: Bootstrap starting.
I20260630 12:36:11.045389  3922 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:11.049515  3922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba: No bootstrap required, opened a new log
I20260630 12:36:11.051503  3922 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bfaf2f89b747fb815021a4de34f4ba" member_type: VOTER }
I20260630 12:36:11.051883  3922 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:11.052101  3922 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17bfaf2f89b747fb815021a4de34f4ba, State: Initialized, Role: FOLLOWER
I20260630 12:36:11.052713  3922 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17bfaf2f89b747fb815021a4de34f4ba" member_type: VOTER }
I20260630 12:36:11.053169  3922 raft_consensus.cc:399] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:11.053385  3922 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:11.053633  3922 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:11.058194  3922 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bfaf2f89b747fb815021a4de34f4ba" member_type: VOTER }
I20260630 12:36:11.058763  3922 leader_election.cc:304] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [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: 17bfaf2f89b747fb815021a4de34f4ba; no voters: 
I20260630 12:36:11.059929  3922 leader_election.cc:290] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:11.060267  3925 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:11.061645  3925 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 1 LEADER]: Becoming Leader. State: Replica: 17bfaf2f89b747fb815021a4de34f4ba, State: Running, Role: LEADER
I20260630 12:36:11.062346  3925 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [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: "17bfaf2f89b747fb815021a4de34f4ba" member_type: VOTER }
I20260630 12:36:11.062649  3922 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:11.065387  3926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17bfaf2f89b747fb815021a4de34f4ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bfaf2f89b747fb815021a4de34f4ba" member_type: VOTER } }
I20260630 12:36:11.065486  3927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17bfaf2f89b747fb815021a4de34f4ba. Latest consensus state: current_term: 1 leader_uuid: "17bfaf2f89b747fb815021a4de34f4ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17bfaf2f89b747fb815021a4de34f4ba" member_type: VOTER } }
I20260630 12:36:11.066236  3927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:11.066823  3926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:11.069490  3931 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:11.074877  3931 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:11.077679  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:11.083793  3931 catalog_manager.cc:1383] Generated new cluster ID: 784c45390f2f48589d26a239122a5f01
I20260630 12:36:11.084096  3931 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:11.098212  3931 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:11.099509  3931 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:11.113777  3931 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba: Generated new TSK 0
I20260630 12:36:11.114393  3931 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:11.145956  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:11.151602  3943 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
W20260630 12:36:11.152599  3944 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
W20260630 12:36:11.154373  3946 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
I20260630 12:36:11.154554  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:11.155375  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:11.155556  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:11.155678  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822971155666 us; error 0 us; skew 500 ppm
I20260630 12:36:11.156111  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:11.158595  1011 webserver.cc:533] Webserver started at http://127.0.252.193:40249/ using document root <none> and password file <none>
I20260630 12:36:11.159029  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:11.159186  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:11.159400  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:11.160460  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "2311f4ce14c14ed89e8840a98db2ed15"
format_stamp: "Formatted at 2026-06-30 12:36:11 on dist-test-slave-7v2h"
I20260630 12:36:11.164784  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:11.168095  3951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:11.169250  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:11.169651  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "2311f4ce14c14ed89e8840a98db2ed15"
format_stamp: "Formatted at 2026-06-30 12:36:11 on dist-test-slave-7v2h"
I20260630 12:36:11.169945  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-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)
I20260630 12:36:11.183117  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:11.184196  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:11.185765  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:11.188053  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:11.188275  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:11.188512  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:11.188694  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:36:11.231882  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:43741
I20260630 12:36:11.232015  4013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:43741 every 8 connection(s)
I20260630 12:36:11.237682  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:11.245548  4018 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
W20260630 12:36:11.247318  4019 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
I20260630 12:36:11.250145  1011 server_base.cc:1061] running on GCE node
W20260630 12:36:11.250392  4022 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
I20260630 12:36:11.251773  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:11.252264  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:11.252602  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822971252538 us; error 0 us; skew 500 ppm
I20260630 12:36:11.253186  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:11.253882  4014 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45669
I20260630 12:36:11.254354  4014 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:11.255267  4014 heartbeater.cc:507] Master 127.0.252.254:45669 requested a full tablet report, sending...
I20260630 12:36:11.256671  1011 webserver.cc:533] Webserver started at http://127.0.252.194:36645/ using document root <none> and password file <none>
I20260630 12:36:11.257387  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:11.257663  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:11.258038  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:11.258005  3887 ts_manager.cc:194] Registered new tserver with Master: 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:11.260084  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "eee7d728e9334faaaa36f4da330cdb15"
format_stamp: "Formatted at 2026-06-30 12:36:11 on dist-test-slave-7v2h"
I20260630 12:36:11.260775  3887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47650
I20260630 12:36:11.265797  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:11.270124  4026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:11.271136  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:36:11.271518  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "eee7d728e9334faaaa36f4da330cdb15"
format_stamp: "Formatted at 2026-06-30 12:36:11 on dist-test-slave-7v2h"
I20260630 12:36:11.271811  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-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)
I20260630 12:36:11.304845  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:11.305896  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:11.307286  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:11.309628  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:11.309845  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:11.310070  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:11.310220  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:11.347609  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:46471
I20260630 12:36:11.347697  4088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:46471 every 8 connection(s)
I20260630 12:36:11.352253  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:11.358840  4092 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
W20260630 12:36:11.359037  4093 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
W20260630 12:36:11.361972  4095 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
I20260630 12:36:11.362375  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:11.363912  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:11.364177  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:11.364351  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822971364335 us; error 0 us; skew 500 ppm
I20260630 12:36:11.364974  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:11.365113  4089 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45669
I20260630 12:36:11.365487  4089 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:11.366408  4089 heartbeater.cc:507] Master 127.0.252.254:45669 requested a full tablet report, sending...
I20260630 12:36:11.367764  1011 webserver.cc:533] Webserver started at http://127.0.252.195:44793/ using document root <none> and password file <none>
I20260630 12:36:11.368346  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:11.368546  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:11.368827  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:11.368754  3887 ts_manager.cc:194] Registered new tserver with Master: eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:11.369951  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "e97d905b455a4c6784f4012335d1341a"
format_stamp: "Formatted at 2026-06-30 12:36:11 on dist-test-slave-7v2h"
I20260630 12:36:11.370203  3887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47664
I20260630 12:36:11.374995  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:36:11.378659  4100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:11.379522  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:11.379818  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "e97d905b455a4c6784f4012335d1341a"
format_stamp: "Formatted at 2026-06-30 12:36:11 on dist-test-slave-7v2h"
I20260630 12:36:11.380093  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-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)
I20260630 12:36:11.396132  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:11.397212  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:11.398576  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:11.400766  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:11.400964  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:11.401175  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:11.401335  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:11.439769  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:43493
I20260630 12:36:11.439903  4162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:43493 every 8 connection(s)
I20260630 12:36:11.453076  4163 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45669
I20260630 12:36:11.453459  4163 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:11.454193  4163 heartbeater.cc:507] Master 127.0.252.254:45669 requested a full tablet report, sending...
I20260630 12:36:11.456233  3887 ts_manager.cc:194] Registered new tserver with Master: e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:11.456459  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013769792s
I20260630 12:36:11.457705  3887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47674
I20260630 12:36:12.264169  4014 heartbeater.cc:499] Master 127.0.252.254:45669 was elected leader, sending a full tablet report...
I20260630 12:36:12.372960  4089 heartbeater.cc:499] Master 127.0.252.254:45669 was elected leader, sending a full tablet report...
I20260630 12:36:12.460939  4163 heartbeater.cc:499] Master 127.0.252.254:45669 was elected leader, sending a full tablet report...
I20260630 12:36:12.509645  3887 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47676:
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"
    }
  }
}
W20260630 12:36:12.511590  3887 catalog_manager.cc:7077] 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.
I20260630 12:36:12.579653  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2556de52a44e078211113894542455 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.580410  3978 tablet_service.cc:1511] Processing CreateTablet for tablet 17339822b1094b7a8cffb5db2016f7d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.580750  3977 tablet_service.cc:1511] Processing CreateTablet for tablet ad2129e9bcec463c800566eb49fcb507 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.581175  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2556de52a44e078211113894542455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.582193  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2129e9bcec463c800566eb49fcb507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.582427  3976 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0562182bd424eb3cf0ea20647b6b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.583747  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0562182bd424eb3cf0ea20647b6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.585508  3975 tablet_service.cc:1511] Processing CreateTablet for tablet be4a026194694bf0913dde7bb825eccd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.586920  3975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4a026194694bf0913dde7bb825eccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.588871  4125 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0562182bd424eb3cf0ea20647b6b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.590749  4125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0562182bd424eb3cf0ea20647b6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.590265  4121 tablet_service.cc:1511] Processing CreateTablet for tablet 4b47e60391814aef8f9fb440d6dce810 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.591807  4121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b47e60391814aef8f9fb440d6dce810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.592542  3974 tablet_service.cc:1511] Processing CreateTablet for tablet cd429a9fa00741df8ef10d4a5d305618 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.593951  3974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd429a9fa00741df8ef10d4a5d305618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.597590  3973 tablet_service.cc:1511] Processing CreateTablet for tablet ecfffd2bb30a412ab230c927c206cd60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.599009  3973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfffd2bb30a412ab230c927c206cd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.601727  3972 tablet_service.cc:1511] Processing CreateTablet for tablet 4b47e60391814aef8f9fb440d6dce810 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.603412  3972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b47e60391814aef8f9fb440d6dce810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.605657  4128 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2556de52a44e078211113894542455 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.607247  4128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2556de52a44e078211113894542455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.609601  4126 tablet_service.cc:1511] Processing CreateTablet for tablet ad2129e9bcec463c800566eb49fcb507 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.611812  4124 tablet_service.cc:1511] Processing CreateTablet for tablet be4a026194694bf0913dde7bb825eccd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.609616  4127 tablet_service.cc:1511] Processing CreateTablet for tablet 17339822b1094b7a8cffb5db2016f7d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.614445  4123 tablet_service.cc:1511] Processing CreateTablet for tablet cd429a9fa00741df8ef10d4a5d305618 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.616483  4122 tablet_service.cc:1511] Processing CreateTablet for tablet ecfffd2bb30a412ab230c927c206cd60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.617978  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17339822b1094b7a8cffb5db2016f7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.632987  4126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2129e9bcec463c800566eb49fcb507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.634240  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 4a2556de52a44e078211113894542455 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.635648  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a2556de52a44e078211113894542455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.636006  4049 tablet_service.cc:1511] Processing CreateTablet for tablet cd429a9fa00741df8ef10d4a5d305618 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.636976  4124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4a026194694bf0913dde7bb825eccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.637457  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 17339822b1094b7a8cffb5db2016f7d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.638026  4048 tablet_service.cc:1511] Processing CreateTablet for tablet ecfffd2bb30a412ab230c927c206cd60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.638988  4052 tablet_service.cc:1511] Processing CreateTablet for tablet ad2129e9bcec463c800566eb49fcb507 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.640069  4047 tablet_service.cc:1511] Processing CreateTablet for tablet 4b47e60391814aef8f9fb440d6dce810 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.641410  4050 tablet_service.cc:1511] Processing CreateTablet for tablet be4a026194694bf0913dde7bb825eccd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.638882  4122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfffd2bb30a412ab230c927c206cd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.645488  4049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd429a9fa00741df8ef10d4a5d305618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.646175  4047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b47e60391814aef8f9fb440d6dce810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.647028  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17339822b1094b7a8cffb5db2016f7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.648898  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4a026194694bf0913dde7bb825eccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.652943  4123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd429a9fa00741df8ef10d4a5d305618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.656924  4048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfffd2bb30a412ab230c927c206cd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.659387  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2129e9bcec463c800566eb49fcb507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.646144  4051 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0562182bd424eb3cf0ea20647b6b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:36:12.669720  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0562182bd424eb3cf0ea20647b6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.676891  4127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17339822b1094b7a8cffb5db2016f7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:12.708201  4183 tablet_bootstrap.cc:492] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:12.725960  4185 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:12.735445  4183 tablet_bootstrap.cc:654] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.736116  4184 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:12.740918  4185 tablet_bootstrap.cc:654] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.749243  4184 tablet_bootstrap.cc:654] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.751332  4183 tablet_bootstrap.cc:492] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:12.751760  4183 ts_tablet_manager.cc:1403] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260630 12:36:12.751817  4185 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:12.752426  4185 ts_tablet_manager.cc:1403] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260630 12:36:12.754315  4184 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:12.754221  4183 raft_consensus.cc:359] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:12.754841  4184 ts_tablet_manager.cc:1403] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260630 12:36:12.754886  4183 raft_consensus.cc:385] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.755457  4183 raft_consensus.cc:740] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.754901  4185 raft_consensus.cc:359] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.755874  4185 raft_consensus.cc:385] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.756203  4185 raft_consensus.cc:740] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.756136  4183 consensus_queue.cc:260] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:12.757094  4185 consensus_queue.cc:260] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.757807  4184 raft_consensus.cc:359] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.758546  4184 raft_consensus.cc:385] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.758842  4184 raft_consensus.cc:740] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.759126  4183 ts_tablet_manager.cc:1434] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:12.760097  4183 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:12.759863  4184 consensus_queue.cc:260] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.766903  4183 tablet_bootstrap.cc:654] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.767359  4184 ts_tablet_manager.cc:1434] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:36:12.769388  4185 ts_tablet_manager.cc:1434] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:36:12.774276  4184 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:12.775182  4183 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:12.775699  4183 ts_tablet_manager.cc:1403] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260630 12:36:12.778357  4183 raft_consensus.cc:359] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.779094  4183 raft_consensus.cc:385] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.779398  4183 raft_consensus.cc:740] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.780110  4183 consensus_queue.cc:260] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.782366  4184 tablet_bootstrap.cc:654] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.782406  4183 ts_tablet_manager.cc:1434] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:36:12.782810  4185 tablet_bootstrap.cc:492] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:12.783537  4183 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:12.789444  4185 tablet_bootstrap.cc:654] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.789806  4183 tablet_bootstrap.cc:654] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.791899  4184 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:12.792462  4184 ts_tablet_manager.cc:1403] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.009s
I20260630 12:36:12.793874  4185 tablet_bootstrap.cc:492] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:12.794353  4185 ts_tablet_manager.cc:1403] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:36:12.794920  4184 raft_consensus.cc:359] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.795632  4184 raft_consensus.cc:385] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.795851  4184 raft_consensus.cc:740] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.796392  4184 consensus_queue.cc:260] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.797025  4185 raft_consensus.cc:359] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:12.797722  4185 raft_consensus.cc:385] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.797989  4185 raft_consensus.cc:740] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.798698  4185 consensus_queue.cc:260] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:12.800798  4185 ts_tablet_manager.cc:1434] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:36:12.801694  4185 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:12.802279  4184 ts_tablet_manager.cc:1434] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:36:12.803344  4184 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:12.806847  4183 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:12.807380  4183 ts_tablet_manager.cc:1403] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260630 12:36:12.808812  4184 tablet_bootstrap.cc:654] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.809968  4183 raft_consensus.cc:359] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.810693  4183 raft_consensus.cc:385] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.810987  4183 raft_consensus.cc:740] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.811712  4183 consensus_queue.cc:260] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.813722  4183 ts_tablet_manager.cc:1434] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:12.814585  4183 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:12.819252  4185 tablet_bootstrap.cc:654] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.819655  4184 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:12.820200  4184 ts_tablet_manager.cc:1403] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:36:12.822948  4184 raft_consensus.cc:359] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.823676  4184 raft_consensus.cc:385] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.823967  4184 raft_consensus.cc:740] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.824134  4183 tablet_bootstrap.cc:654] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.824946  4184 consensus_queue.cc:260] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.827338  4184 ts_tablet_manager.cc:1434] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260630 12:36:12.828529  4184 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:12.829547  4189 raft_consensus.cc:493] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:12.830116  4189 raft_consensus.cc:515] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:12.835425  4185 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:12.835942  4185 ts_tablet_manager.cc:1403] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260630 12:36:12.836822  4184 tablet_bootstrap.cc:654] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.837608  4189 leader_election.cc:290] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:12.840778  4185 raft_consensus.cc:359] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.841624  4185 raft_consensus.cc:385] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.841934  4185 raft_consensus.cc:740] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.842778  4185 consensus_queue.cc:260] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.843477  4184 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:12.843585  4183 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:12.844094  4183 ts_tablet_manager.cc:1403] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.005s
I20260630 12:36:12.844089  4184 ts_tablet_manager.cc:1403] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260630 12:36:12.847147  4184 raft_consensus.cc:359] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.847393  4183 raft_consensus.cc:359] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.847889  4184 raft_consensus.cc:385] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.848074  4183 raft_consensus.cc:385] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.848232  4184 raft_consensus.cc:740] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.848405  4183 raft_consensus.cc:740] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.849066  4184 consensus_queue.cc:260] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.849283  4183 consensus_queue.cc:260] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.851332  4184 ts_tablet_manager.cc:1434] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:36:12.852376  4184 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:12.853706  4183 ts_tablet_manager.cc:1434] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:12.854735  4183 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:12.858429  4184 tablet_bootstrap.cc:654] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.860667  4183 tablet_bootstrap.cc:654] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.863413  4185 ts_tablet_manager.cc:1434] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260630 12:36:12.864459  4185 tablet_bootstrap.cc:492] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:12.870580  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2556de52a44e078211113894542455" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:12.871460  4138 raft_consensus.cc:2468] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:12.872886  3955 leader_election.cc:304] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:12.877372  4189 raft_consensus.cc:2804] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:12.877842  4189 raft_consensus.cc:493] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:12.877796  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2556de52a44e078211113894542455" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:12.878371  4189 raft_consensus.cc:3060] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:12.881728  4191 raft_consensus.cc:493] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:12.882340  4191 raft_consensus.cc:515] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.886045  4185 tablet_bootstrap.cc:654] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.888638  4191 leader_election.cc:290] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:12.898453  4189 raft_consensus.cc:515] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:12.901437  4184 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:12.902935  4184 ts_tablet_manager.cc:1403] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.017s
I20260630 12:36:12.903065  4191 raft_consensus.cc:493] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:12.903707  4191 raft_consensus.cc:515] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.906250  4191 leader_election.cc:290] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:12.906220  4184 raft_consensus.cc:359] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.907770  4184 raft_consensus.cc:385] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.908237  4184 raft_consensus.cc:740] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.908546  4189 leader_election.cc:290] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 election: Requested vote from peers e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:12.909179  4184 consensus_queue.cc:260] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.910524  4204 raft_consensus.cc:493] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:12.911437  4183 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:12.911942  4183 ts_tablet_manager.cc:1403] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.006s
I20260630 12:36:12.912587  4184 ts_tablet_manager.cc:1434] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260630 12:36:12.913620  4184 tablet_bootstrap.cc:492] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:12.913892  4204 raft_consensus.cc:515] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.914920  4183 raft_consensus.cc:359] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.915648  4183 raft_consensus.cc:385] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.915959  4183 raft_consensus.cc:740] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.917128  4183 consensus_queue.cc:260] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
W20260630 12:36:12.918110  3955 leader_election.cc:343] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:12.918773  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2556de52a44e078211113894542455" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:12.919346  4138 raft_consensus.cc:3060] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:12.919577  4183 ts_tablet_manager.cc:1434] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:36:12.920943  4183 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:12.923028  4184 tablet_bootstrap.cc:654] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.925099  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd429a9fa00741df8ef10d4a5d305618" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:12.926178  4137 raft_consensus.cc:2468] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:12.916519  4204 leader_election.cc:290] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:12.928296  3955 leader_election.cc:304] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:12.933316  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2556de52a44e078211113894542455" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:12.934453  4138 raft_consensus.cc:2468] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:12.935171  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd429a9fa00741df8ef10d4a5d305618" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:12.935803  4064 raft_consensus.cc:2468] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:12.936172  3955 leader_election.cc:304] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
W20260630 12:36:12.937484  3955 leader_election.cc:343] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:12.939018  4189 raft_consensus.cc:2804] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:12.942447  4185 tablet_bootstrap.cc:492] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:12.942464  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b47e60391814aef8f9fb440d6dce810" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:12.943245  4185 ts_tablet_manager.cc:1403] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.015s
I20260630 12:36:12.943378  4137 raft_consensus.cc:2468] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:12.944659  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:12.944861  4030 leader_election.cc:304] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:12.945737  4191 raft_consensus.cc:2804] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:12.946094  4191 raft_consensus.cc:493] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:12.946448  4191 raft_consensus.cc:3060] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:12.947808  4183 tablet_bootstrap.cc:654] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.947882  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:12.933476  4204 raft_consensus.cc:2804] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:12.951141  4189 raft_consensus.cc:697] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
W20260630 12:36:12.951555  4030 leader_election.cc:343] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:12.952930  4189 consensus_queue.cc:237] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:12.954710  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b47e60391814aef8f9fb440d6dce810" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:12.955204  3989 raft_consensus.cc:2468] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:12.946720  4185 raft_consensus.cc:359] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.956416  4185 raft_consensus.cc:385] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:36:12.956534  4027 leader_election.cc:343] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:12.956797  4185 raft_consensus.cc:740] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.957126  4027 leader_election.cc:304] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [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: eee7d728e9334faaaa36f4da330cdb15; no voters: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a
I20260630 12:36:12.957749  4185 consensus_queue.cc:260] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.951565  4204 raft_consensus.cc:493] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:12.960343  4204 raft_consensus.cc:3060] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:12.965209  4184 tablet_bootstrap.cc:492] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:12.965739  4184 ts_tablet_manager.cc:1403] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.004s
I20260630 12:36:12.966753  4185 ts_tablet_manager.cc:1434] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260630 12:36:12.968616  4184 raft_consensus.cc:359] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.969336  4184 raft_consensus.cc:385] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.969615  4184 raft_consensus.cc:740] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.970352  4184 consensus_queue.cc:260] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.972922  4191 raft_consensus.cc:515] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:12.976315  4185 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:12.976760  4191 leader_election.cc:290] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:12.976924  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b47e60391814aef8f9fb440d6dce810" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:12.981132  4138 raft_consensus.cc:3060] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:12.982508  4184 ts_tablet_manager.cc:1434] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260630 12:36:12.983770  4184 tablet_bootstrap.cc:492] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:12.990132  4184 tablet_bootstrap.cc:654] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.991561  4185 tablet_bootstrap.cc:654] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.990964  3883 catalog_manager.cc:5697] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:12.992888  4191 raft_consensus.cc:2749] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:36:12.999450  4027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.252.193:43741, user_credentials={real_user=slave}} blocked reactor thread for 47277.6us
I20260630 12:36:13.001768  4183 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:13.003576  4138 raft_consensus.cc:2468] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:13.002367  4183 ts_tablet_manager.cc:1403] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.016s
I20260630 12:36:13.005192  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b47e60391814aef8f9fb440d6dce810" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:13.005767  3989 raft_consensus.cc:3060] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.005802  4030 leader_election.cc:304] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:13.007385  4212 raft_consensus.cc:2804] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:13.007875  4212 raft_consensus.cc:697] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Leader. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:13.008642  4212 consensus_queue.cc:237] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.010105  4183 raft_consensus.cc:359] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.010833  4183 raft_consensus.cc:385] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.011111  4183 raft_consensus.cc:740] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.014722  4184 tablet_bootstrap.cc:492] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:13.015367  4184 ts_tablet_manager.cc:1403] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260630 12:36:13.014842  4204 raft_consensus.cc:515] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.016484  4185 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:13.017010  4185 ts_tablet_manager.cc:1403] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260630 12:36:13.017943  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd429a9fa00741df8ef10d4a5d305618" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:13.017680  3883 catalog_manager.cc:5697] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.018536  4064 raft_consensus.cc:3060] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.018316  4184 raft_consensus.cc:359] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.019184  4184 raft_consensus.cc:385] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.019503  4184 raft_consensus.cc:740] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.019757  4185 raft_consensus.cc:359] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.020290  4184 consensus_queue.cc:260] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.011865  4183 consensus_queue.cc:260] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.021392  4191 raft_consensus.cc:493] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.021919  4191 raft_consensus.cc:515] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.023063  4183 ts_tablet_manager.cc:1434] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:36:13.023876  4191 leader_election.cc:290] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.025954  4184 ts_tablet_manager.cc:1434] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:36:13.024032  4183 tablet_bootstrap.cc:492] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:13.027022  4184 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:13.029003  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
W20260630 12:36:13.031129  4030 leader_election.cc:343] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:13.033247  4184 tablet_bootstrap.cc:654] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.035231  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:13.035935  3988 raft_consensus.cc:2468] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:13.037298  4027 leader_election.cc:304] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: e97d905b455a4c6784f4012335d1341a
I20260630 12:36:13.038398  4191 raft_consensus.cc:2804] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:13.038763  4191 raft_consensus.cc:493] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:13.039077  4191 raft_consensus.cc:3060] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.043279  4183 tablet_bootstrap.cc:654] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.043424  3989 raft_consensus.cc:2468] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:13.044720  4185 raft_consensus.cc:385] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.045113  4185 raft_consensus.cc:740] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.045885  4191 raft_consensus.cc:515] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.046140  4185 consensus_queue.cc:260] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.049984  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:13.032356  4064 raft_consensus.cc:2468] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
W20260630 12:36:13.051429  4030 leader_election.cc:343] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:13.051889  3955 leader_election.cc:304] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:13.052850  4189 raft_consensus.cc:2804] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:13.053342  4189 raft_consensus.cc:697] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:13.054059  4183 tablet_bootstrap.cc:492] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:13.053999  4185 ts_tablet_manager.cc:1434] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260630 12:36:13.054160  4189 consensus_queue.cc:237] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.054877  4183 ts_tablet_manager.cc:1403] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.001s
I20260630 12:36:13.056169  4184 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:13.056649  4184 ts_tablet_manager.cc:1403] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.014s
I20260630 12:36:13.057866  4185 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:13.050024  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:13.058684  3988 raft_consensus.cc:3060] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.058288  4183 raft_consensus.cc:359] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.059274  4183 raft_consensus.cc:385] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.059705  4183 raft_consensus.cc:740] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.060875  4183 consensus_queue.cc:260] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.063189  4184 raft_consensus.cc:359] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.063880  4184 raft_consensus.cc:385] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.064198  4184 raft_consensus.cc:740] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.064934  4184 consensus_queue.cc:260] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.066704  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd429a9fa00741df8ef10d4a5d305618" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:13.066946  4184 ts_tablet_manager.cc:1434] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260630 12:36:13.067353  4138 raft_consensus.cc:3060] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.063655  4183 ts_tablet_manager.cc:1434] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:13.070416  4183 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:13.070681  3887 catalog_manager.cc:5697] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.074955  4138 raft_consensus.cc:2468] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:13.075798  4185 tablet_bootstrap.cc:654] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.076126  4204 leader_election.cc:290] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 election: Requested vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.077979  3940 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:36:13.078133  3935 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:13.064718  4191 leader_election.cc:290] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.079957  4191 raft_consensus.cc:493] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.080770  4183 tablet_bootstrap.cc:654] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.080591  4191 raft_consensus.cc:515] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.084008  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2556de52a44e078211113894542455" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:13.084764  3988 raft_consensus.cc:2468] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:13.086522  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a2556de52a44e078211113894542455" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:13.087277  4138 raft_consensus.cc:2393] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eee7d728e9334faaaa36f4da330cdb15 in current term 1: Already voted for candidate 2311f4ce14c14ed89e8840a98db2ed15 in this term.
I20260630 12:36:13.087806  4027 leader_election.cc:304] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: e97d905b455a4c6784f4012335d1341a
I20260630 12:36:13.089018  4212 raft_consensus.cc:2804] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:13.089566  4212 raft_consensus.cc:697] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Leader. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:13.090365  4212 consensus_queue.cc:237] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
W20260630 12:36:13.085254  3940 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:36:13.086277  4191 leader_election.cc:290] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:13.093181  4027 leader_election.cc:304] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [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: eee7d728e9334faaaa36f4da330cdb15; no voters: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a
I20260630 12:36:13.094237  4185 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:13.095527  4191 raft_consensus.cc:3060] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.098528  4183 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:13.099058  4183 ts_tablet_manager.cc:1403] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260630 12:36:13.100643  4185 ts_tablet_manager.cc:1403] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.010s
I20260630 12:36:13.101567  4183 raft_consensus.cc:359] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.102249  4183 raft_consensus.cc:385] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.102519  4183 raft_consensus.cc:740] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.102872  3887 catalog_manager.cc:5697] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.103451  4191 raft_consensus.cc:2749] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:13.103199  4183 consensus_queue.cc:260] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.105365  4183 ts_tablet_manager.cc:1434] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:36:13.107266  4185 raft_consensus.cc:359] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.107999  4185 raft_consensus.cc:385] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.108265  4185 raft_consensus.cc:740] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.109035  4185 consensus_queue.cc:260] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.115144  4185 ts_tablet_manager.cc:1434] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:36:13.116225  4185 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:13.121068  4185 tablet_bootstrap.cc:654] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.124953  4185 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:13.125324  4185 ts_tablet_manager.cc:1403] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.007s
I20260630 12:36:13.127307  4185 raft_consensus.cc:359] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.127821  4185 raft_consensus.cc:385] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.128010  4185 raft_consensus.cc:740] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.128574  4185 consensus_queue.cc:260] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.130456  4185 ts_tablet_manager.cc:1434] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:13.131438  4185 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:13.136137  4185 tablet_bootstrap.cc:654] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.140635  4185 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:13.141248  4185 ts_tablet_manager.cc:1403] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:36:13.143013  4185 raft_consensus.cc:359] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.143491  4185 raft_consensus.cc:385] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.143682  4185 raft_consensus.cc:740] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.144275  4185 consensus_queue.cc:260] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.145797  4185 ts_tablet_manager.cc:1434] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:13.150519  4191 raft_consensus.cc:493] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.150949  4191 raft_consensus.cc:515] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.152729  4191 leader_election.cc:290] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.153422  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4a026194694bf0913dde7bb825eccd" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:13.153867  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4a026194694bf0913dde7bb825eccd" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:13.154076  3988 raft_consensus.cc:2468] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:13.154497  4138 raft_consensus.cc:2468] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:13.155236  4027 leader_election.cc:304] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:13.155460  4204 raft_consensus.cc:493] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.156157  4191 raft_consensus.cc:2804] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:13.155961  4204 raft_consensus.cc:515] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.156458  4191 raft_consensus.cc:493] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:13.156852  4191 raft_consensus.cc:3060] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.157864  4204 leader_election.cc:290] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.159011  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:13.159011  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:13.159914  4138 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:13.159876  4064 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:13.161341  3955 leader_election.cc:304] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:13.161966  4204 raft_consensus.cc:2804] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:13.162324  4204 raft_consensus.cc:493] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:13.162863  4204 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.162357  4191 raft_consensus.cc:515] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.165584  4191 leader_election.cc:290] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.166417  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4a026194694bf0913dde7bb825eccd" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:13.166615  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4a026194694bf0913dde7bb825eccd" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:13.166893  3988 raft_consensus.cc:3060] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.167095  4138 raft_consensus.cc:3060] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.171242  4204 raft_consensus.cc:515] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.171955  4138 raft_consensus.cc:2468] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:13.173236  4030 leader_election.cc:304] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:13.173476  4204 leader_election.cc:290] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 election: Requested vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.174654  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:13.174672  4191 raft_consensus.cc:2804] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:13.174719  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:13.175493  4064 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.175643  4191 raft_consensus.cc:697] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Leader. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:13.175688  4138 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.176685  4191 consensus_queue.cc:237] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.177251  3988 raft_consensus.cc:2468] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:13.182189  4064 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:13.182876  4138 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:13.183476  3955 leader_election.cc:304] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:13.184299  4204 raft_consensus.cc:2804] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:13.184862  4204 raft_consensus.cc:697] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:13.185614  4204 consensus_queue.cc:237] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.186118  3883 catalog_manager.cc:5697] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.195783  3884 catalog_manager.cc:5697] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.228440  4204 raft_consensus.cc:493] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.229020  4204 raft_consensus.cc:515] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.231160  4204 leader_election.cc:290] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.232440  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2129e9bcec463c800566eb49fcb507" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:13.232462  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2129e9bcec463c800566eb49fcb507" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:13.233357  4064 raft_consensus.cc:2468] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:13.233553  4138 raft_consensus.cc:2468] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:13.234509  3955 leader_election.cc:304] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:13.235261  4204 raft_consensus.cc:2804] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:13.235586  4204 raft_consensus.cc:493] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:13.235838  4204 raft_consensus.cc:3060] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.240283  4204 raft_consensus.cc:515] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.242182  4204 leader_election.cc:290] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 election: Requested vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.243260  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2129e9bcec463c800566eb49fcb507" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:13.243698  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2129e9bcec463c800566eb49fcb507" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:13.243899  4138 raft_consensus.cc:3060] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.244196  4064 raft_consensus.cc:3060] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.248515  4138 raft_consensus.cc:2468] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:13.249682  3955 leader_election.cc:304] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:13.249966  4064 raft_consensus.cc:2468] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:13.250571  4204 raft_consensus.cc:2804] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:13.251230  4191 raft_consensus.cc:493] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.251308  4204 raft_consensus.cc:697] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:13.251711  4191 raft_consensus.cc:515] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.252312  4204 consensus_queue.cc:237] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.254024  4191 leader_election.cc:290] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.254415  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:13.254628  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:13.254971  3988 raft_consensus.cc:2468] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:13.255285  4138 raft_consensus.cc:2468] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:13.256235  4027 leader_election.cc:304] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:13.257320  4191 raft_consensus.cc:2804] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:13.257710  4191 raft_consensus.cc:493] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:13.258059  4191 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.260859  3884 catalog_manager.cc:5697] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.265530  4191 raft_consensus.cc:515] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.267644  4191 leader_election.cc:290] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:13.268713  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:13.268929  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:13.269250  3988 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.269524  4138 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.274650  3988 raft_consensus.cc:2468] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:13.274930  4138 raft_consensus.cc:2468] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:13.275753  4027 leader_election.cc:304] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:13.276510  4191 raft_consensus.cc:2804] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:13.276916  4191 raft_consensus.cc:697] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Leader. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:13.277606  4191 consensus_queue.cc:237] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.284749  3884 catalog_manager.cc:5697] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:13.376262  4204 consensus_queue.cc:1048] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:13.388515  4190 raft_consensus.cc:493] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.389046  4190 raft_consensus.cc:515] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:13.392972  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:36:13.393927  4204 consensus_queue.cc:1048] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:13.391317  4190 leader_election.cc:290] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:13.404832  4191 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:13.416872  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:13.417621  3988 raft_consensus.cc:2393] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e97d905b455a4c6784f4012335d1341a in current term 1: Already voted for candidate eee7d728e9334faaaa36f4da330cdb15 in this term.
I20260630 12:36:13.417421  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:13.419314  4101 leader_election.cc:304] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [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: e97d905b455a4c6784f4012335d1341a; no voters: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15
I20260630 12:36:13.420747  4190 raft_consensus.cc:3060] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:13.424413  4213 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:36:13.437991  4235 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
I20260630 12:36:13.443027  4190 raft_consensus.cc:2749] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:36:13.454846  4241 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
W20260630 12:36:13.462882  4243 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
I20260630 12:36:13.463563  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:13.464342  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:13.464532  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:13.464751  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822973464734 us; error 0 us; skew 500 ppm
I20260630 12:36:13.465248  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:13.467638  1011 webserver.cc:533] Webserver started at http://127.0.252.196:41943/ using document root <none> and password file <none>
I20260630 12:36:13.468086  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:13.468278  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:13.468705  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:13.469772  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "f4eed184e6a74863abbba35d06eb6ff4"
format_stamp: "Formatted at 2026-06-30 12:36:13 on dist-test-slave-7v2h"
I20260630 12:36:13.474385  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:13.478011  4248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:13.478801  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:13.479099  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "f4eed184e6a74863abbba35d06eb6ff4"
format_stamp: "Formatted at 2026-06-30 12:36:13 on dist-test-slave-7v2h"
I20260630 12:36:13.479470  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-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)
I20260630 12:36:13.503924  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:13.505085  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:13.506331  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:13.508533  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:13.508780  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:13.508988  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:13.509137  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:13.547590  4204 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.549834  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:33749
I20260630 12:36:13.550014  4310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:33749 every 8 connection(s)
I20260630 12:36:13.563838  4189 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.563683  3884 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47676:
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
I20260630 12:36:13.584667  4189 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.585867  4312 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45669
I20260630 12:36:13.586262  4312 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:13.587193  4312 heartbeater.cc:507] Master 127.0.252.254:45669 requested a full tablet report, sending...
I20260630 12:36:13.589848  3885 ts_manager.cc:194] Registered new tserver with Master: f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749)
I20260630 12:36:13.591946  3885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47034
W20260630 12:36:13.595250  3884 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 97f2bded6b52455ca74c16b942d52557 has no consensus state
W20260630 12:36:13.597028  3884 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d0977165883346d78e25478c6363a5dd has no consensus state
W20260630 12:36:13.598591  3884 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 095eb12771aa4a0dbb33a0060b7f9e92 has no consensus state
I20260630 12:36:13.598919  4209 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:36:13.600288  3884 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d42986e77ad349c8919d6a08f0e176f5 has no consensus state
W20260630 12:36:13.601756  3884 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b76b042062b45d4b190e12cc401d826 has no consensus state
W20260630 12:36:13.603422  3884 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3fa1cb231d0b4c08adbbd1e5e9037530 has no consensus state
W20260630 12:36:13.605213  3884 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7f44a3fcac79451093f715ef3fc7476f has no consensus state
W20260630 12:36:13.607254  3884 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6bb66d2a08ad48b0b36483ef05f10117 has no consensus state
W20260630 12:36:13.616863  3874 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 095eb12771aa4a0dbb33a0060b7f9e92 (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 095eb12771aa4a0dbb33a0060b7f9e92 has no consensus state
I20260630 12:36:13.617337  4213 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.644372  4191 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.658381  4318 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.660835  4051 tablet_service.cc:1511] Processing CreateTablet for tablet 97f2bded6b52455ca74c16b942d52557 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.661345  3975 tablet_service.cc:1511] Processing CreateTablet for tablet 97f2bded6b52455ca74c16b942d52557 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.662279  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f2bded6b52455ca74c16b942d52557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.662709  3975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f2bded6b52455ca74c16b942d52557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.664628  3973 tablet_service.cc:1511] Processing CreateTablet for tablet d0977165883346d78e25478c6363a5dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.666014  3973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0977165883346d78e25478c6363a5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.671442  4122 tablet_service.cc:1511] Processing CreateTablet for tablet d0977165883346d78e25478c6363a5dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.672340  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 095eb12771aa4a0dbb33a0060b7f9e92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.672920  4122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0977165883346d78e25478c6363a5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.672753  3976 tablet_service.cc:1511] Processing CreateTablet for tablet d42986e77ad349c8919d6a08f0e176f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.673935  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095eb12771aa4a0dbb33a0060b7f9e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.674036  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42986e77ad349c8919d6a08f0e176f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.677832  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 0b76b042062b45d4b190e12cc401d826 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.679216  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b76b042062b45d4b190e12cc401d826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.682634  4124 tablet_service.cc:1511] Processing CreateTablet for tablet 095eb12771aa4a0dbb33a0060b7f9e92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.683565  4212 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.684006  4124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095eb12771aa4a0dbb33a0060b7f9e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.685451  3978 tablet_service.cc:1511] Processing CreateTablet for tablet 7f44a3fcac79451093f715ef3fc7476f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.686794  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f44a3fcac79451093f715ef3fc7476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.687965  4052 tablet_service.cc:1511] Processing CreateTablet for tablet d42986e77ad349c8919d6a08f0e176f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.692296  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42986e77ad349c8919d6a08f0e176f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.692070  4047 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa1cb231d0b4c08adbbd1e5e9037530 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.693418  4047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa1cb231d0b4c08adbbd1e5e9037530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.694020  4126 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa1cb231d0b4c08adbbd1e5e9037530 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.695801  4126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa1cb231d0b4c08adbbd1e5e9037530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.705008  4127 tablet_service.cc:1511] Processing CreateTablet for tablet 0b76b042062b45d4b190e12cc401d826 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.706573  4127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b76b042062b45d4b190e12cc401d826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.690662  3977 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb66d2a08ad48b0b36483ef05f10117 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.715907  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb66d2a08ad48b0b36483ef05f10117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.728983  4050 tablet_service.cc:1511] Processing CreateTablet for tablet 7f44a3fcac79451093f715ef3fc7476f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.730674  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f44a3fcac79451093f715ef3fc7476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.737534  4318 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.745901  4121 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb66d2a08ad48b0b36483ef05f10117 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.747484  4121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb66d2a08ad48b0b36483ef05f10117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.795710  4212 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.797465  4325 tablet_bootstrap.cc:492] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:13.809914  4212 consensus_queue.cc:1048] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:13.820960  4276 tablet_service.cc:1511] Processing CreateTablet for tablet 97f2bded6b52455ca74c16b942d52557 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.822909  4276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f2bded6b52455ca74c16b942d52557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.839474  4271 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa1cb231d0b4c08adbbd1e5e9037530 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.833910  4275 tablet_service.cc:1511] Processing CreateTablet for tablet d0977165883346d78e25478c6363a5dd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.841454  4273 tablet_service.cc:1511] Processing CreateTablet for tablet d42986e77ad349c8919d6a08f0e176f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.844169  4271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa1cb231d0b4c08adbbd1e5e9037530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.845525  4273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42986e77ad349c8919d6a08f0e176f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.832574  4274 tablet_service.cc:1511] Processing CreateTablet for tablet 095eb12771aa4a0dbb33a0060b7f9e92 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.851370  4269 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb66d2a08ad48b0b36483ef05f10117 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.855307  4328 tablet_bootstrap.cc:492] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:13.855623  4272 tablet_service.cc:1511] Processing CreateTablet for tablet 0b76b042062b45d4b190e12cc401d826 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.837862  4270 tablet_service.cc:1511] Processing CreateTablet for tablet 7f44a3fcac79451093f715ef3fc7476f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:36:13.869303  4275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0977165883346d78e25478c6363a5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.869877  4213 consensus_queue.cc:1048] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:36:13.878190  4274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095eb12771aa4a0dbb33a0060b7f9e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.883836  4272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b76b042062b45d4b190e12cc401d826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.885892  4270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f44a3fcac79451093f715ef3fc7476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.890326  4269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb66d2a08ad48b0b36483ef05f10117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.938680  4325 tablet_bootstrap.cc:654] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.958333  4333 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:13.956696  4332 tablet_bootstrap.cc:492] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:13.969909  4328 tablet_bootstrap.cc:654] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.978291  4328 tablet_bootstrap.cc:492] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:13.978819  4328 ts_tablet_manager.cc:1403] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.138s	user 0.008s	sys 0.005s
I20260630 12:36:13.979450  4333 tablet_bootstrap.cc:654] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.980950  4332 tablet_bootstrap.cc:654] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.982292  4328 raft_consensus.cc:359] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.983075  4328 raft_consensus.cc:385] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.983393  4328 raft_consensus.cc:740] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.983875  4325 tablet_bootstrap.cc:492] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:13.984350  4325 ts_tablet_manager.cc:1403] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.188s	user 0.013s	sys 0.002s
I20260630 12:36:13.984319  4328 consensus_queue.cc:260] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.986719  4333 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: No bootstrap required, opened a new log
I20260630 12:36:13.987263  4333 ts_tablet_manager.cc:1403] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.006s
I20260630 12:36:13.987866  4325 raft_consensus.cc:359] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.988673  4325 raft_consensus.cc:385] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.988976  4325 raft_consensus.cc:740] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.989711  4328 ts_tablet_manager.cc:1434] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:36:13.989704  4325 consensus_queue.cc:260] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.990985  4328 tablet_bootstrap.cc:492] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:13.992645  4325 ts_tablet_manager.cc:1434] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:36:13.990947  4333 raft_consensus.cc:359] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.993755  4325 tablet_bootstrap.cc:492] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:13.993722  4333 raft_consensus.cc:385] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.994388  4333 raft_consensus.cc:740] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.995362  4333 consensus_queue.cc:260] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:13.999091  4328 tablet_bootstrap.cc:654] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.001959  4325 tablet_bootstrap.cc:654] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.015161  4325 tablet_bootstrap.cc:492] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:14.015776  4325 ts_tablet_manager.cc:1403] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260630 12:36:14.017896  4328 tablet_bootstrap.cc:492] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:14.018440  4328 ts_tablet_manager.cc:1403] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260630 12:36:14.020001  4325 raft_consensus.cc:359] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.021060  4325 raft_consensus.cc:385] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.021391  4325 raft_consensus.cc:740] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.022449  4325 consensus_queue.cc:260] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.023610  4328 raft_consensus.cc:359] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.024477  4328 raft_consensus.cc:385] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.024816  4328 raft_consensus.cc:740] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.026404  4332 tablet_bootstrap.cc:492] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:14.026937  4328 consensus_queue.cc:260] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.026945  4332 ts_tablet_manager.cc:1403] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.004s
I20260630 12:36:14.029006  4333 ts_tablet_manager.cc:1434] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.025s
I20260630 12:36:14.029241  4325 ts_tablet_manager.cc:1434] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:36:14.030063  4312 heartbeater.cc:499] Master 127.0.252.254:45669 was elected leader, sending a full tablet report...
I20260630 12:36:14.030716  4325 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:14.035104  4328 ts_tablet_manager.cc:1434] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.007s
I20260630 12:36:14.035534  4333 tablet_bootstrap.cc:492] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:14.036134  4328 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:14.037950  4325 tablet_bootstrap.cc:654] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.043159  4333 tablet_bootstrap.cc:654] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.043632  4328 tablet_bootstrap.cc:654] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.030887  4332 raft_consensus.cc:359] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.045315  4332 raft_consensus.cc:385] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.045643  4332 raft_consensus.cc:740] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.046559  4332 consensus_queue.cc:260] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.050431  4332 ts_tablet_manager.cc:1434] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260630 12:36:14.052171  4332 tablet_bootstrap.cc:492] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:14.056778  4333 tablet_bootstrap.cc:492] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4: No bootstrap required, opened a new log
I20260630 12:36:14.056926  4325 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:14.057917  4325 ts_tablet_manager.cc:1403] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.001s
I20260630 12:36:14.057917  4333 ts_tablet_manager.cc:1403] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260630 12:36:14.060113  4332 tablet_bootstrap.cc:654] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.062819  4333 raft_consensus.cc:359] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.064457  4333 raft_consensus.cc:385] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.065214  4333 raft_consensus.cc:740] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.066967  4333 consensus_queue.cc:260] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.083600  4328 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:14.084604  4328 ts_tablet_manager.cc:1403] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.012s
I20260630 12:36:14.091591  4338 raft_consensus.cc:493] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.101076  4338 raft_consensus.cc:515] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.101874  4333 ts_tablet_manager.cc:1434] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.043s	user 0.016s	sys 0.006s
I20260630 12:36:14.102965  4333 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
W20260630 12:36:14.090790  3935 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:14.076503  4325 raft_consensus.cc:359] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.106683  4325 raft_consensus.cc:385] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.107388  4325 raft_consensus.cc:740] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.107213  4239 raft_consensus.cc:493] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.114785  4239 raft_consensus.cc:515] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.117334  4328 raft_consensus.cc:359] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.130131  4328 raft_consensus.cc:385] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.130497  4328 raft_consensus.cc:740] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.131510  4333 tablet_bootstrap.cc:654] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.153069  4344 raft_consensus.cc:493] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.153909  4344 raft_consensus.cc:515] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.156343  4338 leader_election.cc:290] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:14.157596  4344 leader_election.cc:290] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:14.157371  4239 leader_election.cc:290] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:14.174753  3885 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba: range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902] alter complete (version 0)
I20260630 12:36:14.156720  4325 consensus_queue.cc:260] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.177496  4325 ts_tablet_manager.cc:1434] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.003s
I20260630 12:36:14.178493  4325 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:14.159695  4328 consensus_queue.cc:260] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.182753  4328 ts_tablet_manager.cc:1434] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.001s
I20260630 12:36:14.183794  4328 tablet_bootstrap.cc:492] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:14.185037  4239 raft_consensus.cc:493] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.187044  4239 raft_consensus.cc:515] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.190019  4239 leader_election.cc:290] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:14.190171  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b76b042062b45d4b190e12cc401d826" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:14.190934  3988 raft_consensus.cc:2468] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 0.
I20260630 12:36:14.194868  4101 leader_election.cc:304] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:14.194988  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa1cb231d0b4c08adbbd1e5e9037530" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:14.195598  4332 tablet_bootstrap.cc:492] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:14.195834  4064 raft_consensus.cc:2468] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 0.
I20260630 12:36:14.196611  4348 raft_consensus.cc:2804] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.197115  4348 raft_consensus.cc:493] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.197726  4348 raft_consensus.cc:3060] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.204636  4104 leader_election.cc:304] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:14.211310  4239 raft_consensus.cc:2804] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.211779  4239 raft_consensus.cc:493] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.212144  4239 raft_consensus.cc:3060] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.211009  4332 ts_tablet_manager.cc:1403] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.159s	user 0.031s	sys 0.027s
I20260630 12:36:14.214233  4348 raft_consensus.cc:515] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.225134  4325 tablet_bootstrap.cc:654] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.225502  4332 raft_consensus.cc:359] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.226236  4332 raft_consensus.cc:385] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.226547  4332 raft_consensus.cc:740] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.227339  4332 consensus_queue.cc:260] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.229674  4332 ts_tablet_manager.cc:1434] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:36:14.230257  4348 leader_election.cc:290] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 election: Requested vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:14.231034  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b76b042062b45d4b190e12cc401d826" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:14.231647  3988 raft_consensus.cc:3060] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.232465  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b76b042062b45d4b190e12cc401d826" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4" is_pre_election: true
I20260630 12:36:14.234632  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b76b042062b45d4b190e12cc401d826" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
I20260630 12:36:14.234428  4332 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:14.237064  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa1cb231d0b4c08adbbd1e5e9037530" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4" is_pre_election: true
W20260630 12:36:14.239746  4104 leader_election.cc:343] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:36:14.240796  4104 leader_election.cc:343] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:36:14.241722  4104 leader_election.cc:343] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.245254  4239 raft_consensus.cc:515] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.246351  4328 tablet_bootstrap.cc:654] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.247669  4239 leader_election.cc:290] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 election: Requested vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:14.248308  3988 raft_consensus.cc:2468] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 1.
I20260630 12:36:14.248973  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa1cb231d0b4c08adbbd1e5e9037530" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
I20260630 12:36:14.249408  4101 leader_election.cc:304] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:14.250092  4239 raft_consensus.cc:2804] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.250391  4333 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: No bootstrap required, opened a new log
I20260630 12:36:14.250659  4239 raft_consensus.cc:697] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 1 LEADER]: Becoming Leader. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:14.250903  4333 ts_tablet_manager.cc:1403] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.006s
I20260630 12:36:14.251127  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa1cb231d0b4c08adbbd1e5e9037530" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:14.251703  4064 raft_consensus.cc:3060] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.251569  4239 consensus_queue.cc:237] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
W20260630 12:36:14.253031  4104 leader_election.cc:343] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.257591  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2bded6b52455ca74c16b942d52557" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
W20260630 12:36:14.261125  4249 leader_election.cc:343] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.262080  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f44a3fcac79451093f715ef3fc7476f" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:14.263008  3988 raft_consensus.cc:2468] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4eed184e6a74863abbba35d06eb6ff4 in term 0.
I20260630 12:36:14.266517  4249 leader_election.cc:304] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [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: 2311f4ce14c14ed89e8840a98db2ed15, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:14.268067  4344 raft_consensus.cc:2804] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.268476  4344 raft_consensus.cc:493] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.268860  4344 raft_consensus.cc:3060] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.265146  4332 tablet_bootstrap.cc:654] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.272787  4333 raft_consensus.cc:359] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.274566  4333 raft_consensus.cc:385] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.274930  4333 raft_consensus.cc:740] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.275780  4333 consensus_queue.cc:260] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.281976  4064 raft_consensus.cc:2468] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 1.
I20260630 12:36:14.285610  4104 leader_election.cc:304] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:14.291802  3883 catalog_manager.cc:5697] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a reported cstate change: term changed from 0 to 1, leader changed from <none> to e97d905b455a4c6784f4012335d1341a (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.293790  4333 ts_tablet_manager.cc:1434] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260630 12:36:14.294001  4325 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:14.292413  4239 raft_consensus.cc:2804] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.294523  4325 ts_tablet_manager.cc:1403] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.002s
I20260630 12:36:14.294431  4328 tablet_bootstrap.cc:492] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:14.294909  4239 raft_consensus.cc:697] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 1 LEADER]: Becoming Leader. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:14.297923  4325 raft_consensus.cc:359] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.300184  4325 raft_consensus.cc:385] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.299351  4239 consensus_queue.cc:237] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [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: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.300531  4325 raft_consensus.cc:740] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.298628  4344 raft_consensus.cc:515] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.314131  4333 tablet_bootstrap.cc:492] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:14.300617  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2bded6b52455ca74c16b942d52557" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:14.314518  4325 consensus_queue.cc:260] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
W20260630 12:36:14.316391  4252 leader_election.cc:343] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.300484  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f44a3fcac79451093f715ef3fc7476f" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:14.316854  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f44a3fcac79451093f715ef3fc7476f" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:14.316927  4252 leader_election.cc:304] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [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: f4eed184e6a74863abbba35d06eb6ff4; no voters: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15
I20260630 12:36:14.317577  3988 raft_consensus.cc:3060] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.318213  4338 raft_consensus.cc:2749] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:36:14.319432  4252 leader_election.cc:343] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.300926  4328 ts_tablet_manager.cc:1403] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.015s
I20260630 12:36:14.320670  4332 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:14.321198  4332 ts_tablet_manager.cc:1403] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.010s
I20260630 12:36:14.322620  4328 raft_consensus.cc:359] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.323386  4328 raft_consensus.cc:385] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.323693  4328 raft_consensus.cc:740] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.323936  4332 raft_consensus.cc:359] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.324631  4328 consensus_queue.cc:260] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.324648  3988 raft_consensus.cc:2468] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4eed184e6a74863abbba35d06eb6ff4 in term 1.
I20260630 12:36:14.326200  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f44a3fcac79451093f715ef3fc7476f" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:14.327220  4249 leader_election.cc:304] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [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: 2311f4ce14c14ed89e8840a98db2ed15, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:14.327755  4344 leader_election.cc:290] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:14.328044  4338 raft_consensus.cc:2804] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.328600  4338 raft_consensus.cc:697] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEADER]: Becoming Leader. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Running, Role: LEADER
I20260630 12:36:14.329604  4328 ts_tablet_manager.cc:1434] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260630 12:36:14.329751  4252 leader_election.cc:343] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.332146  4328 tablet_bootstrap.cc:492] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:14.329512  4338 consensus_queue.cc:237] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.332091  4325 ts_tablet_manager.cc:1434] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.004s
I20260630 12:36:14.335830  4325 tablet_bootstrap.cc:492] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:14.324654  4332 raft_consensus.cc:385] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.338492  4332 raft_consensus.cc:740] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.356613  4332 consensus_queue.cc:260] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.357854  4333 tablet_bootstrap.cc:654] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.360642  3885 catalog_manager.cc:5697] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196). New cstate: current_term: 1 leader_uuid: "f4eed184e6a74863abbba35d06eb6ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.361996  4332 ts_tablet_manager.cc:1434] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.007s
I20260630 12:36:14.363142  4332 tablet_bootstrap.cc:492] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:14.363935  4325 tablet_bootstrap.cc:654] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.370671  4332 tablet_bootstrap.cc:654] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.374656  4333 tablet_bootstrap.cc:492] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4: No bootstrap required, opened a new log
I20260630 12:36:14.375204  4333 ts_tablet_manager.cc:1403] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.020s
I20260630 12:36:14.361146  3883 catalog_manager.cc:5697] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a reported cstate change: term changed from 0 to 1, leader changed from <none> to e97d905b455a4c6784f4012335d1341a (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.378118  4333 raft_consensus.cc:359] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.378837  4333 raft_consensus.cc:385] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.379145  4333 raft_consensus.cc:740] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.380055  4333 consensus_queue.cc:260] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.382982  4333 ts_tablet_manager.cc:1434] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:14.384145  4333 tablet_bootstrap.cc:492] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:14.389252  4328 tablet_bootstrap.cc:654] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.390007  4333 tablet_bootstrap.cc:654] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.387887  4325 tablet_bootstrap.cc:492] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:14.393307  4325 ts_tablet_manager.cc:1403] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.012s
I20260630 12:36:14.394878  4332 tablet_bootstrap.cc:492] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:14.395453  4332 ts_tablet_manager.cc:1403] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260630 12:36:14.396888  4325 raft_consensus.cc:359] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.397675  4325 raft_consensus.cc:385] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.397981  4325 raft_consensus.cc:740] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.398773  4325 consensus_queue.cc:260] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.404177  4332 raft_consensus.cc:359] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.406883  4325 ts_tablet_manager.cc:1434] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260630 12:36:14.405102  4332 raft_consensus.cc:385] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.407970  4325 tablet_bootstrap.cc:492] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15: Bootstrap starting.
I20260630 12:36:14.408299  4332 raft_consensus.cc:740] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.409250  4332 consensus_queue.cc:260] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.415481  4332 ts_tablet_manager.cc:1434] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260630 12:36:14.416757  4332 tablet_bootstrap.cc:492] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:14.417549  4213 raft_consensus.cc:493] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.418071  4213 raft_consensus.cc:515] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.420074  4213 leader_election.cc:290] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:14.425544  4333 tablet_bootstrap.cc:492] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4: No bootstrap required, opened a new log
I20260630 12:36:14.426134  4333 ts_tablet_manager.cc:1403] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.042s	user 0.030s	sys 0.010s
I20260630 12:36:14.429566  4332 tablet_bootstrap.cc:654] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.433337  4328 tablet_bootstrap.cc:492] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a: No bootstrap required, opened a new log
I20260630 12:36:14.433385  4325 tablet_bootstrap.cc:654] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.434814  4328 ts_tablet_manager.cc:1403] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.007s
I20260630 12:36:14.429432  4333 raft_consensus.cc:359] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.435433  4333 raft_consensus.cc:385] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.436444  4333 raft_consensus.cc:740] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.437304  4333 consensus_queue.cc:260] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.440368  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095eb12771aa4a0dbb33a0060b7f9e92" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:14.441435  4137 raft_consensus.cc:2468] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:14.442847  4333 ts_tablet_manager.cc:1434] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260630 12:36:14.443104  4030 leader_election.cc:304] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:14.444144  4333 tablet_bootstrap.cc:492] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:14.444818  4213 raft_consensus.cc:2804] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.445255  4213 raft_consensus.cc:493] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.445624  4213 raft_consensus.cc:3060] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.451124  4325 tablet_bootstrap.cc:492] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15: No bootstrap required, opened a new log
I20260630 12:36:14.455204  4325 ts_tablet_manager.cc:1403] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.007s
I20260630 12:36:14.456910  4332 tablet_bootstrap.cc:492] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15: No bootstrap required, opened a new log
I20260630 12:36:14.457415  4332 ts_tablet_manager.cc:1403] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.001s
I20260630 12:36:14.458207  4333 tablet_bootstrap.cc:654] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.458475  4328 raft_consensus.cc:359] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.459388  4328 raft_consensus.cc:385] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.459621  4328 raft_consensus.cc:740] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.458513  4325 raft_consensus.cc:359] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.454197  4213 raft_consensus.cc:515] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.460253  4328 consensus_queue.cc:260] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.462596  4213 leader_election.cc:290] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 election: Requested vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:14.460184  4332 raft_consensus.cc:359] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.460530  4325 raft_consensus.cc:385] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.463907  4328 ts_tablet_manager.cc:1434] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260630 12:36:14.464435  4325 raft_consensus.cc:740] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.463886  4332 raft_consensus.cc:385] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.464996  4332 raft_consensus.cc:740] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.465180  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095eb12771aa4a0dbb33a0060b7f9e92" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:14.465775  4137 raft_consensus.cc:3060] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.465440  4325 consensus_queue.cc:260] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.466142  4332 consensus_queue.cc:260] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.471127  4333 tablet_bootstrap.cc:492] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4: No bootstrap required, opened a new log
I20260630 12:36:14.471671  4333 ts_tablet_manager.cc:1403] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260630 12:36:14.475057  4325 ts_tablet_manager.cc:1434] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260630 12:36:14.475427  4333 raft_consensus.cc:359] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.476212  4333 raft_consensus.cc:385] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.476574  4333 raft_consensus.cc:740] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.476665  4332 ts_tablet_manager.cc:1434] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:36:14.477481  4333 consensus_queue.cc:260] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.479118  4333 ts_tablet_manager.cc:1434] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:14.479856  4333 tablet_bootstrap.cc:492] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:14.484611  4137 raft_consensus.cc:2468] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:14.486370  4030 leader_election.cc:304] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:14.486575  4333 tablet_bootstrap.cc:654] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.488755  4191 raft_consensus.cc:2804] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.489239  4191 raft_consensus.cc:697] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Leader. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:14.489993  4191 consensus_queue.cc:237] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:14.492059  4209 raft_consensus.cc:493] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.492594  4209 raft_consensus.cc:515] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.495198  4209 leader_election.cc:290] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:14.503798  3883 catalog_manager.cc:5697] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.505446  4338 raft_consensus.cc:493] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.508049  4338 raft_consensus.cc:515] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.510510  4338 leader_election.cc:290] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:14.512476  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095eb12771aa4a0dbb33a0060b7f9e92" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4" is_pre_election: true
I20260630 12:36:14.513082  4286 raft_consensus.cc:2468] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:14.513942  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095eb12771aa4a0dbb33a0060b7f9e92" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
I20260630 12:36:14.514492  4284 raft_consensus.cc:3060] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.524307  4284 raft_consensus.cc:2468] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:14.525009  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0977165883346d78e25478c6363a5dd" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:14.525132  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b76b042062b45d4b190e12cc401d826" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:14.526760  3988 raft_consensus.cc:2393] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4eed184e6a74863abbba35d06eb6ff4 in current term 1: Already voted for candidate e97d905b455a4c6784f4012335d1341a in this term.
I20260630 12:36:14.527953  4137 raft_consensus.cc:2468] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:14.532193  4333 tablet_bootstrap.cc:492] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4: No bootstrap required, opened a new log
I20260630 12:36:14.532791  4333 ts_tablet_manager.cc:1403] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.024s
I20260630 12:36:14.534036  3955 leader_election.cc:304] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:14.535748  4209 raft_consensus.cc:2804] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.536125  4209 raft_consensus.cc:493] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.536475  4209 raft_consensus.cc:3060] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.537444  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b76b042062b45d4b190e12cc401d826" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:14.538237  4333 raft_consensus.cc:359] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.538858  4333 raft_consensus.cc:385] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.539110  4333 raft_consensus.cc:740] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.538936  4252 leader_election.cc:304] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [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: f4eed184e6a74863abbba35d06eb6ff4; no voters: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a
I20260630 12:36:14.539768  4333 consensus_queue.cc:260] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.540169  4338 raft_consensus.cc:3060] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.541951  4333 ts_tablet_manager.cc:1434] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260630 12:36:14.542935  4333 tablet_bootstrap.cc:492] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:14.545179  4209 raft_consensus.cc:515] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.546842  4338 raft_consensus.cc:2749] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:14.547219  4209 leader_election.cc:290] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 election: Requested vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:14.549032  4333 tablet_bootstrap.cc:654] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.548959  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0977165883346d78e25478c6363a5dd" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:14.550179  4137 raft_consensus.cc:3060] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.550936  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0977165883346d78e25478c6363a5dd" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
I20260630 12:36:14.551517  4286 raft_consensus.cc:3060] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.556664  4137 raft_consensus.cc:2468] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:14.557901  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0977165883346d78e25478c6363a5dd" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4" is_pre_election: true
I20260630 12:36:14.558573  4286 raft_consensus.cc:2468] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:14.560001  3955 leader_election.cc:304] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:14.560690  4209 raft_consensus.cc:2804] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.561161  4209 raft_consensus.cc:697] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:14.561367  4333 tablet_bootstrap.cc:492] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4: No bootstrap required, opened a new log
I20260630 12:36:14.561815  4333 ts_tablet_manager.cc:1403] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260630 12:36:14.561936  4209 consensus_queue.cc:237] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.564328  4333 raft_consensus.cc:359] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.564991  4333 raft_consensus.cc:385] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.565367  4333 raft_consensus.cc:740] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.566170  4333 consensus_queue.cc:260] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.567919  4333 ts_tablet_manager.cc:1434] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:14.570883  3883 catalog_manager.cc:5697] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:14.625322  4209 raft_consensus.cc:493] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.625756  4209 raft_consensus.cc:515] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.627269  4209 leader_election.cc:290] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:14.628124  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2bded6b52455ca74c16b942d52557" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4" is_pre_election: true
I20260630 12:36:14.628265  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2bded6b52455ca74c16b942d52557" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15" is_pre_election: true
I20260630 12:36:14.628890  4286 raft_consensus.cc:2468] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:14.628896  4064 raft_consensus.cc:2468] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:14.630048  3955 leader_election.cc:304] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:14.630647  4209 raft_consensus.cc:2804] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.630939  4209 raft_consensus.cc:493] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.631264  4209 raft_consensus.cc:3060] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.635697  4209 raft_consensus.cc:515] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.637385  4209 leader_election.cc:290] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 election: Requested vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:14.638264  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2bded6b52455ca74c16b942d52557" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
I20260630 12:36:14.638520  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97f2bded6b52455ca74c16b942d52557" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:14.638895  4286 raft_consensus.cc:3060] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.639043  4064 raft_consensus.cc:3060] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.645500  4286 raft_consensus.cc:2468] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:14.645500  4064 raft_consensus.cc:2468] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:14.646919  3955 leader_election.cc:304] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:14.647557  4209 raft_consensus.cc:2804] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.647938  4209 raft_consensus.cc:697] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:14.648677  4209 consensus_queue.cc:237] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.653894  4191 raft_consensus.cc:493] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.654347  4191 raft_consensus.cc:515] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.656817  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42986e77ad349c8919d6a08f0e176f5" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4" is_pre_election: true
I20260630 12:36:14.656461  3883 catalog_manager.cc:5697] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:14.657570  4286 raft_consensus.cc:2468] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:14.657416  4191 leader_election.cc:290] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:14.658574  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42986e77ad349c8919d6a08f0e176f5" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:14.658627  4030 leader_election.cc:304] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [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: eee7d728e9334faaaa36f4da330cdb15, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:14.659248  3988 raft_consensus.cc:2468] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 0.
I20260630 12:36:14.659457  4191 raft_consensus.cc:2804] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.659849  4191 raft_consensus.cc:493] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.660190  4191 raft_consensus.cc:3060] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.664830  4191 raft_consensus.cc:515] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.667379  4191 leader_election.cc:290] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 election: Requested vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:14.667358  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42986e77ad349c8919d6a08f0e176f5" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
I20260630 12:36:14.667495  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42986e77ad349c8919d6a08f0e176f5" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:14.668140  4286 raft_consensus.cc:3060] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.668236  3988 raft_consensus.cc:3060] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.672773  3988 raft_consensus.cc:2468] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:14.672832  4286 raft_consensus.cc:2468] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 1.
I20260630 12:36:14.673954  4027 leader_election.cc:304] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:14.674593  4191 raft_consensus.cc:2804] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.674966  4191 raft_consensus.cc:697] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Leader. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:14.675516  4191 consensus_queue.cc:237] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.682407  3883 catalog_manager.cc:5697] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.694001  4191 raft_consensus.cc:493] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.694471  4191 raft_consensus.cc:515] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:14.695989  4191 leader_election.cc:290] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:14.696885  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f44a3fcac79451093f715ef3fc7476f" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4" is_pre_election: true
I20260630 12:36:14.696899  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f44a3fcac79451093f715ef3fc7476f" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15" is_pre_election: true
I20260630 12:36:14.697635  3988 raft_consensus.cc:2393] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eee7d728e9334faaaa36f4da330cdb15 in current term 1: Already voted for candidate f4eed184e6a74863abbba35d06eb6ff4 in this term.
I20260630 12:36:14.698488  4027 leader_election.cc:304] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [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: eee7d728e9334faaaa36f4da330cdb15; no voters: 2311f4ce14c14ed89e8840a98db2ed15, f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:14.699064  4191 raft_consensus.cc:3060] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.703476  4191 raft_consensus.cc:2749] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:36:14.749785  3872 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 6bb66d2a08ad48b0b36483ef05f10117 (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 6bb66d2a08ad48b0b36483ef05f10117 consensus state has no leader
I20260630 12:36:14.773623  4239 consensus_queue.cc:1048] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.785140  4204 raft_consensus.cc:493] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.785682  4204 raft_consensus.cc:515] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.787134  4379 consensus_queue.cc:1048] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.787519  4204 leader_election.cc:290] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493), f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749)
I20260630 12:36:14.789675  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb66d2a08ad48b0b36483ef05f10117" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4" is_pre_election: true
I20260630 12:36:14.789809  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb66d2a08ad48b0b36483ef05f10117" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a" is_pre_election: true
I20260630 12:36:14.790361  4286 raft_consensus.cc:2468] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:14.790482  4137 raft_consensus.cc:2468] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 0.
I20260630 12:36:14.791503  3955 leader_election.cc:304] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:14.792383  4209 raft_consensus.cc:2804] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.792755  4209 raft_consensus.cc:493] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.793027  4209 raft_consensus.cc:3060] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.800910  4209 raft_consensus.cc:515] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.802805  4209 leader_election.cc:290] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 1 election: Requested vote from peers e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493), f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749)
I20260630 12:36:14.803825  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb66d2a08ad48b0b36483ef05f10117" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:14.804522  4137 raft_consensus.cc:3060] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.807149  4286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb66d2a08ad48b0b36483ef05f10117" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
I20260630 12:36:14.807765  4286 raft_consensus.cc:3060] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.810532  4137 raft_consensus.cc:2468] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:14.811791  3955 leader_election.cc:304] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:14.812717  4209 raft_consensus.cc:2804] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.812680  4286 raft_consensus.cc:2468] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 1.
I20260630 12:36:14.813344  4209 raft_consensus.cc:697] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:14.814077  4209 consensus_queue.cc:237] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:14.821071  3885 catalog_manager.cc:5697] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:14.838507  4286 raft_consensus.cc:3060] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.844270  4379 consensus_queue.cc:1048] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.855876  4239 consensus_queue.cc:1048] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.876855  4191 consensus_queue.cc:1048] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.889194  4213 consensus_queue.cc:1048] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.958169  4344 consensus_queue.cc:1048] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:14.965709  4344 consensus_queue.cc:1048] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:15.056221  4209 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:15.070684  4204 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:15.091967  3940 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:15.121636  4064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1"
dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
mode: GRACEFUL
new_leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
 from {username='slave'} at 127.0.0.1:60014
I20260630 12:36:15.122380  4064 raft_consensus.cc:606] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Received request to transfer leadership to TS 2311f4ce14c14ed89e8840a98db2ed15
I20260630 12:36:15.133550  4191 consensus_queue.cc:1048] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:15.137874  3988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad2129e9bcec463c800566eb49fcb507"
dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
mode: GRACEFUL
new_leader_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:35496
I20260630 12:36:15.138411  3988 raft_consensus.cc:606] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Received request to transfer leadership to TS e97d905b455a4c6784f4012335d1341a
I20260630 12:36:15.142257  4381 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:15.145319  4064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be4a026194694bf0913dde7bb825eccd"
dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
mode: GRACEFUL
new_leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
 from {username='slave'} at 127.0.0.1:60014
I20260630 12:36:15.145908  4064 raft_consensus.cc:606] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Received request to transfer leadership to TS 2311f4ce14c14ed89e8840a98db2ed15
I20260630 12:36:15.149307  3988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd429a9fa00741df8ef10d4a5d305618"
dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
mode: GRACEFUL
new_leader_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:35496
I20260630 12:36:15.149906  3988 raft_consensus.cc:606] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Received request to transfer leadership to TS e97d905b455a4c6784f4012335d1341a
I20260630 12:36:15.160810  4381 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.161561  3988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60"
dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
mode: GRACEFUL
new_leader_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:35496
I20260630 12:36:15.164043  3988 raft_consensus.cc:606] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Received request to transfer leadership to TS e97d905b455a4c6784f4012335d1341a
I20260630 12:36:15.167184  3940 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260630 12:36:15.168215  3940 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:15.195595  4191 consensus_queue.cc:1048] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.203945  4381 raft_consensus.cc:993] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15: : Instructing follower e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:15.204531  4381 raft_consensus.cc:1081] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Signalling peer e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:15.209535  4137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60"
dest_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:48642
I20260630 12:36:15.210228  4137 raft_consensus.cc:493] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:15.210642  4137 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.226279  4137 raft_consensus.cc:515] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
W20260630 12:36:15.227187  3935 auto_rebalancer.cc:639] Failed to schedule move for tablet 6ab0562182bd424eb3cf0ea20647b6b1: Remote error: Service unavailable: leader transfer in progress
I20260630 12:36:15.228653  4137 leader_election.cc:290] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 2 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:15.231122  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:15.231868  3989 raft_consensus.cc:3055] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:15.232232  3989 raft_consensus.cc:740] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
W20260630 12:36:15.233364  3935 auto_rebalancer.cc:639] Failed to schedule move for tablet be4a026194694bf0913dde7bb825eccd: Remote error: Service unavailable: leader transfer in progress
I20260630 12:36:15.233314  3989 consensus_queue.cc:260] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.234766  3989 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.236599  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:15.237321  4064 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.246394  4064 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 2.
I20260630 12:36:15.247663  3989 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 2.
I20260630 12:36:15.248118  4104 leader_election.cc:304] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:15.249241  4239 raft_consensus.cc:2804] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:15.249797  4239 raft_consensus.cc:697] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Becoming Leader. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:15.250829  4239 consensus_queue.cc:237] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
W20260630 12:36:15.256505  3935 auto_rebalancer.cc:639] Failed to schedule move for tablet cd429a9fa00741df8ef10d4a5d305618: Remote error: Service unavailable: leader transfer in progress
I20260630 12:36:15.259523  3887 catalog_manager.cc:5697] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a reported cstate change: term changed from 1 to 2, leader changed from 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) to e97d905b455a4c6784f4012335d1341a (127.0.252.195). New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:15.262660  4064 consensus_queue.cc:237] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:15.268642  4204 consensus_queue.cc:1048] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.272413  4137 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:15.273053  4030 consensus_peers.cc:597] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 -> Peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Couldn't send request to peer f4eed184e6a74863abbba35d06eb6ff4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17339822b1094b7a8cffb5db2016f7d9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:15.274072  4191 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:15.278173  3989 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:15.283041  4191 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:15.304044  4381 consensus_queue.cc:1048] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:15.307727  4204 raft_consensus.cc:993] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15: : Instructing follower e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:15.308537  4204 raft_consensus.cc:1081] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Signalling peer e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:15.312316  4191 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:15.313817  4137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd429a9fa00741df8ef10d4a5d305618"
dest_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:48642
I20260630 12:36:15.314941  4137 raft_consensus.cc:493] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:15.315423  4137 raft_consensus.cc:3060] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.316274  4138 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:15.321981  3989 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:15.325520  4137 raft_consensus.cc:515] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.329635  3988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd429a9fa00741df8ef10d4a5d305618" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:15.330592  3988 raft_consensus.cc:3055] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:15.331094  3988 raft_consensus.cc:740] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:15.332234  3988 consensus_queue.cc:260] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.333782  3988 raft_consensus.cc:3060] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.333738  4137 leader_election.cc:290] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 2 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:15.335510  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd429a9fa00741df8ef10d4a5d305618" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:15.336438  4064 raft_consensus.cc:3060] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.345743  3988 raft_consensus.cc:2468] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 2.
I20260630 12:36:15.347790  4101 leader_election.cc:304] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:15.348817  4239 raft_consensus.cc:2804] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:15.349304  4239 raft_consensus.cc:697] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Becoming Leader. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:15.350286  4239 consensus_queue.cc:237] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.357817  4064 raft_consensus.cc:2468] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 2.
I20260630 12:36:15.370285  3887 catalog_manager.cc:5697] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: config changed from index -1 to 2, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:15.383999  3883 catalog_manager.cc:5697] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a reported cstate change: term changed from 1 to 2, leader changed from 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) to e97d905b455a4c6784f4012335d1341a (127.0.252.195). New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:15.451301  4191 raft_consensus.cc:993] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15: : Instructing follower 2311f4ce14c14ed89e8840a98db2ed15 to start an election
I20260630 12:36:15.451821  4413 raft_consensus.cc:1081] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Signalling peer 2311f4ce14c14ed89e8840a98db2ed15 to start an election
I20260630 12:36:15.453404  3989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be4a026194694bf0913dde7bb825eccd"
dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
 from {username='slave'} at 127.0.0.1:35462
I20260630 12:36:15.453852  3989 raft_consensus.cc:493] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:15.454123  3989 raft_consensus.cc:3060] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.458724  3989 raft_consensus.cc:515] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.460527  3989 leader_election.cc:290] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 2 election: Requested vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:15.461787  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4a026194694bf0913dde7bb825eccd" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:15.461819  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4a026194694bf0913dde7bb825eccd" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:15.462543  4138 raft_consensus.cc:3060] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.462834  4064 raft_consensus.cc:3055] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:15.463274  4064 raft_consensus.cc:740] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:15.464180  4064 consensus_queue.cc:260] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.465548  4064 raft_consensus.cc:3060] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.467526  4138 raft_consensus.cc:2468] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 2.
I20260630 12:36:15.468829  3955 leader_election.cc:304] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:15.469592  4411 raft_consensus.cc:2804] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:15.469955  4411 raft_consensus.cc:697] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:15.470798  4411 consensus_queue.cc:237] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.472350  4064 raft_consensus.cc:2468] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 2.
I20260630 12:36:15.478835  3884 catalog_manager.cc:5697] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 1 to 2, leader changed from eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 2 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.526449  4381 raft_consensus.cc:993] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: : Instructing follower e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:15.526894  4411 raft_consensus.cc:1081] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Signalling peer e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:15.528364  4138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad2129e9bcec463c800566eb49fcb507"
dest_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:48642
I20260630 12:36:15.528872  4138 raft_consensus.cc:493] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:15.529220  4138 raft_consensus.cc:3060] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.533972  4138 raft_consensus.cc:515] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.535666  4138 leader_election.cc:290] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 2 election: Requested vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:15.536522  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2129e9bcec463c800566eb49fcb507" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:15.536913  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad2129e9bcec463c800566eb49fcb507" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:15.537218  4064 raft_consensus.cc:3060] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.537501  3989 raft_consensus.cc:3055] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:15.537822  3989 raft_consensus.cc:740] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:15.538715  3989 consensus_queue.cc:260] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.540050  3989 raft_consensus.cc:3060] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.544060  4064 raft_consensus.cc:2468] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 2.
I20260630 12:36:15.545516  4104 leader_election.cc:304] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [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: e97d905b455a4c6784f4012335d1341a, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:15.546502  4348 raft_consensus.cc:2804] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:15.546598  3989 raft_consensus.cc:2468] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 2.
I20260630 12:36:15.547073  4348 raft_consensus.cc:697] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Becoming Leader. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:15.548002  4348 consensus_queue.cc:237] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.555692  3884 catalog_manager.cc:5697] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a reported cstate change: term changed from 1 to 2, leader changed from 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) to e97d905b455a4c6784f4012335d1341a (127.0.252.195). New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:15.679666  4417 ts_tablet_manager.cc:933] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: Initiating tablet copy from peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:15.682310  4417 tablet_copy_client.cc:323] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:46471
I20260630 12:36:15.684195  4074 tablet_copy_service.cc:140] P eee7d728e9334faaaa36f4da330cdb15: Received BeginTabletCopySession request for tablet 17339822b1094b7a8cffb5db2016f7d9 from peer f4eed184e6a74863abbba35d06eb6ff4 ({username='slave'} at 127.0.0.1:60008)
I20260630 12:36:15.684723  4074 tablet_copy_service.cc:161] P eee7d728e9334faaaa36f4da330cdb15: Beginning new tablet copy session on tablet 17339822b1094b7a8cffb5db2016f7d9 from peer f4eed184e6a74863abbba35d06eb6ff4 at {username='slave'} at 127.0.0.1:60008: session id = f4eed184e6a74863abbba35d06eb6ff4-17339822b1094b7a8cffb5db2016f7d9
I20260630 12:36:15.690488  4074 tablet_copy_source_session.cc:215] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:15.693601  4417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17339822b1094b7a8cffb5db2016f7d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:15.703698  4413 raft_consensus.cc:993] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15: : Instructing follower 2311f4ce14c14ed89e8840a98db2ed15 to start an election
I20260630 12:36:15.704236  4191 raft_consensus.cc:1081] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Signalling peer 2311f4ce14c14ed89e8840a98db2ed15 to start an election
I20260630 12:36:15.706084  4417 tablet_copy_client.cc:806] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:15.705986  3989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1"
dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
 from {username='slave'} at 127.0.0.1:35462
I20260630 12:36:15.706714  4417 tablet_copy_client.cc:670] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:15.706676  3989 raft_consensus.cc:493] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:15.707293  3989 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.710703  3988 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:15.711104  4417 tablet_copy_client.cc:538] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:15.712298  4348 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:15.714911  3989 raft_consensus.cc:515] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.720114  4064 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:15.720409  4417 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:15.740824  4348 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:15.742880  3989 leader_election.cc:290] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [CANDIDATE]: Term 2 election: Requested vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:15.744844  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:15.745507  4064 raft_consensus.cc:3055] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:15.745817  4064 raft_consensus.cc:740] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:15.746671  4064 consensus_queue.cc:260] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.748005  4064 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.750290  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1" candidate_uuid: "2311f4ce14c14ed89e8840a98db2ed15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:15.750922  4138 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:15.764813  4138 raft_consensus.cc:2468] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 2.
I20260630 12:36:15.766273  3955 leader_election.cc:304] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [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: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:15.767235  4411 raft_consensus.cc:2804] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:15.767750  4411 raft_consensus.cc:697] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Becoming Leader. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:15.768635  4411 consensus_queue.cc:237] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:15.775321  4064 raft_consensus.cc:2468] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2311f4ce14c14ed89e8840a98db2ed15 in term 2.
I20260630 12:36:15.789860  3884 catalog_manager.cc:5697] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: term changed from 1 to 2, leader changed from eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) to 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193). New cstate: current_term: 2 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:15.803542  4417 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: 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
I20260630 12:36:15.804571  4417 tablet_bootstrap.cc:492] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap complete.
I20260630 12:36:15.805274  4417 ts_tablet_manager.cc:1403] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.085s	user 0.035s	sys 0.011s
I20260630 12:36:15.807775  4417 raft_consensus.cc:359] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:15.808580  4417 raft_consensus.cc:740] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: LEARNER
I20260630 12:36:15.809219  4417 consensus_queue.cc:260] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:15.813498  4417 ts_tablet_manager.cc:1434] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:15.815529  4074 tablet_copy_service.cc:342] P eee7d728e9334faaaa36f4da330cdb15: Request end of tablet copy session f4eed184e6a74863abbba35d06eb6ff4-17339822b1094b7a8cffb5db2016f7d9 received from {username='slave'} at 127.0.0.1:60008
I20260630 12:36:15.816009  4074 tablet_copy_service.cc:434] P eee7d728e9334faaaa36f4da330cdb15: ending tablet copy session f4eed184e6a74863abbba35d06eb6ff4-17339822b1094b7a8cffb5db2016f7d9 on tablet 17339822b1094b7a8cffb5db2016f7d9 with peer f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:15.844277  4064 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:15.845752  4379 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:15.858449  3989 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:15.860337  4379 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:15.860392  4138 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:15.864398  4381 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:15.878837  4064 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:15.880884  4411 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:15.951308  3989 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:15.952797  4379 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:15.964095  4064 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:15.966398  4379 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:16.249471  4138 raft_consensus.cc:1275] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:16.250870  4381 consensus_queue.cc:1048] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:16.260694  4062 raft_consensus.cc:1275] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:16.262353  4381 consensus_queue.cc:1048] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:16.292780  4284 raft_consensus.cc:1217] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:16.760673  4191 raft_consensus.cc:1064] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: attempting to promote NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 to VOTER
I20260630 12:36:16.762830  4191 consensus_queue.cc:237] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:16.769424  4284 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEARNER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:16.769524  3989 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:16.772782  4191 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:16.773699  4434 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:16.775672  4138 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:16.777295  4434 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:16.791576  4434 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.793447  3989 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.795641  4138 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.812621  3884 catalog_manager.cc:5697] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.813356  4284 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.842316  4062 consensus_queue.cc:237] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:16.848855  4138 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:16.849078  4284 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:16.850176  4430 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:16.851094  4439 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:16.859763  4284 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.864101  4137 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.860035  4439 raft_consensus.cc:2955] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.873606  3887 catalog_manager.cc:5697] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 reported cstate change: config changed from index 3 to 4, VOTER 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) evicted. New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:16.881757  3874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17339822b1094b7a8cffb5db2016f7d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:16.888128  3977 tablet_service.cc:1558] Processing DeleteTablet for tablet 17339822b1094b7a8cffb5db2016f7d9 with delete_type TABLET_DATA_TOMBSTONED (TS 2311f4ce14c14ed89e8840a98db2ed15 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46204
I20260630 12:36:16.890244  4444 tablet_replica.cc:333] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:16.891330  4444 raft_consensus.cc:2243] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:16.891999  4444 raft_consensus.cc:2272] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:16.895200  4444 ts_tablet_manager.cc:1916] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:16.905805  4444 ts_tablet_manager.cc:1929] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:16.906131  4444 log.cc:1199] T 17339822b1094b7a8cffb5db2016f7d9 P 2311f4ce14c14ed89e8840a98db2ed15: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/17339822b1094b7a8cffb5db2016f7d9
I20260630 12:36:16.907536  3871 catalog_manager.cc:5028] TS 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741): tablet 17339822b1094b7a8cffb5db2016f7d9 (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]) successfully deleted
I20260630 12:36:17.169344  3940 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:17.193539  4137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa1cb231d0b4c08adbbd1e5e9037530"
dest_uuid: "e97d905b455a4c6784f4012335d1341a"
mode: GRACEFUL
new_leader_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
 from {username='slave'} at 127.0.0.1:48672
I20260630 12:36:17.194033  4137 raft_consensus.cc:606] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 1 LEADER]: Received request to transfer leadership to TS f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:17.196511  3989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1"
dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
mode: GRACEFUL
new_leader_uuid: "eee7d728e9334faaaa36f4da330cdb15"
 from {username='slave'} at 127.0.0.1:35496
I20260630 12:36:17.197158  3989 raft_consensus.cc:606] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Received request to transfer leadership to TS eee7d728e9334faaaa36f4da330cdb15
I20260630 12:36:17.200028  3989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bb66d2a08ad48b0b36483ef05f10117"
dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
mode: GRACEFUL
new_leader_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
 from {username='slave'} at 127.0.0.1:35496
I20260630 12:36:17.200623  3989 raft_consensus.cc:606] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Received request to transfer leadership to TS f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:17.201570  3940 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:36:17.202350  3940 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:17.227137  4379 raft_consensus.cc:993] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a: : Instructing follower f4eed184e6a74863abbba35d06eb6ff4 to start an election
I20260630 12:36:17.227712  4447 raft_consensus.cc:1081] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 1 LEADER]: Signalling peer f4eed184e6a74863abbba35d06eb6ff4 to start an election
I20260630 12:36:17.229274  4284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa1cb231d0b4c08adbbd1e5e9037530"
dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
 from {username='slave'} at 127.0.0.1:51872
I20260630 12:36:17.229790  4284 raft_consensus.cc:493] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:17.230098  4284 raft_consensus.cc:3060] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:17.233922  4448 raft_consensus.cc:993] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15: : Instructing follower eee7d728e9334faaaa36f4da330cdb15 to start an election
I20260630 12:36:17.234416  4381 raft_consensus.cc:1081] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Signalling peer eee7d728e9334faaaa36f4da330cdb15 to start an election
I20260630 12:36:17.236260  4062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1"
dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
 from {username='slave'} at 127.0.0.1:59990
I20260630 12:36:17.236332  4284 raft_consensus.cc:515] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:17.236930  4062 raft_consensus.cc:493] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:17.237317  4062 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:17.238620  4284 leader_election.cc:290] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 2 election: Requested vote from peers e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:17.239583  4064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa1cb231d0b4c08adbbd1e5e9037530" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:17.239583  4137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa1cb231d0b4c08adbbd1e5e9037530" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:17.240335  4064 raft_consensus.cc:3060] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:17.240391  4137 raft_consensus.cc:3055] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:17.240965  4137 raft_consensus.cc:740] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:17.241815  4137 consensus_queue.cc:260] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [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: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:17.243156  4137 raft_consensus.cc:3060] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:17.243244  4062 raft_consensus.cc:515] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:17.245770  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:17.245932  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0562182bd424eb3cf0ea20647b6b1" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:17.246351  3989 raft_consensus.cc:3055] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:17.246397  4138 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:17.246858  4064 raft_consensus.cc:2468] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4eed184e6a74863abbba35d06eb6ff4 in term 2.
I20260630 12:36:17.246810  3989 raft_consensus.cc:740] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:17.247985  3989 consensus_queue.cc:260] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:17.249114  3989 raft_consensus.cc:3060] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:17.249341  4137 raft_consensus.cc:2468] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4eed184e6a74863abbba35d06eb6ff4 in term 2.
I20260630 12:36:17.250545  4252 leader_election.cc:304] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [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: e97d905b455a4c6784f4012335d1341a, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:17.251318  4395 raft_consensus.cc:2804] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:17.252440  4395 raft_consensus.cc:697] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEADER]: Becoming Leader. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Running, Role: LEADER
I20260630 12:36:17.253283  4395 consensus_queue.cc:237] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [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: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } }
I20260630 12:36:17.255959  3989 raft_consensus.cc:2468] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 3.
I20260630 12:36:17.256426  4062 leader_election.cc:290] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 3 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:17.257453  4138 raft_consensus.cc:2468] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 3.
I20260630 12:36:17.257493  4027 leader_election.cc:304] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:17.260044  4439 raft_consensus.cc:2804] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:17.260543  4439 raft_consensus.cc:697] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Becoming Leader. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:17.261373  4439 consensus_queue.cc:237] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } }
I20260630 12:36:17.262591  3885 catalog_manager.cc:5697] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 reported cstate change: term changed from 1 to 2, leader changed from e97d905b455a4c6784f4012335d1341a (127.0.252.195) to f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196). New cstate: current_term: 2 leader_uuid: "f4eed184e6a74863abbba35d06eb6ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:17.268982  3887 catalog_manager.cc:5697] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: term changed from 2 to 3, leader changed from 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) to eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194). New cstate: current_term: 3 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:17.452800  4381 raft_consensus.cc:993] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15: : Instructing follower f4eed184e6a74863abbba35d06eb6ff4 to start an election
I20260630 12:36:17.453279  4411 raft_consensus.cc:1081] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Signalling peer f4eed184e6a74863abbba35d06eb6ff4 to start an election
I20260630 12:36:17.454941  4286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bb66d2a08ad48b0b36483ef05f10117"
dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
 from {username='slave'} at 127.0.0.1:51892
I20260630 12:36:17.455452  4286 raft_consensus.cc:493] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:17.455770  4286 raft_consensus.cc:3060] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:17.460959  4286 raft_consensus.cc:515] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:17.462610  4286 leader_election.cc:290] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [CANDIDATE]: Term 2 election: Requested vote from peers e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493), 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:17.463614  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb66d2a08ad48b0b36483ef05f10117" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:17.463725  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb66d2a08ad48b0b36483ef05f10117" candidate_uuid: "f4eed184e6a74863abbba35d06eb6ff4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:17.464291  4138 raft_consensus.cc:3060] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:17.464373  3989 raft_consensus.cc:3055] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:17.464735  3989 raft_consensus.cc:740] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2311f4ce14c14ed89e8840a98db2ed15, State: Running, Role: LEADER
I20260630 12:36:17.465335  3989 consensus_queue.cc:260] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:17.466339  3989 raft_consensus.cc:3060] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:17.468832  4138 raft_consensus.cc:2468] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4eed184e6a74863abbba35d06eb6ff4 in term 2.
I20260630 12:36:17.469924  4252 leader_election.cc:304] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [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: e97d905b455a4c6784f4012335d1341a, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:17.470702  4395 raft_consensus.cc:2804] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:17.471078  4395 raft_consensus.cc:697] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEADER]: Becoming Leader. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Running, Role: LEADER
I20260630 12:36:17.471122  3989 raft_consensus.cc:2468] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4eed184e6a74863abbba35d06eb6ff4 in term 2.
I20260630 12:36:17.471952  4395 consensus_queue.cc:237] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [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: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } }
I20260630 12:36:17.479488  3887 catalog_manager.cc:5697] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 reported cstate change: term changed from 1 to 2, leader changed from 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) to f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196). New cstate: current_term: 2 leader_uuid: "f4eed184e6a74863abbba35d06eb6ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:17.751152  3989 raft_consensus.cc:1275] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 3 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:17.752930  4439 consensus_queue.cc:1048] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:17.764073  4138 raft_consensus.cc:1275] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 3 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:17.765709  4454 consensus_queue.cc:1048] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:17.836591  4062 raft_consensus.cc:1275] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer f4eed184e6a74863abbba35d06eb6ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:17.838413  4395 consensus_queue.cc:1048] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:17.859907  4138 raft_consensus.cc:1275] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Refusing update from remote peer f4eed184e6a74863abbba35d06eb6ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:17.861539  4395 consensus_queue.cc:1048] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:17.912381  3989 consensus_queue.cc:237] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
W20260630 12:36:17.919989  3955 consensus_peers.cc:597] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 -> Peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Couldn't send request to peer f4eed184e6a74863abbba35d06eb6ff4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be4a026194694bf0913dde7bb825eccd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:17.921772  4062 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:17.921849  4138 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:17.922969  4381 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:17.923717  4411 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:17.931012  4411 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:17.933236  4138 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:17.932304  4062 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:17.938416  3989 raft_consensus.cc:1275] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer f4eed184e6a74863abbba35d06eb6ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:17.939993  4460 consensus_queue.cc:1048] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:17.947661  3885 catalog_manager.cc:5697] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a reported cstate change: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:17.967103  4138 raft_consensus.cc:1275] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Refusing update from remote peer f4eed184e6a74863abbba35d06eb6ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:17.968981  4137 consensus_queue.cc:237] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:17.971791  4460 consensus_queue.cc:1048] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:17.982559  4104 consensus_peers.cc:597] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a -> Peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Couldn't send request to peer f4eed184e6a74863abbba35d06eb6ff4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd429a9fa00741df8ef10d4a5d305618. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:17.983397  4064 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:17.984918  4463 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:17.985419  3989 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:17.988498  4463 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:17.992947  4447 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:17.994800  4064 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:18.004354  3989 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:18.009191  3887 catalog_manager.cc:5697] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:18.016451  4138 consensus_queue.cc:237] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:18.024783  3989 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:18.025200  4064 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:36:18.026057  4104 consensus_peers.cc:597] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a -> Peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Couldn't send request to peer f4eed184e6a74863abbba35d06eb6ff4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad2129e9bcec463c800566eb49fcb507. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:18.026286  4474 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:18.027253  4447 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:18.034832  4447 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:18.036423  4064 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:18.037349  3989 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:18.051148  3989 consensus_queue.cc:237] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: NON_VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: true } }
I20260630 12:36:18.053774  3887 catalog_manager.cc:5697] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
W20260630 12:36:18.058259  3955 consensus_peers.cc:597] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 -> Peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): Couldn't send request to peer eee7d728e9334faaaa36f4da330cdb15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0977165883346d78e25478c6363a5dd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:18.058429  4138 raft_consensus.cc:1275] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:18.058730  4284 raft_consensus.cc:1275] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:18.059957  4411 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:18.060866  4381 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:18.069245  4381 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: NON_VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: true } } }
I20260630 12:36:18.071429  4138 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: NON_VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: true } } }
I20260630 12:36:18.071430  4284 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: NON_VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: true } } }
I20260630 12:36:18.083954  3883 catalog_manager.cc:5697] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a reported cstate change: config changed from index -1 to 2, NON_VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) added. New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: NON_VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: true } } }
I20260630 12:36:18.420014  4481 ts_tablet_manager.cc:933] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: Initiating tablet copy from peer 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:18.423422  4481 tablet_copy_client.cc:323] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:43741
I20260630 12:36:18.425597  3999 tablet_copy_service.cc:140] P 2311f4ce14c14ed89e8840a98db2ed15: Received BeginTabletCopySession request for tablet be4a026194694bf0913dde7bb825eccd from peer f4eed184e6a74863abbba35d06eb6ff4 ({username='slave'} at 127.0.0.1:35480)
I20260630 12:36:18.426222  3999 tablet_copy_service.cc:161] P 2311f4ce14c14ed89e8840a98db2ed15: Beginning new tablet copy session on tablet be4a026194694bf0913dde7bb825eccd from peer f4eed184e6a74863abbba35d06eb6ff4 at {username='slave'} at 127.0.0.1:35480: session id = f4eed184e6a74863abbba35d06eb6ff4-be4a026194694bf0913dde7bb825eccd
I20260630 12:36:18.437108  3999 tablet_copy_source_session.cc:215] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:18.440658  4481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4a026194694bf0913dde7bb825eccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.446143  4483 ts_tablet_manager.cc:933] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: Initiating tablet copy from peer e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:18.448297  4483 tablet_copy_client.cc:323] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:43493
I20260630 12:36:18.450800  4148 tablet_copy_service.cc:140] P e97d905b455a4c6784f4012335d1341a: Received BeginTabletCopySession request for tablet ad2129e9bcec463c800566eb49fcb507 from peer f4eed184e6a74863abbba35d06eb6ff4 ({username='slave'} at 127.0.0.1:48666)
I20260630 12:36:18.451505  4148 tablet_copy_service.cc:161] P e97d905b455a4c6784f4012335d1341a: Beginning new tablet copy session on tablet ad2129e9bcec463c800566eb49fcb507 from peer f4eed184e6a74863abbba35d06eb6ff4 at {username='slave'} at 127.0.0.1:48666: session id = f4eed184e6a74863abbba35d06eb6ff4-ad2129e9bcec463c800566eb49fcb507
I20260630 12:36:18.457952  4481 tablet_copy_client.cc:806] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:18.458585  4481 tablet_copy_client.cc:670] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:18.459583  4148 tablet_copy_source_session.cc:215] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:18.463380  4483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2129e9bcec463c800566eb49fcb507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.463811  4481 tablet_copy_client.cc:538] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:18.477553  4481 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:18.484405  4483 tablet_copy_client.cc:806] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:18.485076  4483 tablet_copy_client.cc:670] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:18.491531  4485 ts_tablet_manager.cc:933] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: Initiating tablet copy from peer 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:18.491561  4483 tablet_copy_client.cc:538] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:18.502158  4485 tablet_copy_client.cc:323] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:43741
I20260630 12:36:18.502871  4483 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:18.504259  3999 tablet_copy_service.cc:140] P 2311f4ce14c14ed89e8840a98db2ed15: Received BeginTabletCopySession request for tablet d0977165883346d78e25478c6363a5dd from peer eee7d728e9334faaaa36f4da330cdb15 ({username='slave'} at 127.0.0.1:35462)
I20260630 12:36:18.504853  3999 tablet_copy_service.cc:161] P 2311f4ce14c14ed89e8840a98db2ed15: Beginning new tablet copy session on tablet d0977165883346d78e25478c6363a5dd from peer eee7d728e9334faaaa36f4da330cdb15 at {username='slave'} at 127.0.0.1:35462: session id = eee7d728e9334faaaa36f4da330cdb15-d0977165883346d78e25478c6363a5dd
I20260630 12:36:18.507860  4488 ts_tablet_manager.cc:933] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: Initiating tablet copy from peer e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:18.514300  3999 tablet_copy_source_session.cc:215] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:18.518456  4485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0977165883346d78e25478c6363a5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.520723  4488 tablet_copy_client.cc:323] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:43493
I20260630 12:36:18.523838  4148 tablet_copy_service.cc:140] P e97d905b455a4c6784f4012335d1341a: Received BeginTabletCopySession request for tablet cd429a9fa00741df8ef10d4a5d305618 from peer f4eed184e6a74863abbba35d06eb6ff4 ({username='slave'} at 127.0.0.1:48666)
I20260630 12:36:18.524402  4148 tablet_copy_service.cc:161] P e97d905b455a4c6784f4012335d1341a: Beginning new tablet copy session on tablet cd429a9fa00741df8ef10d4a5d305618 from peer f4eed184e6a74863abbba35d06eb6ff4 at {username='slave'} at 127.0.0.1:48666: session id = f4eed184e6a74863abbba35d06eb6ff4-cd429a9fa00741df8ef10d4a5d305618
I20260630 12:36:18.538935  4483 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: 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
I20260630 12:36:18.535547  4148 tablet_copy_source_session.cc:215] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:18.539996  4483 tablet_bootstrap.cc:492] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap complete.
I20260630 12:36:18.540997  4483 ts_tablet_manager.cc:1403] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.008s
I20260630 12:36:18.541157  4481 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: 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
I20260630 12:36:18.542313  4481 tablet_bootstrap.cc:492] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap complete.
I20260630 12:36:18.542812  4488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd429a9fa00741df8ef10d4a5d305618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:18.542948  4481 ts_tablet_manager.cc:1403] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.008s
I20260630 12:36:18.544485  4483 raft_consensus.cc:359] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:18.545405  4483 raft_consensus.cc:740] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: LEARNER
I20260630 12:36:18.546110  4483 consensus_queue.cc:260] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:18.551227  4481 raft_consensus.cc:359] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:18.552119  4481 raft_consensus.cc:740] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: LEARNER
I20260630 12:36:18.552786  4481 consensus_queue.cc:260] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:18.555209  4481 ts_tablet_manager.cc:1434] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:36:18.557086  3999 tablet_copy_service.cc:342] P 2311f4ce14c14ed89e8840a98db2ed15: Request end of tablet copy session f4eed184e6a74863abbba35d06eb6ff4-be4a026194694bf0913dde7bb825eccd received from {username='slave'} at 127.0.0.1:35480
I20260630 12:36:18.557536  3999 tablet_copy_service.cc:434] P 2311f4ce14c14ed89e8840a98db2ed15: ending tablet copy session f4eed184e6a74863abbba35d06eb6ff4-be4a026194694bf0913dde7bb825eccd on tablet be4a026194694bf0913dde7bb825eccd with peer f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:18.560405  4485 tablet_copy_client.cc:806] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:18.561149  4485 tablet_copy_client.cc:670] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:18.566627  4485 tablet_copy_client.cc:538] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:18.574836  4488 tablet_copy_client.cc:806] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:18.575525  4488 tablet_copy_client.cc:670] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:18.577131  4483 ts_tablet_manager.cc:1434] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260630 12:36:18.579638  4485 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: Bootstrap starting.
I20260630 12:36:18.580425  4147 tablet_copy_service.cc:342] P e97d905b455a4c6784f4012335d1341a: Request end of tablet copy session f4eed184e6a74863abbba35d06eb6ff4-ad2129e9bcec463c800566eb49fcb507 received from {username='slave'} at 127.0.0.1:48666
I20260630 12:36:18.580914  4147 tablet_copy_service.cc:434] P e97d905b455a4c6784f4012335d1341a: ending tablet copy session f4eed184e6a74863abbba35d06eb6ff4-ad2129e9bcec463c800566eb49fcb507 on tablet ad2129e9bcec463c800566eb49fcb507 with peer f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:18.587862  4488 tablet_copy_client.cc:538] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:18.594973  4488 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:18.602396  4485 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: 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
I20260630 12:36:18.603396  4485 tablet_bootstrap.cc:492] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: Bootstrap complete.
I20260630 12:36:18.604061  4485 ts_tablet_manager.cc:1403] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260630 12:36:18.607673  4485 raft_consensus.cc:359] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: NON_VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: true } }
I20260630 12:36:18.608611  4485 raft_consensus.cc:740] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Initialized, Role: LEARNER
I20260630 12:36:18.609279  4485 consensus_queue.cc:260] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: NON_VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: true } }
I20260630 12:36:18.613569  4488 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: 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
I20260630 12:36:18.614713  4488 tablet_bootstrap.cc:492] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap complete.
I20260630 12:36:18.615482  4488 ts_tablet_manager.cc:1403] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260630 12:36:18.618543  4485 ts_tablet_manager.cc:1434] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:36:18.618405  4488 raft_consensus.cc:359] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:18.619083  4488 raft_consensus.cc:740] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: LEARNER
I20260630 12:36:18.619764  4488 consensus_queue.cc:260] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:18.620502  3999 tablet_copy_service.cc:342] P 2311f4ce14c14ed89e8840a98db2ed15: Request end of tablet copy session eee7d728e9334faaaa36f4da330cdb15-d0977165883346d78e25478c6363a5dd received from {username='slave'} at 127.0.0.1:35462
I20260630 12:36:18.620985  3999 tablet_copy_service.cc:434] P 2311f4ce14c14ed89e8840a98db2ed15: ending tablet copy session eee7d728e9334faaaa36f4da330cdb15-d0977165883346d78e25478c6363a5dd on tablet d0977165883346d78e25478c6363a5dd with peer eee7d728e9334faaaa36f4da330cdb15
I20260630 12:36:18.622689  4488 ts_tablet_manager.cc:1434] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260630 12:36:18.624457  4147 tablet_copy_service.cc:342] P e97d905b455a4c6784f4012335d1341a: Request end of tablet copy session f4eed184e6a74863abbba35d06eb6ff4-cd429a9fa00741df8ef10d4a5d305618 received from {username='slave'} at 127.0.0.1:48666
I20260630 12:36:18.624925  4147 tablet_copy_service.cc:434] P e97d905b455a4c6784f4012335d1341a: ending tablet copy session f4eed184e6a74863abbba35d06eb6ff4-cd429a9fa00741df8ef10d4a5d305618 on tablet cd429a9fa00741df8ef10d4a5d305618 with peer f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:18.922518  4284 raft_consensus.cc:1217] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:19.039436  4284 raft_consensus.cc:1217] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:19.043666  4063 raft_consensus.cc:1217] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:19.044457  4284 raft_consensus.cc:1217] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:19.203886  3940 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:19.221990  4063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9"
dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
mode: GRACEFUL
new_leader_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:60014
I20260630 12:36:19.222810  4063 raft_consensus.cc:606] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Received request to transfer leadership to TS e97d905b455a4c6784f4012335d1341a
I20260630 12:36:19.224217  3940 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:36:19.224864  3940 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:19.417205  4502 raft_consensus.cc:993] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: : Instructing follower e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:19.417661  4454 raft_consensus.cc:1081] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Signalling peer e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:19.419085  4137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9"
dest_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:48658
I20260630 12:36:19.419662  4137 raft_consensus.cc:493] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:19.420056  4137 raft_consensus.cc:3060] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.426402  4137 raft_consensus.cc:515] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.428315  4137 leader_election.cc:290] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 2 election: Requested vote from peers eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471), f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749)
I20260630 12:36:19.429467  4284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
I20260630 12:36:19.429750  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:19.430125  4284 raft_consensus.cc:3060] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.430418  4063 raft_consensus.cc:3055] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:19.430790  4063 raft_consensus.cc:740] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:19.431602  4063 consensus_queue.cc:260] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.433251  4063 raft_consensus.cc:3060] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:19.437052  4284 raft_consensus.cc:2468] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 2.
I20260630 12:36:19.438427  4104 leader_election.cc:304] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [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: e97d905b455a4c6784f4012335d1341a, f4eed184e6a74863abbba35d06eb6ff4; no voters: 
I20260630 12:36:19.439244  4447 raft_consensus.cc:2804] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:19.439709  4447 raft_consensus.cc:697] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Becoming Leader. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:19.440459  4447 consensus_queue.cc:237] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.441205  4063 raft_consensus.cc:2468] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 2.
I20260630 12:36:19.454046  3883 catalog_manager.cc:5697] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a reported cstate change: term changed from 1 to 2, leader changed from eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) to e97d905b455a4c6784f4012335d1341a (127.0.252.195). New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:19.500481  4499 raft_consensus.cc:1064] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15: attempting to promote NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 to VOTER
I20260630 12:36:19.503091  4499 consensus_queue.cc:237] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.510253  4286 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.510253  4137 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.511065  4063 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.511703  4499 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.512666  4496 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.513605  4500 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.531939  4496 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.534718  4447 raft_consensus.cc:1064] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a: attempting to promote NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 to VOTER
I20260630 12:36:19.535446  4063 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.537742  4284 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.545203  4137 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.547402  3883 catalog_manager.cc:5697] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:19.543916  4447 consensus_queue.cc:237] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.565806  3988 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.566792  4063 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.569510  3989 consensus_queue.cc:237] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.570222  4493 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.572008  4513 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.573432  4284 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.574775  4493 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.585356  4063 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:19.585804  4284 raft_consensus.cc:1275] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:19.587443  4496 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:19.589617  4500 consensus_queue.cc:1048] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:19.599644  4500 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.601346  4493 raft_consensus.cc:1064] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a: attempting to promote NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 to VOTER
I20260630 12:36:19.603931  4493 consensus_queue.cc:237] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.600992  4064 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.605329  4284 raft_consensus.cc:2955] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.615115  4447 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.622316  3989 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.631352  4286 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.634800  3887 catalog_manager.cc:5697] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a reported cstate change: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:19.640193  3885 catalog_manager.cc:5697] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 reported cstate change: config changed from index 4 to 5, VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) evicted. New cstate: current_term: 2 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.657167  4285 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.657330  4501 raft_consensus.cc:1064] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15: attempting to promote NON_VOTER eee7d728e9334faaaa36f4da330cdb15 to VOTER
I20260630 12:36:19.660449  4513 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.664042  3988 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.666456  4063 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:19.661777  4501 consensus_queue.cc:237] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } }
I20260630 12:36:19.667883  4474 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.668612  4121 tablet_service.cc:1558] Processing DeleteTablet for tablet be4a026194694bf0913dde7bb825eccd with delete_type TABLET_DATA_TOMBSTONED (TS e97d905b455a4c6784f4012335d1341a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46954
I20260630 12:36:19.671747  4064 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.675765  4518 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.678831  3871 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be4a026194694bf0913dde7bb825eccd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:19.678869  4137 consensus_queue.cc:237] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.690852  4284 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:19.696116  4474 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:36:19.701738  4447 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.705500  3988 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.708300  4138 raft_consensus.cc:1275] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:19.709496  4284 raft_consensus.cc:1275] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:19.711007  4500 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:19.712180  4064 raft_consensus.cc:1275] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEARNER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:19.712845  4499 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:19.717926  4499 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:19.720927  4493 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.724885  3987 raft_consensus.cc:1275] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:19.713795  4520 tablet_replica.cc:333] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:19.727138  4520 raft_consensus.cc:2243] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:19.728116  4520 raft_consensus.cc:2272] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:19.729955  4518 consensus_queue.cc:1048] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:19.733892  3874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd429a9fa00741df8ef10d4a5d305618 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:19.734092  3987 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.734926  3887 catalog_manager.cc:5697] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.736225  4284 raft_consensus.cc:2955] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.742187  4520 ts_tablet_manager.cc:1916] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:19.752686  4496 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } } }
I20260630 12:36:19.755879  4062 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.758572  4520 ts_tablet_manager.cc:1929] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:19.757897  3885 catalog_manager.cc:5697] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a reported cstate change: config changed from index 4 to 5, VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) evicted. New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:19.760362  4520 log.cc:1199] T be4a026194694bf0913dde7bb825eccd P e97d905b455a4c6784f4012335d1341a: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/be4a026194694bf0913dde7bb825eccd
I20260630 12:36:19.762251  3874 catalog_manager.cc:5028] TS e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493): tablet be4a026194694bf0913dde7bb825eccd (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]) successfully deleted
I20260630 12:36:19.763836  4284 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } } }
I20260630 12:36:19.771900  4064 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } } }
I20260630 12:36:19.772262  4138 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } } }
I20260630 12:36:19.775070  3883 catalog_manager.cc:5697] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: config changed from index 2 to 3, eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:19.778551  4047 tablet_service.cc:1558] Processing DeleteTablet for tablet cd429a9fa00741df8ef10d4a5d305618 with delete_type TABLET_DATA_TOMBSTONED (TS eee7d728e9334faaaa36f4da330cdb15 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56342
I20260630 12:36:19.792997  4527 tablet_replica.cc:333] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:19.794004  4527 raft_consensus.cc:2243] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:19.794643  4527 raft_consensus.cc:2272] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:19.801245  4285 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.805476  4527 ts_tablet_manager.cc:1916] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:19.822430  4138 consensus_queue.cc:237] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:19.828119  3987 consensus_queue.cc:237] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [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: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } }
I20260630 12:36:19.830286  4064 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:19.832005  4527 ts_tablet_manager.cc:1929] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:19.832078  4518 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:36:19.833364  4284 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:19.834688  4064 raft_consensus.cc:1275] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:19.832507  4527 log.cc:1199] T cd429a9fa00741df8ef10d4a5d305618 P eee7d728e9334faaaa36f4da330cdb15: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/cd429a9fa00741df8ef10d4a5d305618
I20260630 12:36:19.836980  3874 catalog_manager.cc:5028] TS eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): tablet cd429a9fa00741df8ef10d4a5d305618 (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]) successfully deleted
I20260630 12:36:19.837968  4138 raft_consensus.cc:1275] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:19.838308  4447 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:19.839346  4501 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.839785  4447 consensus_queue.cc:1048] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:36:19.840929  4064 raft_consensus.cc:1275] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:19.843526  4501 consensus_queue.cc:1048] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:19.853925  4496 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } } }
I20260630 12:36:19.851619  4518 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.858795  4137 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } } }
I20260630 12:36:19.861459  4061 raft_consensus.cc:2955] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } } }
I20260630 12:36:19.865206  3871 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d0977165883346d78e25478c6363a5dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:19.858911  4284 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.870373  3885 catalog_manager.cc:5697] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: config changed from index 3 to 4, VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) evicted. New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:19.873383  3874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad2129e9bcec463c800566eb49fcb507 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:19.875595  3883 catalog_manager.cc:5697] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a reported cstate change: config changed from index 4 to 5, VOTER 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) evicted. New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:19.882745  4285 raft_consensus.cc:1275] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:19.884416  4474 consensus_queue.cc:1048] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:19.885095  4273 tablet_service.cc:1558] Processing DeleteTablet for tablet d0977165883346d78e25478c6363a5dd with delete_type TABLET_DATA_TOMBSTONED (TS f4eed184e6a74863abbba35d06eb6ff4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51866
I20260630 12:36:19.884439  4062 raft_consensus.cc:2955] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:19.897641  3977 tablet_service.cc:1558] Processing DeleteTablet for tablet ad2129e9bcec463c800566eb49fcb507 with delete_type TABLET_DATA_TOMBSTONED (TS 2311f4ce14c14ed89e8840a98db2ed15 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46204
I20260630 12:36:19.901932  4534 tablet_replica.cc:333] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:19.903146  4534 raft_consensus.cc:2243] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:19.903905  4534 raft_consensus.cc:2272] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:19.907977  4534 ts_tablet_manager.cc:1916] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:19.938253  4534 ts_tablet_manager.cc:1929] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:19.939145  4534 log.cc:1199] T ad2129e9bcec463c800566eb49fcb507 P 2311f4ce14c14ed89e8840a98db2ed15: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/ad2129e9bcec463c800566eb49fcb507
I20260630 12:36:19.941107  3871 catalog_manager.cc:5028] TS 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741): tablet ad2129e9bcec463c800566eb49fcb507 (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]) successfully deleted
I20260630 12:36:19.942186  4532 tablet_replica.cc:333] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:19.943202  4532 raft_consensus.cc:2243] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:19.943959  4532 raft_consensus.cc:2272] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:19.946290  4532 ts_tablet_manager.cc:1916] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:19.957231  4532 ts_tablet_manager.cc:1929] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:19.957531  4532 log.cc:1199] T d0977165883346d78e25478c6363a5dd P f4eed184e6a74863abbba35d06eb6ff4: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-3-root/wals/d0977165883346d78e25478c6363a5dd
I20260630 12:36:19.958989  3874 catalog_manager.cc:5028] TS f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): tablet d0977165883346d78e25478c6363a5dd (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]) successfully deleted
I20260630 12:36:20.917032  4137 consensus_queue.cc:237] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:20.923292  3987 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:20.923602  4062 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:36:20.924414  4104 consensus_peers.cc:597] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a -> Peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Couldn't send request to peer f4eed184e6a74863abbba35d06eb6ff4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecfffd2bb30a412ab230c927c206cd60. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.925364  4474 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:20.926291  4518 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:20.936646  4518 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:20.939990  4062 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:20.940811  3987 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:20.950922  3887 catalog_manager.cc:5697] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a reported cstate change: config changed from index -1 to 3, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:20.952667  3989 consensus_queue.cc:237] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: NON_VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: true } }
W20260630 12:36:20.960456  3955 consensus_peers.cc:597] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 -> Peer e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493): Couldn't send request to peer e97d905b455a4c6784f4012335d1341a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97f2bded6b52455ca74c16b942d52557. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.964794  4285 raft_consensus.cc:1275] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:20.966977  4062 raft_consensus.cc:1275] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:20.966885  4544 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:20.969481  4496 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:20.988155  4544 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: NON_VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: true } } }
I20260630 12:36:20.990795  4062 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: NON_VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: true } } }
I20260630 12:36:20.991389  4285 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: NON_VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: true } } }
I20260630 12:36:21.004149  3885 catalog_manager.cc:5697] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: config changed from index -1 to 2, NON_VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) added. New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: NON_VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: true } } }
I20260630 12:36:21.008054  4062 consensus_queue.cc:237] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
W20260630 12:36:21.017117  4030 consensus_peers.cc:597] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 -> Peer f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): Couldn't send request to peer f4eed184e6a74863abbba35d06eb6ff4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b47e60391814aef8f9fb440d6dce810. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:21.017657  4137 raft_consensus.cc:1275] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:21.018311  3989 raft_consensus.cc:1275] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:21.019101  4502 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:21.020009  4553 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:21.030360  4556 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:21.031553  3989 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:21.031960  4137 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } } }
I20260630 12:36:21.045104  3883 catalog_manager.cc:5697] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: config changed from index -1 to 2, NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:21.226073  3940 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:21.246989  4137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60"
dest_uuid: "e97d905b455a4c6784f4012335d1341a"
mode: GRACEFUL
new_leader_uuid: "eee7d728e9334faaaa36f4da330cdb15"
 from {username='slave'} at 127.0.0.1:48672
I20260630 12:36:21.248420  4137 raft_consensus.cc:606] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Received request to transfer leadership to TS eee7d728e9334faaaa36f4da330cdb15
I20260630 12:36:21.250129  3940 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:36:21.250979  3940 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:21.306811  4557 ts_tablet_manager.cc:933] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: Initiating tablet copy from peer e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:21.309250  4557 tablet_copy_client.cc:323] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:43493
I20260630 12:36:21.311025  4147 tablet_copy_service.cc:140] P e97d905b455a4c6784f4012335d1341a: Received BeginTabletCopySession request for tablet ecfffd2bb30a412ab230c927c206cd60 from peer f4eed184e6a74863abbba35d06eb6ff4 ({username='slave'} at 127.0.0.1:48666)
I20260630 12:36:21.311607  4147 tablet_copy_service.cc:161] P e97d905b455a4c6784f4012335d1341a: Beginning new tablet copy session on tablet ecfffd2bb30a412ab230c927c206cd60 from peer f4eed184e6a74863abbba35d06eb6ff4 at {username='slave'} at 127.0.0.1:48666: session id = f4eed184e6a74863abbba35d06eb6ff4-ecfffd2bb30a412ab230c927c206cd60
I20260630 12:36:21.319826  4147 tablet_copy_source_session.cc:215] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.322677  4557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfffd2bb30a412ab230c927c206cd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.333873  4557 tablet_copy_client.cc:806] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.334444  4557 tablet_copy_client.cc:670] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.338320  4557 tablet_copy_client.cc:538] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:21.347874  4557 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:21.349900  4474 raft_consensus.cc:993] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: : Instructing follower eee7d728e9334faaaa36f4da330cdb15 to start an election
I20260630 12:36:21.350543  4518 raft_consensus.cc:1081] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Signalling peer eee7d728e9334faaaa36f4da330cdb15 to start an election
I20260630 12:36:21.352334  4062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60"
dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
 from {username='slave'} at 127.0.0.1:60004
I20260630 12:36:21.352929  4062 raft_consensus.cc:493] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:21.353263  4062 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:21.360221  4062 raft_consensus.cc:515] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.363083  4062 leader_election.cc:290] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [CANDIDATE]: Term 3 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493)
I20260630 12:36:21.363700  4138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e97d905b455a4c6784f4012335d1341a"
I20260630 12:36:21.364295  4138 raft_consensus.cc:3055] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:21.363281  3987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "eee7d728e9334faaaa36f4da330cdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:21.365105  4138 raft_consensus.cc:740] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:21.365270  3987 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:21.365931  4138 consensus_queue.cc:260] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [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: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.367380  4138 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:21.364395  4559 ts_tablet_manager.cc:933] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: Initiating tablet copy from peer 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741)
I20260630 12:36:21.373520  3987 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 3.
I20260630 12:36:21.375115  4027 leader_election.cc:304] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [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: 2311f4ce14c14ed89e8840a98db2ed15, eee7d728e9334faaaa36f4da330cdb15; no voters: 
I20260630 12:36:21.376063  4553 raft_consensus.cc:2804] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:21.376650  4553 raft_consensus.cc:697] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Becoming Leader. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:21.377310  4138 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eee7d728e9334faaaa36f4da330cdb15 in term 3.
I20260630 12:36:21.377492  4553 consensus_queue.cc:237] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.384596  4557 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: 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
I20260630 12:36:21.384451  4559 tablet_copy_client.cc:323] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:43741
I20260630 12:36:21.385635  4557 tablet_bootstrap.cc:492] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap complete.
I20260630 12:36:21.386348  4557 ts_tablet_manager.cc:1403] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.013s
I20260630 12:36:21.386634  3999 tablet_copy_service.cc:140] P 2311f4ce14c14ed89e8840a98db2ed15: Received BeginTabletCopySession request for tablet 97f2bded6b52455ca74c16b942d52557 from peer e97d905b455a4c6784f4012335d1341a ({username='slave'} at 127.0.0.1:35476)
I20260630 12:36:21.387162  3999 tablet_copy_service.cc:161] P 2311f4ce14c14ed89e8840a98db2ed15: Beginning new tablet copy session on tablet 97f2bded6b52455ca74c16b942d52557 from peer e97d905b455a4c6784f4012335d1341a at {username='slave'} at 127.0.0.1:35476: session id = e97d905b455a4c6784f4012335d1341a-97f2bded6b52455ca74c16b942d52557
I20260630 12:36:21.388238  3887 catalog_manager.cc:5697] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: term changed from 2 to 3, leader changed from e97d905b455a4c6784f4012335d1341a (127.0.252.195) to eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194). New cstate: current_term: 3 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:21.389279  4557 raft_consensus.cc:359] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.390133  4557 raft_consensus.cc:740] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: LEARNER
I20260630 12:36:21.390933  4557 consensus_queue.cc:260] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.393652  4557 ts_tablet_manager.cc:1434] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:21.395432  4147 tablet_copy_service.cc:342] P e97d905b455a4c6784f4012335d1341a: Request end of tablet copy session f4eed184e6a74863abbba35d06eb6ff4-ecfffd2bb30a412ab230c927c206cd60 received from {username='slave'} at 127.0.0.1:48666
I20260630 12:36:21.395859  4147 tablet_copy_service.cc:434] P e97d905b455a4c6784f4012335d1341a: ending tablet copy session f4eed184e6a74863abbba35d06eb6ff4-ecfffd2bb30a412ab230c927c206cd60 on tablet ecfffd2bb30a412ab230c927c206cd60 with peer f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:21.398738  3999 tablet_copy_source_session.cc:215] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.402555  4559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97f2bded6b52455ca74c16b942d52557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.404951  4062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60"
dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56342
I20260630 12:36:21.405622  4062 raft_consensus.cc:606] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Received request to transfer leadership
I20260630 12:36:21.410434  4062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60"
dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56342
I20260630 12:36:21.411020  4062 raft_consensus.cc:606] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Received request to transfer leadership
W20260630 12:36:21.412091  3874 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for ecfffd2bb30a412ab230c927c206cd60 already in progress [suppressed 3 similar messages]
I20260630 12:36:21.414976  4062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60"
dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56342
I20260630 12:36:21.415449  4062 raft_consensus.cc:606] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Received request to transfer leadership
I20260630 12:36:21.417117  4559 tablet_copy_client.cc:806] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.417817  4559 tablet_copy_client.cc:670] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.421380  4559 tablet_copy_client.cc:538] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:21.427807  4559 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: Bootstrap starting.
I20260630 12:36:21.442448  4559 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: 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
I20260630 12:36:21.443132  4559 tablet_bootstrap.cc:492] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: Bootstrap complete.
I20260630 12:36:21.443650  4559 ts_tablet_manager.cc:1403] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:36:21.446288  4559 raft_consensus.cc:359] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: NON_VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: true } }
I20260630 12:36:21.447063  4559 raft_consensus.cc:740] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Initialized, Role: LEARNER
I20260630 12:36:21.447706  4559 consensus_queue.cc:260] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: NON_VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: true } }
I20260630 12:36:21.449462  4559 ts_tablet_manager.cc:1434] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:36:21.450958  3999 tablet_copy_service.cc:342] P 2311f4ce14c14ed89e8840a98db2ed15: Request end of tablet copy session e97d905b455a4c6784f4012335d1341a-97f2bded6b52455ca74c16b942d52557 received from {username='slave'} at 127.0.0.1:35476
I20260630 12:36:21.451303  3999 tablet_copy_service.cc:434] P 2311f4ce14c14ed89e8840a98db2ed15: ending tablet copy session e97d905b455a4c6784f4012335d1341a-97f2bded6b52455ca74c16b942d52557 on tablet 97f2bded6b52455ca74c16b942d52557 with peer e97d905b455a4c6784f4012335d1341a
I20260630 12:36:21.528590  4557 ts_tablet_manager.cc:933] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: Initiating tablet copy from peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:21.530001  4557 tablet_copy_client.cc:323] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:46471
I20260630 12:36:21.531474  4074 tablet_copy_service.cc:140] P eee7d728e9334faaaa36f4da330cdb15: Received BeginTabletCopySession request for tablet 4b47e60391814aef8f9fb440d6dce810 from peer f4eed184e6a74863abbba35d06eb6ff4 ({username='slave'} at 127.0.0.1:60008)
I20260630 12:36:21.531919  4074 tablet_copy_service.cc:161] P eee7d728e9334faaaa36f4da330cdb15: Beginning new tablet copy session on tablet 4b47e60391814aef8f9fb440d6dce810 from peer f4eed184e6a74863abbba35d06eb6ff4 at {username='slave'} at 127.0.0.1:60008: session id = f4eed184e6a74863abbba35d06eb6ff4-4b47e60391814aef8f9fb440d6dce810
I20260630 12:36:21.536700  4074 tablet_copy_source_session.cc:215] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.539750  4557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b47e60391814aef8f9fb440d6dce810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.553146  4557 tablet_copy_client.cc:806] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.553679  4557 tablet_copy_client.cc:670] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.556876  4557 tablet_copy_client.cc:538] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:21.565511  4557 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap starting.
I20260630 12:36:21.579849  4557 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: 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
I20260630 12:36:21.580641  4557 tablet_bootstrap.cc:492] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: Bootstrap complete.
I20260630 12:36:21.581288  4557 ts_tablet_manager.cc:1403] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:36:21.583457  4557 raft_consensus.cc:359] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.584064  4557 raft_consensus.cc:740] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4eed184e6a74863abbba35d06eb6ff4, State: Initialized, Role: LEARNER
I20260630 12:36:21.584645  4557 consensus_queue.cc:260] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.586391  4557 ts_tablet_manager.cc:1434] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:21.588325  4074 tablet_copy_service.cc:342] P eee7d728e9334faaaa36f4da330cdb15: Request end of tablet copy session f4eed184e6a74863abbba35d06eb6ff4-4b47e60391814aef8f9fb440d6dce810 received from {username='slave'} at 127.0.0.1:60008
I20260630 12:36:21.588790  4074 tablet_copy_service.cc:434] P eee7d728e9334faaaa36f4da330cdb15: ending tablet copy session f4eed184e6a74863abbba35d06eb6ff4-4b47e60391814aef8f9fb440d6dce810 on tablet 4b47e60391814aef8f9fb440d6dce810 with peer f4eed184e6a74863abbba35d06eb6ff4
W20260630 12:36:21.725703  3935 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:36:21.726058  3935 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for ecfffd2bb30a412ab230c927c206cd60 already in progress
W20260630 12:36:21.726279  3935 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for ecfffd2bb30a412ab230c927c206cd60 already in progress
I20260630 12:36:21.792073  4285 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEARNER]: Advancing to term 3
I20260630 12:36:21.798046  4285 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 3 LEARNER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:21.799829  4553 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:21.810436  4553 raft_consensus.cc:1064] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: attempting to promote NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 to VOTER
W20260630 12:36:21.811000  4553 raft_consensus.cc:1068] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: Unable to promote non-voter f4eed184e6a74863abbba35d06eb6ff4: Service unavailable: leader transfer in progress
I20260630 12:36:21.854898  4138 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 3 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:21.856349  4553 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:21.861289  4502 raft_consensus.cc:993] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: : Instructing follower e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:21.861984  4553 raft_consensus.cc:1081] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Signalling peer e97d905b455a4c6784f4012335d1341a to start an election
I20260630 12:36:21.865000  4137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60"
dest_uuid: "e97d905b455a4c6784f4012335d1341a"
 from {username='slave'} at 127.0.0.1:48658
I20260630 12:36:21.866441  4137 raft_consensus.cc:493] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:21.866822  4137 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:21.873461  4137 raft_consensus.cc:515] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.881947  3987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "2311f4ce14c14ed89e8840a98db2ed15"
I20260630 12:36:21.882560  3987 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:21.882978  4061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfffd2bb30a412ab230c927c206cd60" candidate_uuid: "e97d905b455a4c6784f4012335d1341a" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "eee7d728e9334faaaa36f4da330cdb15"
I20260630 12:36:21.883574  4061 raft_consensus.cc:3055] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:36:21.883894  4061 raft_consensus.cc:740] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eee7d728e9334faaaa36f4da330cdb15, State: Running, Role: LEADER
I20260630 12:36:21.884680  4061 consensus_queue.cc:260] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.885820  4061 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:36:21.890949  3987 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 4.
I20260630 12:36:21.895247  3989 raft_consensus.cc:1240] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Rejecting Update request from peer eee7d728e9334faaaa36f4da330cdb15 for earlier term 3. Current term is 4. Ops: []
I20260630 12:36:21.899022  4101 leader_election.cc:304] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2311f4ce14c14ed89e8840a98db2ed15, e97d905b455a4c6784f4012335d1341a; no voters: 
I20260630 12:36:21.899979  4518 raft_consensus.cc:2804] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:36:21.904237  4061 raft_consensus.cc:2468] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e97d905b455a4c6784f4012335d1341a in term 4.
I20260630 12:36:21.908659  4137 leader_election.cc:290] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [CANDIDATE]: Term 4 election: Requested vote from peers 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741), eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471)
I20260630 12:36:21.911263  4518 raft_consensus.cc:697] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 4 LEADER]: Becoming Leader. State: Replica: e97d905b455a4c6784f4012335d1341a, State: Running, Role: LEADER
I20260630 12:36:21.912194  4518 consensus_queue.cc:237] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } }
I20260630 12:36:21.919989  3887 catalog_manager.cc:5697] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a reported cstate change: term changed from 3 to 4, leader changed from eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) to e97d905b455a4c6784f4012335d1341a (127.0.252.195). New cstate: current_term: 4 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:21.925128  4137 raft_consensus.cc:1217] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:21.971946  4285 raft_consensus.cc:1217] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:22.330906  4573 raft_consensus.cc:1064] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15: attempting to promote NON_VOTER e97d905b455a4c6784f4012335d1341a to VOTER
I20260630 12:36:22.333508  4573 consensus_queue.cc:237] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } }
I20260630 12:36:22.337929  3987 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:36:22.340121  4572 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.341194  4137 raft_consensus.cc:1275] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 LEARNER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.341194  4061 raft_consensus.cc:1275] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.343123  4286 raft_consensus.cc:1275] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.343456  4573 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.344336  4567 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.345348  4550 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.359368  4062 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 4 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:36:22.361927  4518 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:22.384469  4285 raft_consensus.cc:3060] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 3 LEARNER]: Advancing to term 4
I20260630 12:36:22.386067  4553 raft_consensus.cc:1064] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15: attempting to promote NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 to VOTER
I20260630 12:36:22.393345  4553 consensus_queue.cc:237] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:22.396309  4285 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 4 LEARNER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:36:22.398375  4572 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:22.402851  4573 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e97d905b455a4c6784f4012335d1341a (127.0.252.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } } }
I20260630 12:36:22.406334  4062 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e97d905b455a4c6784f4012335d1341a (127.0.252.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } } }
I20260630 12:36:22.409088  4284 raft_consensus.cc:1275] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEARNER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.410461  4137 raft_consensus.cc:1275] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.412657  4502 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.414594  4502 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.418287  3987 raft_consensus.cc:1275] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:22.426739  4568 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:22.443323  3885 catalog_manager.cc:5697] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: config changed from index 2 to 3, e97d905b455a4c6784f4012335d1341a (127.0.252.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } } }
I20260630 12:36:22.444597  4138 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e97d905b455a4c6784f4012335d1341a (127.0.252.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } } }
I20260630 12:36:22.472463  4286 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e97d905b455a4c6784f4012335d1341a (127.0.252.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { replace: true } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } } }
I20260630 12:36:22.479729  4581 raft_consensus.cc:1064] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: attempting to promote NON_VOTER f4eed184e6a74863abbba35d06eb6ff4 to VOTER
I20260630 12:36:22.483000  4581 consensus_queue.cc:237] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:22.491698  4285 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 4 LEARNER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260630 12:36:22.493345  4518 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:22.498937  3987 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260630 12:36:22.500720  4518 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:22.504213  4062 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 4 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260630 12:36:22.505952  4568 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.509217  4137 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.514372  4572 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:22.525162  4518 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.515131  4286 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.529585  3987 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.534847  3885 catalog_manager.cc:5697] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 reported cstate change: config changed from index 2 to 3, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:22.558851  3989 consensus_queue.cc:237] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [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: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } }
I20260630 12:36:22.559811  4062 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.565881  4061 raft_consensus.cc:1275] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:22.567659  4573 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.568761  3884 catalog_manager.cc:5697] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a reported cstate change: config changed from index 3 to 6, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:22.570446  4137 raft_consensus.cc:1275] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Refusing update from remote peer 2311f4ce14c14ed89e8840a98db2ed15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:22.578649  4573 consensus_queue.cc:1048] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.581090  3989 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.582196  4567 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } } }
I20260630 12:36:22.590708  4061 consensus_queue.cc:237] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [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: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:22.591617  4286 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } attrs { replace: true } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.598815  4138 consensus_queue.cc:237] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } }
I20260630 12:36:22.599792  4136 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } } }
I20260630 12:36:22.617694  3989 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:36:22.618492  4284 raft_consensus.cc:1275] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:22.618726  4062 raft_consensus.cc:2955] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } } }
I20260630 12:36:22.619393  4592 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:36:22.619771  3871 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97f2bded6b52455ca74c16b942d52557 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:22.621613  3989 raft_consensus.cc:1275] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Refusing update from remote peer eee7d728e9334faaaa36f4da330cdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:22.622076  3884 catalog_manager.cc:5697] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 reported cstate change: config changed from index 3 to 4, VOTER f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196) evicted. New cstate: current_term: 1 leader_uuid: "2311f4ce14c14ed89e8840a98db2ed15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:22.623981  4502 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.624732  4285 raft_consensus.cc:1275] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 4 FOLLOWER]: Refusing update from remote peer e97d905b455a4c6784f4012335d1341a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:36:22.628082  4502 consensus_queue.cc:1048] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:22.629362  4592 consensus_queue.cc:1048] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260630 12:36:22.635011  4553 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.640388  4518 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.642112  3987 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.643697  4284 raft_consensus.cc:2955] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.647024  4285 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.647595  3989 raft_consensus.cc:2955] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.656491  3874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecfffd2bb30a412ab230c927c206cd60 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:22.660202  3885 catalog_manager.cc:5697] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a reported cstate change: config changed from index 6 to 7, VOTER eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194) evicted. New cstate: current_term: 4 leader_uuid: "e97d905b455a4c6784f4012335d1341a" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97d905b455a4c6784f4012335d1341a" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:22.666332  3874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b47e60391814aef8f9fb440d6dce810 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:22.675676  4047 tablet_service.cc:1558] Processing DeleteTablet for tablet ecfffd2bb30a412ab230c927c206cd60 with delete_type TABLET_DATA_TOMBSTONED (TS eee7d728e9334faaaa36f4da330cdb15 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:56342
I20260630 12:36:22.682744  4273 tablet_service.cc:1558] Processing DeleteTablet for tablet 97f2bded6b52455ca74c16b942d52557 with delete_type TABLET_DATA_TOMBSTONED (TS f4eed184e6a74863abbba35d06eb6ff4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51866
I20260630 12:36:22.683498  3883 catalog_manager.cc:5697] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 reported cstate change: config changed from index 3 to 4, VOTER e97d905b455a4c6784f4012335d1341a (127.0.252.195) evicted. New cstate: current_term: 1 leader_uuid: "eee7d728e9334faaaa36f4da330cdb15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2311f4ce14c14ed89e8840a98db2ed15" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 43741 } } peers { permanent_uuid: "eee7d728e9334faaaa36f4da330cdb15" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 46471 } } peers { permanent_uuid: "f4eed184e6a74863abbba35d06eb6ff4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33749 } attrs { promote: false } } }
I20260630 12:36:22.690738  4596 tablet_replica.cc:333] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:22.691888  4596 raft_consensus.cc:2243] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:22.692759  4596 raft_consensus.cc:2272] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.695375  4121 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b47e60391814aef8f9fb440d6dce810 with delete_type TABLET_DATA_TOMBSTONED (TS e97d905b455a4c6784f4012335d1341a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46954
I20260630 12:36:22.696341  4596 ts_tablet_manager.cc:1916] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:22.698845  4597 tablet_replica.cc:333] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:22.699841  4597 raft_consensus.cc:2243] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:22.700525  4597 raft_consensus.cc:2272] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.707633  4598 tablet_replica.cc:333] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:22.709019  4598 raft_consensus.cc:2243] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:22.709156  4597 ts_tablet_manager.cc:1916] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:22.709815  4598 raft_consensus.cc:2272] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.713799  4598 ts_tablet_manager.cc:1916] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:22.715348  4596 ts_tablet_manager.cc:1929] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260630 12:36:22.715896  4596 log.cc:1199] T ecfffd2bb30a412ab230c927c206cd60 P eee7d728e9334faaaa36f4da330cdb15: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/ecfffd2bb30a412ab230c927c206cd60
I20260630 12:36:22.717952  3874 catalog_manager.cc:5028] TS eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): tablet ecfffd2bb30a412ab230c927c206cd60 (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]) successfully deleted
I20260630 12:36:22.723361  4597 ts_tablet_manager.cc:1929] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:22.723757  4597 log.cc:1199] T 97f2bded6b52455ca74c16b942d52557 P f4eed184e6a74863abbba35d06eb6ff4: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-3-root/wals/97f2bded6b52455ca74c16b942d52557
I20260630 12:36:22.725162  3874 catalog_manager.cc:5028] TS f4eed184e6a74863abbba35d06eb6ff4 (127.0.252.196:33749): tablet 97f2bded6b52455ca74c16b942d52557 (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]) successfully deleted
I20260630 12:36:22.726070  4598 ts_tablet_manager.cc:1929] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:22.726410  4598 log.cc:1199] T 4b47e60391814aef8f9fb440d6dce810 P e97d905b455a4c6784f4012335d1341a: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/4b47e60391814aef8f9fb440d6dce810
I20260630 12:36:22.727846  3874 catalog_manager.cc:5028] TS e97d905b455a4c6784f4012335d1341a (127.0.252.195:43493): tablet 4b47e60391814aef8f9fb440d6dce810 (table range_aware_rebalance_new_range [id=bcac68d4400d4e35ab822de396d37902]) successfully deleted
I20260630 12:36:23.252126  3940 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:36:23.264801  4136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17339822b1094b7a8cffb5db2016f7d9"
dest_uuid: "e97d905b455a4c6784f4012335d1341a"
mode: GRACEFUL
new_leader_uuid: "f4eed184e6a74863abbba35d06eb6ff4"
 from {username='slave'} at 127.0.0.1:48672
I20260630 12:36:23.265301  4136 raft_consensus.cc:606] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Received request to transfer leadership to TS f4eed184e6a74863abbba35d06eb6ff4
I20260630 12:36:23.266512  3940 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:36:23.267025  3940 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:23.287982  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
W20260630 12:36:23.297617  4027 consensus_peers.cc:597] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 -> Peer 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741): Couldn't send request to peer 2311f4ce14c14ed89e8840a98db2ed15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.315395  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:23.316205  1011 tablet_replica.cc:333] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.316977  1011 raft_consensus.cc:2243] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.317514  1011 raft_consensus.cc:2272] T 6bb66d2a08ad48b0b36483ef05f10117 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.319550  1011 tablet_replica.cc:333] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.320293  1011 raft_consensus.cc:2243] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.320771  1011 raft_consensus.cc:2272] T 7f44a3fcac79451093f715ef3fc7476f P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.322458  1011 tablet_replica.cc:333] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.323055  1011 raft_consensus.cc:2243] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.323652  1011 raft_consensus.cc:2272] T ecfffd2bb30a412ab230c927c206cd60 P 2311f4ce14c14ed89e8840a98db2ed15 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.326279  1011 tablet_replica.cc:333] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.326805  1011 raft_consensus.cc:2243] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.327267  1011 raft_consensus.cc:2272] T cd429a9fa00741df8ef10d4a5d305618 P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.328961  1011 tablet_replica.cc:333] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.329427  1011 raft_consensus.cc:2243] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.329811  1011 raft_consensus.cc:2272] T 6ab0562182bd424eb3cf0ea20647b6b1 P 2311f4ce14c14ed89e8840a98db2ed15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.331508  1011 tablet_replica.cc:333] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.332039  1011 raft_consensus.cc:2243] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.332412  1011 raft_consensus.cc:2272] T d42986e77ad349c8919d6a08f0e176f5 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.334247  1011 tablet_replica.cc:333] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.334718  1011 raft_consensus.cc:2243] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.335074  1011 raft_consensus.cc:2272] T 0b76b042062b45d4b190e12cc401d826 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.336766  1011 tablet_replica.cc:333] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.337222  1011 raft_consensus.cc:2243] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.337872  1011 raft_consensus.cc:2272] T d0977165883346d78e25478c6363a5dd P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.339468  1011 tablet_replica.cc:333] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.340039  1011 raft_consensus.cc:2243] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.340912  1011 raft_consensus.cc:2272] T 97f2bded6b52455ca74c16b942d52557 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.342877  1011 tablet_replica.cc:333] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.343359  1011 raft_consensus.cc:2243] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.343994  1011 raft_consensus.cc:2272] T be4a026194694bf0913dde7bb825eccd P 2311f4ce14c14ed89e8840a98db2ed15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.345799  1011 tablet_replica.cc:333] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.346215  1011 raft_consensus.cc:2243] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.346872  1011 raft_consensus.cc:2272] T 4a2556de52a44e078211113894542455 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.348703  1011 tablet_replica.cc:333] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15: stopping tablet replica
I20260630 12:36:23.349121  1011 raft_consensus.cc:2243] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.349507  1011 raft_consensus.cc:2272] T 4b47e60391814aef8f9fb440d6dce810 P 2311f4ce14c14ed89e8840a98db2ed15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.383533  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:36:23.410396  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:36:23.434803  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:23.435566  1011 tablet_replica.cc:333] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.436149  1011 raft_consensus.cc:2243] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.436702  1011 raft_consensus.cc:2272] T d0977165883346d78e25478c6363a5dd P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.438346  1011 tablet_replica.cc:333] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.438849  1011 raft_consensus.cc:2243] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.439548  1011 raft_consensus.cc:2272] T d42986e77ad349c8919d6a08f0e176f5 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.441431  1011 tablet_replica.cc:333] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.441955  1011 raft_consensus.cc:2243] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.442648  1011 raft_consensus.cc:2272] T 095eb12771aa4a0dbb33a0060b7f9e92 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.444422  1011 tablet_replica.cc:333] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.444950  1011 raft_consensus.cc:2243] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.445338  1011 raft_consensus.cc:2272] T 3fa1cb231d0b4c08adbbd1e5e9037530 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.446945  1011 tablet_replica.cc:333] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.447474  1011 raft_consensus.cc:2243] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.447935  1011 raft_consensus.cc:2272] T ad2129e9bcec463c800566eb49fcb507 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.449635  1011 tablet_replica.cc:333] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.450143  1011 raft_consensus.cc:2243] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.450677  1011 raft_consensus.cc:2272] T be4a026194694bf0913dde7bb825eccd P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.452383  1011 tablet_replica.cc:333] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.452891  1011 raft_consensus.cc:2243] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.453406  1011 raft_consensus.cc:2272] T 97f2bded6b52455ca74c16b942d52557 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.455407  1011 tablet_replica.cc:333] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.455916  1011 raft_consensus.cc:2243] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.456682  1011 raft_consensus.cc:2272] T 6ab0562182bd424eb3cf0ea20647b6b1 P eee7d728e9334faaaa36f4da330cdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.458457  1011 tablet_replica.cc:333] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.458914  1011 raft_consensus.cc:2243] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.459281  1011 raft_consensus.cc:2272] T 7f44a3fcac79451093f715ef3fc7476f P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.461412  1011 tablet_replica.cc:333] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.462059  1011 raft_consensus.cc:2243] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.462451  1011 raft_consensus.cc:2272] T 17339822b1094b7a8cffb5db2016f7d9 P eee7d728e9334faaaa36f4da330cdb15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.464524  1011 tablet_replica.cc:333] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.465029  1011 raft_consensus.cc:2243] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.465405  1011 raft_consensus.cc:2272] T 4a2556de52a44e078211113894542455 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.467154  1011 tablet_replica.cc:333] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15: stopping tablet replica
I20260630 12:36:23.467587  1011 raft_consensus.cc:2243] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.468261  1011 raft_consensus.cc:2272] T 4b47e60391814aef8f9fb440d6dce810 P eee7d728e9334faaaa36f4da330cdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:23.503409  4101 consensus_peers.cc:597] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a -> Peer 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741): Couldn't send request to peer 2311f4ce14c14ed89e8840a98db2ed15. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:43741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.504752  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
W20260630 12:36:23.513710  4104 consensus_peers.cc:597] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a -> Peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): Couldn't send request to peer eee7d728e9334faaaa36f4da330cdb15. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.194:46471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:23.530629  4252 consensus_peers.cc:597] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 -> Peer eee7d728e9334faaaa36f4da330cdb15 (127.0.252.194:46471): Couldn't send request to peer eee7d728e9334faaaa36f4da330cdb15. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.194:46471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.537694  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
W20260630 12:36:23.562012  4249 consensus_peers.cc:597] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 -> Peer 2311f4ce14c14ed89e8840a98db2ed15 (127.0.252.193:43741): Couldn't send request to peer 2311f4ce14c14ed89e8840a98db2ed15. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:43741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.569947  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:23.570680  1011 tablet_replica.cc:333] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.571260  1011 raft_consensus.cc:2243] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.571717  1011 raft_consensus.cc:2272] T 6bb66d2a08ad48b0b36483ef05f10117 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.573493  1011 tablet_replica.cc:333] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.574007  1011 raft_consensus.cc:2243] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.574405  1011 raft_consensus.cc:2272] T 095eb12771aa4a0dbb33a0060b7f9e92 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.576071  1011 tablet_replica.cc:333] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.576594  1011 raft_consensus.cc:2243] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.576977  1011 raft_consensus.cc:2272] T 3fa1cb231d0b4c08adbbd1e5e9037530 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.578516  1011 tablet_replica.cc:333] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.579023  1011 raft_consensus.cc:2243] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.579732  1011 raft_consensus.cc:2272] T ecfffd2bb30a412ab230c927c206cd60 P e97d905b455a4c6784f4012335d1341a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.582410  1011 tablet_replica.cc:333] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.582975  1011 raft_consensus.cc:2243] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.583683  1011 raft_consensus.cc:2272] T 0b76b042062b45d4b190e12cc401d826 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.585425  1011 tablet_replica.cc:333] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.585907  1011 raft_consensus.cc:2243] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.586594  1011 raft_consensus.cc:2272] T 17339822b1094b7a8cffb5db2016f7d9 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.588303  1011 tablet_replica.cc:333] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.588821  1011 raft_consensus.cc:2243] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.589373  1011 raft_consensus.cc:2272] T d0977165883346d78e25478c6363a5dd P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.590996  1011 tablet_replica.cc:333] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.591460  1011 raft_consensus.cc:2243] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.591921  1011 raft_consensus.cc:2272] T 97f2bded6b52455ca74c16b942d52557 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.594283  1011 tablet_replica.cc:333] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.594803  1011 raft_consensus.cc:2243] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.595196  1011 raft_consensus.cc:2272] T 6ab0562182bd424eb3cf0ea20647b6b1 P e97d905b455a4c6784f4012335d1341a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.596968  1011 tablet_replica.cc:333] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.597417  1011 raft_consensus.cc:2243] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.598100  1011 raft_consensus.cc:2272] T cd429a9fa00741df8ef10d4a5d305618 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.599853  1011 tablet_replica.cc:333] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.600308  1011 raft_consensus.cc:2243] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.601068  1011 raft_consensus.cc:2272] T ad2129e9bcec463c800566eb49fcb507 P e97d905b455a4c6784f4012335d1341a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.602784  1011 tablet_replica.cc:333] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a: stopping tablet replica
I20260630 12:36:23.603221  1011 raft_consensus.cc:2243] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.603603  1011 raft_consensus.cc:2272] T 4a2556de52a44e078211113894542455 P e97d905b455a4c6784f4012335d1341a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.636020  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:36:23.661022  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:36:23.683972  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:23.684590  1011 tablet_replica.cc:333] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.685153  1011 raft_consensus.cc:2243] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.685632  1011 raft_consensus.cc:2272] T 4b47e60391814aef8f9fb440d6dce810 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.687368  1011 tablet_replica.cc:333] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.687915  1011 raft_consensus.cc:2243] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.688422  1011 raft_consensus.cc:2272] T ecfffd2bb30a412ab230c927c206cd60 P f4eed184e6a74863abbba35d06eb6ff4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.690176  1011 tablet_replica.cc:333] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.690722  1011 raft_consensus.cc:2243] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.691205  1011 raft_consensus.cc:2272] T cd429a9fa00741df8ef10d4a5d305618 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.692909  1011 tablet_replica.cc:333] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.693450  1011 raft_consensus.cc:2243] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.693928  1011 raft_consensus.cc:2272] T ad2129e9bcec463c800566eb49fcb507 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.695649  1011 tablet_replica.cc:333] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.696185  1011 raft_consensus.cc:2243] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.696923  1011 raft_consensus.cc:2272] T 6bb66d2a08ad48b0b36483ef05f10117 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.698858  1011 tablet_replica.cc:333] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.699774  1011 raft_consensus.cc:2243] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.700500  1011 raft_consensus.cc:2272] T 0b76b042062b45d4b190e12cc401d826 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.702886  1011 tablet_replica.cc:333] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.703568  1011 raft_consensus.cc:2243] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.704037  1011 raft_consensus.cc:2272] T d42986e77ad349c8919d6a08f0e176f5 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.706300  1011 tablet_replica.cc:333] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.706972  1011 raft_consensus.cc:2243] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.707464  1011 raft_consensus.cc:2272] T 17339822b1094b7a8cffb5db2016f7d9 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.709558  1011 tablet_replica.cc:333] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.710234  1011 raft_consensus.cc:2243] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.711130  1011 raft_consensus.cc:2272] T 7f44a3fcac79451093f715ef3fc7476f P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.713663  1011 tablet_replica.cc:333] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.714342  1011 raft_consensus.cc:2243] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.714820  1011 raft_consensus.cc:2272] T 095eb12771aa4a0dbb33a0060b7f9e92 P f4eed184e6a74863abbba35d06eb6ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.717044  1011 tablet_replica.cc:333] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.717713  1011 raft_consensus.cc:2243] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.718616  1011 raft_consensus.cc:2272] T 3fa1cb231d0b4c08adbbd1e5e9037530 P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.720916  1011 tablet_replica.cc:333] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4: stopping tablet replica
I20260630 12:36:23.721513  1011 raft_consensus.cc:2243] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:23.722034  1011 raft_consensus.cc:2272] T be4a026194694bf0913dde7bb825eccd P f4eed184e6a74863abbba35d06eb6ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.755483  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:36:23.778762  1011 master.cc:562] Master@127.0.252.254:45669 shutting down...
I20260630 12:36:23.797895  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:23.798400  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:23.798659  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 17bfaf2f89b747fb815021a4de34f4ba: stopping tablet replica
I20260630 12:36:23.818224  1011 master.cc:584] Master@127.0.252.254:45669 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12911 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:36:23.865500  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:39811
I20260630 12:36:23.866595  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:23.872411  4606 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
W20260630 12:36:23.872520  4607 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
W20260630 12:36:23.872934  4609 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
I20260630 12:36:23.874879  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:23.875685  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:23.875862  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:23.875983  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822983875971 us; error 0 us; skew 500 ppm
I20260630 12:36:23.876415  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:23.878764  1011 webserver.cc:533] Webserver started at http://127.0.252.254:37681/ using document root <none> and password file <none>
I20260630 12:36:23.879217  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:23.879366  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:23.879597  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:23.880760  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "78fb2ba3e2b04944b6fd0f9dd6535c40"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-7v2h"
I20260630 12:36:23.885223  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:23.888636  4614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.889380  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:23.889652  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "78fb2ba3e2b04944b6fd0f9dd6535c40"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-7v2h"
I20260630 12:36:23.889931  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-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)
I20260630 12:36:23.914077  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:23.915287  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:23.953554  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:39811
I20260630 12:36:23.953665  4665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:39811 every 8 connection(s)
I20260630 12:36:23.957427  4666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:23.968868  4666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40: Bootstrap starting.
I20260630 12:36:23.973229  4666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:23.977401  4666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40: No bootstrap required, opened a new log
I20260630 12:36:23.979388  4666 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78fb2ba3e2b04944b6fd0f9dd6535c40" member_type: VOTER }
I20260630 12:36:23.979763  4666 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:23.980002  4666 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78fb2ba3e2b04944b6fd0f9dd6535c40, State: Initialized, Role: FOLLOWER
I20260630 12:36:23.980638  4666 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78fb2ba3e2b04944b6fd0f9dd6535c40" member_type: VOTER }
I20260630 12:36:23.981081  4666 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:23.981307  4666 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:23.981554  4666 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:23.986271  4666 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78fb2ba3e2b04944b6fd0f9dd6535c40" member_type: VOTER }
I20260630 12:36:23.986820  4666 leader_election.cc:304] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [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: 78fb2ba3e2b04944b6fd0f9dd6535c40; no voters: 
I20260630 12:36:23.987938  4666 leader_election.cc:290] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:23.988267  4669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:23.989537  4669 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 1 LEADER]: Becoming Leader. State: Replica: 78fb2ba3e2b04944b6fd0f9dd6535c40, State: Running, Role: LEADER
I20260630 12:36:23.990219  4669 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [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: "78fb2ba3e2b04944b6fd0f9dd6535c40" member_type: VOTER }
I20260630 12:36:23.990579  4666 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:23.994673  4670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78fb2ba3e2b04944b6fd0f9dd6535c40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78fb2ba3e2b04944b6fd0f9dd6535c40" member_type: VOTER } }
I20260630 12:36:23.995358  4670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:23.995271  4671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78fb2ba3e2b04944b6fd0f9dd6535c40. Latest consensus state: current_term: 1 leader_uuid: "78fb2ba3e2b04944b6fd0f9dd6535c40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78fb2ba3e2b04944b6fd0f9dd6535c40" member_type: VOTER } }
I20260630 12:36:23.995831  4671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:23.997833  4677 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:24.003679  4677 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:24.012395  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:24.014532  4677 catalog_manager.cc:1383] Generated new cluster ID: 3a73d71eaeee4303bcb3c1626aca99a7
I20260630 12:36:24.014816  4677 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:24.040482  4677 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:24.042140  4677 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:24.071269  4677 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40: Generated new TSK 0
I20260630 12:36:24.071959  4677 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:24.079983  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:24.087466  4687 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
W20260630 12:36:24.088450  4688 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
W20260630 12:36:24.091562  4690 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
I20260630 12:36:24.091837  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:24.093338  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:24.093771  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:24.093977  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822984093950 us; error 0 us; skew 500 ppm
I20260630 12:36:24.094707  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:24.098351  1011 webserver.cc:533] Webserver started at http://127.0.252.193:46761/ using document root <none> and password file <none>
I20260630 12:36:24.099020  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:24.099280  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:24.099593  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:24.101253  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "c9b451a58cf346dbaa0dc95511bcac8d"
format_stamp: "Formatted at 2026-06-30 12:36:24 on dist-test-slave-7v2h"
I20260630 12:36:24.106985  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:36:24.111159  4695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.111972  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:36:24.112263  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "c9b451a58cf346dbaa0dc95511bcac8d"
format_stamp: "Formatted at 2026-06-30 12:36:24 on dist-test-slave-7v2h"
I20260630 12:36:24.112582  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-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)
I20260630 12:36:24.126322  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:24.127533  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:24.129084  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:24.131505  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:24.131718  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.131978  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:24.132143  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.172420  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:45051
I20260630 12:36:24.172535  4757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:45051 every 8 connection(s)
I20260630 12:36:24.177160  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:24.185151  4763 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
W20260630 12:36:24.187229  4762 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
I20260630 12:36:24.189584  1011 server_base.cc:1061] running on GCE node
W20260630 12:36:24.189610  4765 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
I20260630 12:36:24.190538  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:24.190765  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:24.190966  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822984190908 us; error 0 us; skew 500 ppm
I20260630 12:36:24.191548  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:24.194588  4758 heartbeater.cc:344] Connected to a master server at 127.0.252.254:39811
I20260630 12:36:24.194679  1011 webserver.cc:533] Webserver started at http://127.0.252.194:34705/ using document root <none> and password file <none>
I20260630 12:36:24.195072  4758 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:24.195374  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:24.195657  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:24.195987  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:24.196048  4758 heartbeater.cc:507] Master 127.0.252.254:39811 requested a full tablet report, sending...
I20260630 12:36:24.197458  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "12aae0e9ed5f4173b820e69df347239f"
format_stamp: "Formatted at 2026-06-30 12:36:24 on dist-test-slave-7v2h"
I20260630 12:36:24.198521  4631 ts_manager.cc:194] Registered new tserver with Master: c9b451a58cf346dbaa0dc95511bcac8d (127.0.252.193:45051)
I20260630 12:36:24.200243  4631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33530
I20260630 12:36:24.202261  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:24.206003  4770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.206797  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:24.207106  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "12aae0e9ed5f4173b820e69df347239f"
format_stamp: "Formatted at 2026-06-30 12:36:24 on dist-test-slave-7v2h"
I20260630 12:36:24.207410  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-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)
I20260630 12:36:24.219467  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:24.220690  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:24.222141  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:24.224326  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:24.224666  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:36:24.224898  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:24.225055  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.264786  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:35949
I20260630 12:36:24.264909  4832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:35949 every 8 connection(s)
I20260630 12:36:24.269199  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:24.275899  4836 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
W20260630 12:36:24.277513  4837 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
I20260630 12:36:24.279840  1011 server_base.cc:1061] running on GCE node
W20260630 12:36:24.280368  4839 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
I20260630 12:36:24.280413  4833 heartbeater.cc:344] Connected to a master server at 127.0.252.254:39811
I20260630 12:36:24.281067  4833 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:24.281474  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:24.281713  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:24.281817  4833 heartbeater.cc:507] Master 127.0.252.254:39811 requested a full tablet report, sending...
I20260630 12:36:24.281877  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822984281851 us; error 0 us; skew 500 ppm
I20260630 12:36:24.282552  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:24.284062  4631 ts_manager.cc:194] Registered new tserver with Master: 12aae0e9ed5f4173b820e69df347239f (127.0.252.194:35949)
I20260630 12:36:24.285163  1011 webserver.cc:533] Webserver started at http://127.0.252.195:40515/ using document root <none> and password file <none>
I20260630 12:36:24.285564  4631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33534
I20260630 12:36:24.285657  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:24.285939  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:24.286188  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:24.287257  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "74afd99c033643bebd2dded44b8b0c43"
format_stamp: "Formatted at 2026-06-30 12:36:24 on dist-test-slave-7v2h"
I20260630 12:36:24.291677  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:36:24.294922  4844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.295763  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:24.296047  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "74afd99c033643bebd2dded44b8b0c43"
format_stamp: "Formatted at 2026-06-30 12:36:24 on dist-test-slave-7v2h"
I20260630 12:36:24.296319  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-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)
I20260630 12:36:24.310318  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:24.311426  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:24.312870  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:24.315069  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:24.315282  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.315486  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:24.315631  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.354019  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:40197
I20260630 12:36:24.354240  4906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:40197 every 8 connection(s)
I20260630 12:36:24.358613  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:24.365528  4910 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
W20260630 12:36:24.367235  4911 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
W20260630 12:36:24.370379  4913 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
I20260630 12:36:24.370656  4907 heartbeater.cc:344] Connected to a master server at 127.0.252.254:39811
I20260630 12:36:24.370920  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:24.371075  4907 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:24.371800  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:36:24.371873  4907 heartbeater.cc:507] Master 127.0.252.254:39811 requested a full tablet report, sending...
W20260630 12:36:24.372061  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:24.372313  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822984372295 us; error 0 us; skew 500 ppm
I20260630 12:36:24.372881  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:24.374167  4631 ts_manager.cc:194] Registered new tserver with Master: 74afd99c033643bebd2dded44b8b0c43 (127.0.252.195:40197)
I20260630 12:36:24.375577  1011 webserver.cc:533] Webserver started at http://127.0.252.196:34765/ using document root <none> and password file <none>
I20260630 12:36:24.376031  4631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33544
I20260630 12:36:24.376226  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:24.376506  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:24.376863  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:24.378083  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "fd7ca28a2a5e4441bb3881a56107ce41"
format_stamp: "Formatted at 2026-06-30 12:36:24 on dist-test-slave-7v2h"
I20260630 12:36:24.382416  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:24.385658  4918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.386406  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:24.386687  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "fd7ca28a2a5e4441bb3881a56107ce41"
format_stamp: "Formatted at 2026-06-30 12:36:24 on dist-test-slave-7v2h"
I20260630 12:36:24.386966  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822884425640-1011-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)
I20260630 12:36:24.405833  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:24.407032  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:24.408458  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:24.410667  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:24.410871  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.411091  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:24.411240  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:24.454433  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:41501
I20260630 12:36:24.454581  4980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:41501 every 8 connection(s)
I20260630 12:36:24.468288  4981 heartbeater.cc:344] Connected to a master server at 127.0.252.254:39811
I20260630 12:36:24.468703  4981 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:24.469442  4981 heartbeater.cc:507] Master 127.0.252.254:39811 requested a full tablet report, sending...
I20260630 12:36:24.471263  4631 ts_manager.cc:194] Registered new tserver with Master: fd7ca28a2a5e4441bb3881a56107ce41 (127.0.252.196:41501)
I20260630 12:36:24.471443  1011 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013872081s
I20260630 12:36:24.472666  4631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33558
I20260630 12:36:25.203125  4758 heartbeater.cc:499] Master 127.0.252.254:39811 was elected leader, sending a full tablet report...
I20260630 12:36:25.288223  4833 heartbeater.cc:499] Master 127.0.252.254:39811 was elected leader, sending a full tablet report...
I20260630 12:36:25.378903  4907 heartbeater.cc:499] Master 127.0.252.254:39811 was elected leader, sending a full tablet report...
I20260630 12:36:25.475616  4981 heartbeater.cc:499] Master 127.0.252.254:39811 was elected leader, sending a full tablet report...
I20260630 12:36:25.549438  4631 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33566:
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"
    }
  }
}
I20260630 12:36:25.602010  4723 tablet_service.cc:1511] Processing CreateTablet for tablet 6580b8aea38c46a5ad962732ad3ed243 (DEFAULT_TABLE table=test-workload [id=8892a1511f724d17a786c058c37edd05]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:25.603828  4723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6580b8aea38c46a5ad962732ad3ed243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.605074  4946 tablet_service.cc:1511] Processing CreateTablet for tablet 6580b8aea38c46a5ad962732ad3ed243 (DEFAULT_TABLE table=test-workload [id=8892a1511f724d17a786c058c37edd05]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:25.606521  4946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6580b8aea38c46a5ad962732ad3ed243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.614516  4872 tablet_service.cc:1511] Processing CreateTablet for tablet 6580b8aea38c46a5ad962732ad3ed243 (DEFAULT_TABLE table=test-workload [id=8892a1511f724d17a786c058c37edd05]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:25.616097  4872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6580b8aea38c46a5ad962732ad3ed243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.625186  5003 tablet_bootstrap.cc:492] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41: Bootstrap starting.
I20260630 12:36:25.628495  5004 tablet_bootstrap.cc:492] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d: Bootstrap starting.
I20260630 12:36:25.632453  5003 tablet_bootstrap.cc:654] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.633757  5005 tablet_bootstrap.cc:492] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43: Bootstrap starting.
I20260630 12:36:25.637115  5004 tablet_bootstrap.cc:654] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.640646  5005 tablet_bootstrap.cc:654] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:25.643325  5004 tablet_bootstrap.cc:492] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d: No bootstrap required, opened a new log
I20260630 12:36:25.643376  5003 tablet_bootstrap.cc:492] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41: No bootstrap required, opened a new log
I20260630 12:36:25.643989  5003 ts_tablet_manager.cc:1403] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260630 12:36:25.643989  5004 ts_tablet_manager.cc:1403] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260630 12:36:25.647270  5005 tablet_bootstrap.cc:492] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43: No bootstrap required, opened a new log
I20260630 12:36:25.648128  5005 ts_tablet_manager.cc:1403] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260630 12:36:25.647822  5004 raft_consensus.cc:359] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.647804  5003 raft_consensus.cc:359] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.649127  5004 raft_consensus.cc:385] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.649274  5003 raft_consensus.cc:385] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.649520  5004 raft_consensus.cc:740] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9b451a58cf346dbaa0dc95511bcac8d, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.649678  5003 raft_consensus.cc:740] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ca28a2a5e4441bb3881a56107ce41, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.650435  5004 consensus_queue.cc:260] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.650731  5003 consensus_queue.cc:260] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.652045  5005 raft_consensus.cc:359] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.653182  5005 raft_consensus.cc:385] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:25.653574  5004 ts_tablet_manager.cc:1434] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:36:25.653584  5005 raft_consensus.cc:740] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74afd99c033643bebd2dded44b8b0c43, State: Initialized, Role: FOLLOWER
I20260630 12:36:25.654875  5005 consensus_queue.cc:260] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.658011  5005 ts_tablet_manager.cc:1434] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:36:25.659579  5003 ts_tablet_manager.cc:1434] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.008s
I20260630 12:36:25.840924  5011 raft_consensus.cc:493] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:25.841495  5011 raft_consensus.cc:515] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.843974  5011 leader_election.cc:290] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9b451a58cf346dbaa0dc95511bcac8d (127.0.252.193:45051), fd7ca28a2a5e4441bb3881a56107ce41 (127.0.252.196:41501)
I20260630 12:36:25.856173  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6580b8aea38c46a5ad962732ad3ed243" candidate_uuid: "74afd99c033643bebd2dded44b8b0c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" is_pre_election: true
I20260630 12:36:25.856173  4956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6580b8aea38c46a5ad962732ad3ed243" candidate_uuid: "74afd99c033643bebd2dded44b8b0c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" is_pre_election: true
I20260630 12:36:25.857026  4733 raft_consensus.cc:2468] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74afd99c033643bebd2dded44b8b0c43 in term 0.
I20260630 12:36:25.857128  4956 raft_consensus.cc:2468] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74afd99c033643bebd2dded44b8b0c43 in term 0.
I20260630 12:36:25.858351  4846 leader_election.cc:304] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [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: 74afd99c033643bebd2dded44b8b0c43, c9b451a58cf346dbaa0dc95511bcac8d; no voters: 
I20260630 12:36:25.859189  5011 raft_consensus.cc:2804] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:25.859560  5011 raft_consensus.cc:493] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:25.859934  5011 raft_consensus.cc:3060] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.866993  5011 raft_consensus.cc:515] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.868834  5011 leader_election.cc:290] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [CANDIDATE]: Term 1 election: Requested vote from peers c9b451a58cf346dbaa0dc95511bcac8d (127.0.252.193:45051), fd7ca28a2a5e4441bb3881a56107ce41 (127.0.252.196:41501)
I20260630 12:36:25.869665  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6580b8aea38c46a5ad962732ad3ed243" candidate_uuid: "74afd99c033643bebd2dded44b8b0c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9b451a58cf346dbaa0dc95511bcac8d"
I20260630 12:36:25.869937  4956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6580b8aea38c46a5ad962732ad3ed243" candidate_uuid: "74afd99c033643bebd2dded44b8b0c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ca28a2a5e4441bb3881a56107ce41"
I20260630 12:36:25.870317  4733 raft_consensus.cc:3060] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.870467  4956 raft_consensus.cc:3060] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:25.878264  4956 raft_consensus.cc:2468] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74afd99c033643bebd2dded44b8b0c43 in term 1.
I20260630 12:36:25.878262  4733 raft_consensus.cc:2468] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74afd99c033643bebd2dded44b8b0c43 in term 1.
I20260630 12:36:25.880080  4847 leader_election.cc:304] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [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: 74afd99c033643bebd2dded44b8b0c43, fd7ca28a2a5e4441bb3881a56107ce41; no voters: 
I20260630 12:36:25.880887  5011 raft_consensus.cc:2804] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:25.882010  5011 raft_consensus.cc:697] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 1 LEADER]: Becoming Leader. State: Replica: 74afd99c033643bebd2dded44b8b0c43, State: Running, Role: LEADER
I20260630 12:36:25.882860  5011 consensus_queue.cc:237] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [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: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } }
I20260630 12:36:25.891208  4628 catalog_manager.cc:5697] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74afd99c033643bebd2dded44b8b0c43 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "74afd99c033643bebd2dded44b8b0c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74afd99c033643bebd2dded44b8b0c43" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40197 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:26.012614  4684 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:26.014592  4684 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:26.015030  4684 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:26.401149  5016 consensus_queue.cc:1048] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ca28a2a5e4441bb3881a56107ce41" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:26.418534  5022 consensus_queue.cc:1048] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9b451a58cf346dbaa0dc95511bcac8d" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 45051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:28.016074  4684 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:28.017346  4684 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:28.017614  4684 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:30.018503  4684 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:30.019711  4684 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:30.020000  4684 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:31.803829  4754 debug-util.cc:398] Leaking SignalData structure 0x7b0800038320 after lost signal to thread 1014
W20260630 12:36:31.805678  4754 debug-util.cc:398] Leaking SignalData structure 0x7b08002686c0 after lost signal to thread 4665
W20260630 12:36:31.806949  4754 debug-util.cc:398] Leaking SignalData structure 0x7b0800057c20 after lost signal to thread 4757
W20260630 12:36:31.807811  4754 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab4e0 after lost signal to thread 4832
W20260630 12:36:31.808638  4754 debug-util.cc:398] Leaking SignalData structure 0x7b0800223f80 after lost signal to thread 4906
W20260630 12:36:31.809419  4754 debug-util.cc:398] Leaking SignalData structure 0x7b0800106780 after lost signal to thread 4980
I20260630 12:36:32.020939  4684 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:32.022280  4684 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:32.022609  4684 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:34.023761  4684 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:34.025302  4684 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:34.025626  4684 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:36.026849  4684 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:36.028394  4684 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:36.028751  4684 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:36.080513  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:36:36.111609  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:36.112439  1011 tablet_replica.cc:333] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d: stopping tablet replica
I20260630 12:36:36.113024  1011 raft_consensus.cc:2243] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.113605  1011 raft_consensus.cc:2272] T 6580b8aea38c46a5ad962732ad3ed243 P c9b451a58cf346dbaa0dc95511bcac8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.153373  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:36:36.166801  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:36:36.189800  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:36.206903  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:36:36.217355  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:36:36.239636  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:36.240372  1011 tablet_replica.cc:333] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43: stopping tablet replica
I20260630 12:36:36.241055  1011 raft_consensus.cc:2243] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:36.241961  1011 raft_consensus.cc:2272] T 6580b8aea38c46a5ad962732ad3ed243 P 74afd99c033643bebd2dded44b8b0c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.261530  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:36:36.272842  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:36:36.295059  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:36.295809  1011 tablet_replica.cc:333] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41: stopping tablet replica
I20260630 12:36:36.296476  1011 raft_consensus.cc:2243] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.296994  1011 raft_consensus.cc:2272] T 6580b8aea38c46a5ad962732ad3ed243 P fd7ca28a2a5e4441bb3881a56107ce41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.317139  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:36:36.328044  1011 master.cc:562] Master@127.0.252.254:39811 shutting down...
I20260630 12:36:36.345889  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:36.346524  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.346844  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78fb2ba3e2b04944b6fd0f9dd6535c40: stopping tablet replica
I20260630 12:36:36.366941  1011 master.cc:584] Master@127.0.252.254:39811 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12537 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:36:36.403677  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:41345
I20260630 12:36:36.404870  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:36.410554  5031 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
W20260630 12:36:36.410668  5030 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
W20260630 12:36:36.412792  5033 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
I20260630 12:36:36.413561  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:36.414322  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:36.414512  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:36.414659  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822996414641 us; error 0 us; skew 500 ppm
I20260630 12:36:36.415125  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:36.417549  1011 webserver.cc:533] Webserver started at http://127.0.252.254:40873/ using document root <none> and password file <none>
I20260630 12:36:36.418042  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:36.418210  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:36.418501  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:36.419653  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "1b4955dc692741fe885ee78fee7c6916"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-7v2h"
I20260630 12:36:36.424264  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:36:36.427946  5038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.428790  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:36.429085  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "1b4955dc692741fe885ee78fee7c6916"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-7v2h"
I20260630 12:36:36.429345  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-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)
I20260630 12:36:36.445858  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:36.447045  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:36.489342  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:41345
I20260630 12:36:36.489457  5089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:41345 every 8 connection(s)
I20260630 12:36:36.493395  5090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:36.506002  5090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916: Bootstrap starting.
I20260630 12:36:36.510643  5090 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:36.515583  5090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916: No bootstrap required, opened a new log
I20260630 12:36:36.518018  5090 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b4955dc692741fe885ee78fee7c6916" member_type: VOTER }
I20260630 12:36:36.518517  5090 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:36.518741  5090 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b4955dc692741fe885ee78fee7c6916, State: Initialized, Role: FOLLOWER
I20260630 12:36:36.519361  5090 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b4955dc692741fe885ee78fee7c6916" member_type: VOTER }
I20260630 12:36:36.519865  5090 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:36.520108  5090 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:36.520375  5090 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:36.525331  5090 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b4955dc692741fe885ee78fee7c6916" member_type: VOTER }
I20260630 12:36:36.525925  5090 leader_election.cc:304] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [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: 1b4955dc692741fe885ee78fee7c6916; no voters: 
I20260630 12:36:36.527117  5090 leader_election.cc:290] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:36.527518  5093 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:36.529318  5093 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 1 LEADER]: Becoming Leader. State: Replica: 1b4955dc692741fe885ee78fee7c6916, State: Running, Role: LEADER
I20260630 12:36:36.530066  5093 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [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: "1b4955dc692741fe885ee78fee7c6916" member_type: VOTER }
I20260630 12:36:36.531243  5090 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:36.535245  5094 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b4955dc692741fe885ee78fee7c6916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b4955dc692741fe885ee78fee7c6916" member_type: VOTER } }
I20260630 12:36:36.535434  5095 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b4955dc692741fe885ee78fee7c6916. Latest consensus state: current_term: 1 leader_uuid: "1b4955dc692741fe885ee78fee7c6916" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b4955dc692741fe885ee78fee7c6916" member_type: VOTER } }
I20260630 12:36:36.536000  5094 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:36.536019  5095 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:36.548641  5099 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:36.549803  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:36.554625  5099 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:36.564342  5099 catalog_manager.cc:1383] Generated new cluster ID: d4c7471517ef4ac4be3e1d977bcb9d14
I20260630 12:36:36.564662  5099 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:36.581661  5099 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:36.582996  5099 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:36.595295  5099 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916: Generated new TSK 0
I20260630 12:36:36.595899  5099 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:36.616829  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:36.622651  5111 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
W20260630 12:36:36.624161  5112 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
W20260630 12:36:36.625825  5114 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
I20260630 12:36:36.627285  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:36.629459  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:36.629657  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:36.629851  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822996629831 us; error 0 us; skew 500 ppm
I20260630 12:36:36.630352  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:36.632671  1011 webserver.cc:533] Webserver started at http://127.0.252.193:36029/ using document root <none> and password file <none>
I20260630 12:36:36.633111  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:36.633312  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:36.633563  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:36.634605  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "e97e941aa4804a87b9fd5542dee871db"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-7v2h"
I20260630 12:36:36.639067  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:36.642839  5119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.643857  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:36:36.644330  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "e97e941aa4804a87b9fd5542dee871db"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-7v2h"
I20260630 12:36:36.644826  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-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)
I20260630 12:36:36.661706  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:36.662889  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:36.664347  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:36.667128  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:36.667343  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.667574  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:36.667737  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.708884  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:34857
I20260630 12:36:36.709008  5181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:34857 every 8 connection(s)
I20260630 12:36:36.714097  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:36.721719  5186 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
W20260630 12:36:36.722519  5187 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
W20260630 12:36:36.725399  5189 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
I20260630 12:36:36.725507  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:36.726414  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:36.726603  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:36.726773  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822996726754 us; error 0 us; skew 500 ppm
I20260630 12:36:36.727273  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:36.729990  1011 webserver.cc:533] Webserver started at http://127.0.252.194:42051/ using document root <none> and password file <none>
I20260630 12:36:36.730578  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:36.730816  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:36.731086  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:36.732101  5182 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41345
I20260630 12:36:36.732525  5182 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:36.732537  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "903323bc90ff4fbfb6cfce81605237cd"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-7v2h"
I20260630 12:36:36.733608  5182 heartbeater.cc:507] Master 127.0.252.254:41345 requested a full tablet report, sending...
I20260630 12:36:36.735993  5055 ts_manager.cc:194] Registered new tserver with Master: e97e941aa4804a87b9fd5542dee871db (127.0.252.193:34857)
I20260630 12:36:36.738291  5055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51120
I20260630 12:36:36.738451  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:36.742717  5194 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.743449  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:36.743724  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "903323bc90ff4fbfb6cfce81605237cd"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-7v2h"
I20260630 12:36:36.743984  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-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)
I20260630 12:36:36.755488  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:36.756709  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:36.758109  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:36.760339  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:36.760522  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.760800  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:36.760947  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.802698  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:34207
I20260630 12:36:36.802809  5256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:34207 every 8 connection(s)
I20260630 12:36:36.807189  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:36.814671  5260 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
W20260630 12:36:36.815686  5261 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
W20260630 12:36:36.819298  5263 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
I20260630 12:36:36.819942  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:36.819967  5257 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41345
I20260630 12:36:36.820497  5257 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:36.820946  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:36.821154  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:36.821254  5257 heartbeater.cc:507] Master 127.0.252.254:41345 requested a full tablet report, sending...
I20260630 12:36:36.821324  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782822996821307 us; error 0 us; skew 500 ppm
I20260630 12:36:36.821995  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:36.823757  5055 ts_manager.cc:194] Registered new tserver with Master: 903323bc90ff4fbfb6cfce81605237cd (127.0.252.194:34207)
I20260630 12:36:36.824728  1011 webserver.cc:533] Webserver started at http://127.0.252.195:41167/ using document root <none> and password file <none>
I20260630 12:36:36.825253  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:36.825188  5055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51122
I20260630 12:36:36.825719  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:36.826074  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:36.827522  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "21e686e30cbd4385b719a82bd9b6c94e"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-7v2h"
I20260630 12:36:36.832172  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:36.835803  5268 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.836647  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:36.836944  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "21e686e30cbd4385b719a82bd9b6c94e"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-7v2h"
I20260630 12:36:36.837220  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822884425640-1011-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)
I20260630 12:36:36.851442  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:36.852865  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:36.854713  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:36.857497  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:36.857728  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.857967  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:36.858165  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.900766  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:40899
I20260630 12:36:36.900887  5330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:40899 every 8 connection(s)
I20260630 12:36:36.919656  5331 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41345
I20260630 12:36:36.920137  5331 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:36.921176  5331 heartbeater.cc:507] Master 127.0.252.254:41345 requested a full tablet report, sending...
I20260630 12:36:36.923573  5055 ts_manager.cc:194] Registered new tserver with Master: 21e686e30cbd4385b719a82bd9b6c94e (127.0.252.195:40899)
I20260630 12:36:36.924187  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019499075s
I20260630 12:36:36.925128  5055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51134
I20260630 12:36:37.741726  5182 heartbeater.cc:499] Master 127.0.252.254:41345 was elected leader, sending a full tablet report...
I20260630 12:36:37.828444  5257 heartbeater.cc:499] Master 127.0.252.254:41345 was elected leader, sending a full tablet report...
I20260630 12:36:37.928367  5331 heartbeater.cc:499] Master 127.0.252.254:41345 was elected leader, sending a full tablet report...
I20260630 12:36:38.004436  5055 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51152:
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"
    }
  }
}
W20260630 12:36:38.006481  5055 catalog_manager.cc:7077] 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.
I20260630 12:36:38.054754  5147 tablet_service.cc:1511] Processing CreateTablet for tablet 7a26560c5daa4adf91bf0128f875dd77 (DEFAULT_TABLE table=test-workload [id=9bd45fd0349e477f81b60c46b661a58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:38.056171  5147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a26560c5daa4adf91bf0128f875dd77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:38.059700  5296 tablet_service.cc:1511] Processing CreateTablet for tablet 7a26560c5daa4adf91bf0128f875dd77 (DEFAULT_TABLE table=test-workload [id=9bd45fd0349e477f81b60c46b661a58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:38.061170  5296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a26560c5daa4adf91bf0128f875dd77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:38.063411  5222 tablet_service.cc:1511] Processing CreateTablet for tablet 7a26560c5daa4adf91bf0128f875dd77 (DEFAULT_TABLE table=test-workload [id=9bd45fd0349e477f81b60c46b661a58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:38.064648  5222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a26560c5daa4adf91bf0128f875dd77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:38.074837  5352 tablet_bootstrap.cc:492] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db: Bootstrap starting.
I20260630 12:36:38.079490  5353 tablet_bootstrap.cc:492] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd: Bootstrap starting.
I20260630 12:36:38.080915  5354 tablet_bootstrap.cc:492] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e: Bootstrap starting.
I20260630 12:36:38.081820  5352 tablet_bootstrap.cc:654] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:38.087009  5353 tablet_bootstrap.cc:654] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:38.087472  5352 tablet_bootstrap.cc:492] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db: No bootstrap required, opened a new log
I20260630 12:36:38.087581  5354 tablet_bootstrap.cc:654] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:38.088074  5352 ts_tablet_manager.cc:1403] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.011s
I20260630 12:36:38.091158  5352 raft_consensus.cc:359] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.091907  5352 raft_consensus.cc:385] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:38.092207  5352 raft_consensus.cc:740] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e97e941aa4804a87b9fd5542dee871db, State: Initialized, Role: FOLLOWER
I20260630 12:36:38.092722  5353 tablet_bootstrap.cc:492] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd: No bootstrap required, opened a new log
I20260630 12:36:38.092741  5354 tablet_bootstrap.cc:492] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e: No bootstrap required, opened a new log
I20260630 12:36:38.093330  5353 ts_tablet_manager.cc:1403] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:36:38.093410  5354 ts_tablet_manager.cc:1403] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:36:38.092979  5352 consensus_queue.cc:260] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.096151  5354 raft_consensus.cc:359] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.096975  5354 raft_consensus.cc:385] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:38.096906  5353 raft_consensus.cc:359] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.097540  5354 raft_consensus.cc:740] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e686e30cbd4385b719a82bd9b6c94e, State: Initialized, Role: FOLLOWER
I20260630 12:36:38.097863  5353 raft_consensus.cc:385] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:38.098346  5353 raft_consensus.cc:740] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 903323bc90ff4fbfb6cfce81605237cd, State: Initialized, Role: FOLLOWER
I20260630 12:36:38.096900  5352 ts_tablet_manager.cc:1434] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.002s
I20260630 12:36:38.098568  5354 consensus_queue.cc:260] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.099625  5353 consensus_queue.cc:260] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.101751  5354 ts_tablet_manager.cc:1434] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:36:38.103935  5353 ts_tablet_manager.cc:1434] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260630 12:36:38.314571  5359 raft_consensus.cc:493] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:38.315069  5359 raft_consensus.cc:515] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.317167  5359 leader_election.cc:290] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e97e941aa4804a87b9fd5542dee871db (127.0.252.193:34857), 903323bc90ff4fbfb6cfce81605237cd (127.0.252.194:34207)
I20260630 12:36:38.321477  5360 raft_consensus.cc:493] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:38.322216  5360 raft_consensus.cc:515] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.324682  5360 leader_election.cc:290] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e686e30cbd4385b719a82bd9b6c94e (127.0.252.195:40899), e97e941aa4804a87b9fd5542dee871db (127.0.252.193:34857)
I20260630 12:36:38.332681  5157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a26560c5daa4adf91bf0128f875dd77" candidate_uuid: "21e686e30cbd4385b719a82bd9b6c94e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97e941aa4804a87b9fd5542dee871db" is_pre_election: true
I20260630 12:36:38.334172  5157 raft_consensus.cc:2468] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e686e30cbd4385b719a82bd9b6c94e in term 0.
I20260630 12:36:38.335144  5232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a26560c5daa4adf91bf0128f875dd77" candidate_uuid: "21e686e30cbd4385b719a82bd9b6c94e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903323bc90ff4fbfb6cfce81605237cd" is_pre_election: true
I20260630 12:36:38.335765  5271 leader_election.cc:304] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [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: 21e686e30cbd4385b719a82bd9b6c94e, e97e941aa4804a87b9fd5542dee871db; no voters: 
I20260630 12:36:38.335879  5232 raft_consensus.cc:2468] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e686e30cbd4385b719a82bd9b6c94e in term 0.
I20260630 12:36:38.336823  5359 raft_consensus.cc:2804] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:38.337191  5359 raft_consensus.cc:493] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:38.337539  5359 raft_consensus.cc:3060] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:38.340233  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a26560c5daa4adf91bf0128f875dd77" candidate_uuid: "903323bc90ff4fbfb6cfce81605237cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e686e30cbd4385b719a82bd9b6c94e" is_pre_election: true
I20260630 12:36:38.344017  5157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a26560c5daa4adf91bf0128f875dd77" candidate_uuid: "903323bc90ff4fbfb6cfce81605237cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97e941aa4804a87b9fd5542dee871db" is_pre_election: true
I20260630 12:36:38.344733  5157 raft_consensus.cc:2468] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 903323bc90ff4fbfb6cfce81605237cd in term 0.
I20260630 12:36:38.345243  5359 raft_consensus.cc:515] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.345952  5197 leader_election.cc:304] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [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: 903323bc90ff4fbfb6cfce81605237cd, e97e941aa4804a87b9fd5542dee871db; no voters: 
I20260630 12:36:38.346415  5306 raft_consensus.cc:2393] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 903323bc90ff4fbfb6cfce81605237cd in current term 1: Already voted for candidate 21e686e30cbd4385b719a82bd9b6c94e in this term.
I20260630 12:36:38.346800  5360 raft_consensus.cc:2804] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:38.347174  5360 raft_consensus.cc:493] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:38.347397  5359 leader_election.cc:290] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [CANDIDATE]: Term 1 election: Requested vote from peers e97e941aa4804a87b9fd5542dee871db (127.0.252.193:34857), 903323bc90ff4fbfb6cfce81605237cd (127.0.252.194:34207)
I20260630 12:36:38.347499  5360 raft_consensus.cc:3060] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:38.348536  5157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a26560c5daa4adf91bf0128f875dd77" candidate_uuid: "21e686e30cbd4385b719a82bd9b6c94e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97e941aa4804a87b9fd5542dee871db"
I20260630 12:36:38.348994  5157 raft_consensus.cc:3060] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:38.351012  5232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a26560c5daa4adf91bf0128f875dd77" candidate_uuid: "21e686e30cbd4385b719a82bd9b6c94e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "903323bc90ff4fbfb6cfce81605237cd"
I20260630 12:36:38.354897  5360 raft_consensus.cc:515] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.355125  5157 raft_consensus.cc:2468] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e686e30cbd4385b719a82bd9b6c94e in term 1.
I20260630 12:36:38.355916  5232 raft_consensus.cc:2393] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21e686e30cbd4385b719a82bd9b6c94e in current term 1: Already voted for candidate 903323bc90ff4fbfb6cfce81605237cd in this term.
I20260630 12:36:38.356158  5271 leader_election.cc:304] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [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: 21e686e30cbd4385b719a82bd9b6c94e, e97e941aa4804a87b9fd5542dee871db; no voters: 
I20260630 12:36:38.356925  5360 leader_election.cc:290] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [CANDIDATE]: Term 1 election: Requested vote from peers 21e686e30cbd4385b719a82bd9b6c94e (127.0.252.195:40899), e97e941aa4804a87b9fd5542dee871db (127.0.252.193:34857)
I20260630 12:36:38.357072  5359 raft_consensus.cc:2804] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:38.358408  5306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a26560c5daa4adf91bf0128f875dd77" candidate_uuid: "903323bc90ff4fbfb6cfce81605237cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e686e30cbd4385b719a82bd9b6c94e"
I20260630 12:36:38.358454  5157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a26560c5daa4adf91bf0128f875dd77" candidate_uuid: "903323bc90ff4fbfb6cfce81605237cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e97e941aa4804a87b9fd5542dee871db"
I20260630 12:36:38.359383  5157 raft_consensus.cc:2393] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 903323bc90ff4fbfb6cfce81605237cd in current term 1: Already voted for candidate 21e686e30cbd4385b719a82bd9b6c94e in this term.
I20260630 12:36:38.359299  5359 raft_consensus.cc:697] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 1 LEADER]: Becoming Leader. State: Replica: 21e686e30cbd4385b719a82bd9b6c94e, State: Running, Role: LEADER
I20260630 12:36:38.360265  5359 consensus_queue.cc:237] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [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: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } }
I20260630 12:36:38.365240  5197 leader_election.cc:304] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [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: 903323bc90ff4fbfb6cfce81605237cd; no voters: 21e686e30cbd4385b719a82bd9b6c94e, e97e941aa4804a87b9fd5542dee871db
I20260630 12:36:38.366079  5360 raft_consensus.cc:2749] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:36:38.369096  5055 catalog_manager.cc:5697] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e686e30cbd4385b719a82bd9b6c94e (127.0.252.195). New cstate: current_term: 1 leader_uuid: "21e686e30cbd4385b719a82bd9b6c94e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21e686e30cbd4385b719a82bd9b6c94e" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 40899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:38.546607  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:38.550146  5108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:38.551964  5108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:38.552392  5108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:38.820995  5359 consensus_queue.cc:1048] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [LEADER]: Connected to new peer: Peer: permanent_uuid: "903323bc90ff4fbfb6cfce81605237cd" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:38.835196  5366 consensus_queue.cc:1048] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e97e941aa4804a87b9fd5542dee871db" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:39.558735  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:40.553515  5108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:40.554791  5108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:40.555075  5108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:40.569487  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:41.578620  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:42.555990  5108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:42.557329  5108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:42.557693  5108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:42.586707  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:43.594569  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:44.558673  5108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:44.559962  5108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:44.560249  5108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:44.602423  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:45.610736  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:46.561802  5108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:46.563711  5108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:46.564119  5108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:46.619234  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:47.626248  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:48.565217  5108 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:48.566447  5108 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:48.566704  5108 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:48.632733  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:49.490613  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:36:49.515796  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:49.516508  1011 tablet_replica.cc:333] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db: stopping tablet replica
I20260630 12:36:49.517239  1011 raft_consensus.cc:2243] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:49.517835  1011 raft_consensus.cc:2272] T 7a26560c5daa4adf91bf0128f875dd77 P e97e941aa4804a87b9fd5542dee871db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.539009  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:36:49.551455  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:36:49.571518  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:49.572646  1011 tablet_replica.cc:333] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd: stopping tablet replica
I20260630 12:36:49.573194  1011 raft_consensus.cc:2243] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:49.573674  1011 raft_consensus.cc:2272] T 7a26560c5daa4adf91bf0128f875dd77 P 903323bc90ff4fbfb6cfce81605237cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.594081  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:36:49.605433  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:36:49.623431  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:49.624073  1011 tablet_replica.cc:333] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e: stopping tablet replica
I20260630 12:36:49.624626  1011 raft_consensus.cc:2243] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:49.625547  1011 raft_consensus.cc:2272] T 7a26560c5daa4adf91bf0128f875dd77 P 21e686e30cbd4385b719a82bd9b6c94e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.639127  5103 placement_policy_util.cc:411] tablet 7a26560c5daa4adf91bf0128f875dd77: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:49.644418  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:36:49.656239  1011 master.cc:562] Master@127.0.252.254:41345 shutting down...
I20260630 12:36:49.675083  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:49.675730  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.676067  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b4955dc692741fe885ee78fee7c6916: stopping tablet replica
I20260630 12:36:49.699088  1011 master.cc:584] Master@127.0.252.254:41345 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13330 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:36:49.734016  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:36253
I20260630 12:36:49.735149  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:49.740480  5380 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
W20260630 12:36:49.740499  5379 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
W20260630 12:36:49.741676  5382 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
I20260630 12:36:49.742545  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:49.743372  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:49.743558  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:49.743708  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823009743690 us; error 0 us; skew 500 ppm
I20260630 12:36:49.744325  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:49.746758  1011 webserver.cc:533] Webserver started at http://127.0.252.254:35529/ using document root <none> and password file <none>
I20260630 12:36:49.747221  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:49.747403  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:49.747676  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:49.748867  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "80e03a439eeb4e819fcedbace83812ed"
format_stamp: "Formatted at 2026-06-30 12:36:49 on dist-test-slave-7v2h"
I20260630 12:36:49.754031  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:49.757578  5387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.758383  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:49.758662  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "80e03a439eeb4e819fcedbace83812ed"
format_stamp: "Formatted at 2026-06-30 12:36:49 on dist-test-slave-7v2h"
I20260630 12:36:49.758936  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-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)
I20260630 12:36:49.775439  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:49.776633  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:49.814704  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:36253
I20260630 12:36:49.814807  5438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:36253 every 8 connection(s)
I20260630 12:36:49.818634  5439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:49.830750  5439 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed: Bootstrap starting.
I20260630 12:36:49.835456  5439 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:49.839725  5439 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed: No bootstrap required, opened a new log
I20260630 12:36:49.841998  5439 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e03a439eeb4e819fcedbace83812ed" member_type: VOTER }
I20260630 12:36:49.842432  5439 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:49.842674  5439 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80e03a439eeb4e819fcedbace83812ed, State: Initialized, Role: FOLLOWER
I20260630 12:36:49.843261  5439 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80e03a439eeb4e819fcedbace83812ed" member_type: VOTER }
I20260630 12:36:49.843710  5439 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:49.843922  5439 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:49.844183  5439 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:49.848870  5439 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e03a439eeb4e819fcedbace83812ed" member_type: VOTER }
I20260630 12:36:49.849387  5439 leader_election.cc:304] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [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: 80e03a439eeb4e819fcedbace83812ed; no voters: 
I20260630 12:36:49.850502  5439 leader_election.cc:290] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:49.850837  5442 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:49.852064  5442 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 1 LEADER]: Becoming Leader. State: Replica: 80e03a439eeb4e819fcedbace83812ed, State: Running, Role: LEADER
I20260630 12:36:49.852825  5442 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [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: "80e03a439eeb4e819fcedbace83812ed" member_type: VOTER }
I20260630 12:36:49.853415  5439 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:49.856019  5444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80e03a439eeb4e819fcedbace83812ed. Latest consensus state: current_term: 1 leader_uuid: "80e03a439eeb4e819fcedbace83812ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e03a439eeb4e819fcedbace83812ed" member_type: VOTER } }
I20260630 12:36:49.855962  5443 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80e03a439eeb4e819fcedbace83812ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80e03a439eeb4e819fcedbace83812ed" member_type: VOTER } }
I20260630 12:36:49.856830  5444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:49.857074  5443 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:49.859998  5448 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:49.865372  5448 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:49.873354  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:49.875447  5448 catalog_manager.cc:1383] Generated new cluster ID: 738ab71f43d1482f8098c92767e4ace3
I20260630 12:36:49.875720  5448 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:49.896292  5448 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:49.898208  5448 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:49.914357  5448 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed: Generated new TSK 0
I20260630 12:36:49.914969  5448 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:49.940709  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:49.946786  5460 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
W20260630 12:36:49.947634  5461 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
W20260630 12:36:49.948941  5463 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
I20260630 12:36:49.949509  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:49.950280  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:49.950469  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:49.950603  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823009950576 us; error 0 us; skew 500 ppm
I20260630 12:36:49.951041  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:49.953378  1011 webserver.cc:533] Webserver started at http://127.0.252.193:32769/ using document root <none> and password file <none>
I20260630 12:36:49.953812  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:49.953956  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:49.954161  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:49.955327  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
format_stamp: "Formatted at 2026-06-30 12:36:49 on dist-test-slave-7v2h"
I20260630 12:36:49.959872  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:49.963503  5468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.964393  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:49.964720  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
format_stamp: "Formatted at 2026-06-30 12:36:49 on dist-test-slave-7v2h"
I20260630 12:36:49.965014  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-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)
I20260630 12:36:49.980235  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:49.981534  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:49.982980  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:49.985328  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:49.985526  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:49.985742  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:49.985909  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.027662  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:41215
I20260630 12:36:50.027778  5530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:41215 every 8 connection(s)
I20260630 12:36:50.032526  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:50.040007  5535 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
W20260630 12:36:50.040318  5536 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
W20260630 12:36:50.042826  5538 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
I20260630 12:36:50.043479  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:50.044745  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:50.044961  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:50.045117  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823010045098 us; error 0 us; skew 500 ppm
I20260630 12:36:50.045444  5531 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36253
I20260630 12:36:50.045651  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:50.045759  5531 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:50.046537  5531 heartbeater.cc:507] Master 127.0.252.254:36253 requested a full tablet report, sending...
I20260630 12:36:50.048635  1011 webserver.cc:533] Webserver started at http://127.0.252.194:40135/ using document root <none> and password file <none>
I20260630 12:36:50.049312  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:50.049196  5404 ts_manager.cc:194] Registered new tserver with Master: ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215)
I20260630 12:36:50.049623  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:50.049988  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:50.051604  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "fc5a5960ce68429da4756db422d2940f"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-7v2h"
I20260630 12:36:50.051781  5404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54044
I20260630 12:36:50.056741  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:36:50.060436  5543 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.061362  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:50.061645  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "fc5a5960ce68429da4756db422d2940f"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-7v2h"
I20260630 12:36:50.062027  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-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)
I20260630 12:36:50.073372  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:50.074553  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:50.076022  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:50.078310  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:50.078514  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.078738  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:50.078888  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.121872  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:45301
I20260630 12:36:50.121985  5605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:45301 every 8 connection(s)
I20260630 12:36:50.128664  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:50.138710  5610 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
W20260630 12:36:50.139305  5609 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
W20260630 12:36:50.140295  5612 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
I20260630 12:36:50.142127  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:50.143286  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:50.143528  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:50.143731  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823010143712 us; error 0 us; skew 500 ppm
I20260630 12:36:50.144172  5606 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36253
I20260630 12:36:50.144240  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:50.144625  5606 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:50.145462  5606 heartbeater.cc:507] Master 127.0.252.254:36253 requested a full tablet report, sending...
I20260630 12:36:50.147435  1011 webserver.cc:533] Webserver started at http://127.0.252.195:34027/ using document root <none> and password file <none>
I20260630 12:36:50.147601  5404 ts_manager.cc:194] Registered new tserver with Master: fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:50.148038  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:50.148273  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:50.148543  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:50.149302  5404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54048
I20260630 12:36:50.149906  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "e29c62d683c74da1932cb3da8cc6f63d"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-7v2h"
I20260630 12:36:50.154592  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:36:50.157944  5617 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.158697  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:50.158989  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "e29c62d683c74da1932cb3da8cc6f63d"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-7v2h"
I20260630 12:36:50.159264  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-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)
I20260630 12:36:50.173230  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:50.174355  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:50.175808  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:50.178105  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:50.178301  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.178546  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:50.178683  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.220853  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:33207
I20260630 12:36:50.220952  5679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:33207 every 8 connection(s)
I20260630 12:36:50.235124  5680 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36253
I20260630 12:36:50.235503  5680 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:50.236181  5680 heartbeater.cc:507] Master 127.0.252.254:36253 requested a full tablet report, sending...
I20260630 12:36:50.238037  5404 ts_manager.cc:194] Registered new tserver with Master: e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:50.239074  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014666457s
I20260630 12:36:50.239352  5404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54064
I20260630 12:36:51.054936  5531 heartbeater.cc:499] Master 127.0.252.254:36253 was elected leader, sending a full tablet report...
I20260630 12:36:51.152273  5606 heartbeater.cc:499] Master 127.0.252.254:36253 was elected leader, sending a full tablet report...
I20260630 12:36:51.241875  5680 heartbeater.cc:499] Master 127.0.252.254:36253 was elected leader, sending a full tablet report...
I20260630 12:36:51.296118  5404 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54078:
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"
    }
  }
}
W20260630 12:36:51.299225  5404 catalog_manager.cc:7077] 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.
I20260630 12:36:51.380858  5571 tablet_service.cc:1511] Processing CreateTablet for tablet e503b8853712413582d6de2374acf04c (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:51.382572  5571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e503b8853712413582d6de2374acf04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.383025  5496 tablet_service.cc:1511] Processing CreateTablet for tablet e503b8853712413582d6de2374acf04c (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:51.384380  5496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e503b8853712413582d6de2374acf04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.384053  5569 tablet_service.cc:1511] Processing CreateTablet for tablet 58da306d52c347629989bd594f926de8 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:51.385386  5569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58da306d52c347629989bd594f926de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.383025  5568 tablet_service.cc:1511] Processing CreateTablet for tablet f1f701f008c94324b9b64717c31fec34 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:51.390023  5568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f701f008c94324b9b64717c31fec34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.389690  5570 tablet_service.cc:1511] Processing CreateTablet for tablet 25393c90b42b4ae9a80e1732463a0a79 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:51.393414  5570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25393c90b42b4ae9a80e1732463a0a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.412705  5493 tablet_service.cc:1511] Processing CreateTablet for tablet f1f701f008c94324b9b64717c31fec34 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:51.412986  5645 tablet_service.cc:1511] Processing CreateTablet for tablet e503b8853712413582d6de2374acf04c (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:51.414213  5493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f701f008c94324b9b64717c31fec34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.414355  5645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e503b8853712413582d6de2374acf04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.415570  5492 tablet_service.cc:1511] Processing CreateTablet for tablet 972e2a2720cb44159c689f74daf60b99 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:51.417795  5491 tablet_service.cc:1511] Processing CreateTablet for tablet 77f646e162d745f98f6105bcf4dc370f (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:51.420018  5490 tablet_service.cc:1511] Processing CreateTablet for tablet f83441c1d265420d97696fe81de887db (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:51.422363  5494 tablet_service.cc:1511] Processing CreateTablet for tablet 58da306d52c347629989bd594f926de8 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:51.423866  5495 tablet_service.cc:1511] Processing CreateTablet for tablet 25393c90b42b4ae9a80e1732463a0a79 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:51.427256  5567 tablet_service.cc:1511] Processing CreateTablet for tablet 77f646e162d745f98f6105bcf4dc370f (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:51.427619  5569 tablet_service.cc:1511] Processing CreateTablet for tablet 972e2a2720cb44159c689f74daf60b99 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:51.429908  5566 tablet_service.cc:1511] Processing CreateTablet for tablet f83441c1d265420d97696fe81de887db (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:51.430091  5489 tablet_service.cc:1511] Processing CreateTablet for tablet 8de6eb5e86a047a89fa847935f1cfa8f (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:51.431510  5489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de6eb5e86a047a89fa847935f1cfa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.432168  5565 tablet_service.cc:1511] Processing CreateTablet for tablet 8de6eb5e86a047a89fa847935f1cfa8f (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:51.433610  5567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f646e162d745f98f6105bcf4dc370f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.435952  5491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f646e162d745f98f6105bcf4dc370f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.436648  5565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de6eb5e86a047a89fa847935f1cfa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.437902  5566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83441c1d265420d97696fe81de887db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.440929  5492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972e2a2720cb44159c689f74daf60b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.441303  5569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972e2a2720cb44159c689f74daf60b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.444909  5490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83441c1d265420d97696fe81de887db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.446971  5494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58da306d52c347629989bd594f926de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.447767  5644 tablet_service.cc:1511] Processing CreateTablet for tablet 25393c90b42b4ae9a80e1732463a0a79 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:51.449455  5644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25393c90b42b4ae9a80e1732463a0a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.452922  5495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25393c90b42b4ae9a80e1732463a0a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.454690  5643 tablet_service.cc:1511] Processing CreateTablet for tablet 58da306d52c347629989bd594f926de8 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:51.456354  5643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58da306d52c347629989bd594f926de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.458004  5642 tablet_service.cc:1511] Processing CreateTablet for tablet f1f701f008c94324b9b64717c31fec34 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:51.481621  5642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f701f008c94324b9b64717c31fec34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.460079  5641 tablet_service.cc:1511] Processing CreateTablet for tablet 972e2a2720cb44159c689f74daf60b99 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:51.485662  5641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972e2a2720cb44159c689f74daf60b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.462109  5640 tablet_service.cc:1511] Processing CreateTablet for tablet 77f646e162d745f98f6105bcf4dc370f (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:51.490226  5640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f646e162d745f98f6105bcf4dc370f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.490433  5562 tablet_service.cc:1511] Processing CreateTablet for tablet a6bea0abf6164117ad3207bc1b626ff6 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:51.492035  5562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bea0abf6164117ad3207bc1b626ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.466101  5638 tablet_service.cc:1511] Processing CreateTablet for tablet 8de6eb5e86a047a89fa847935f1cfa8f (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:51.494138  5638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de6eb5e86a047a89fa847935f1cfa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.467394  5636 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:51.497611  5636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.468397  5488 tablet_service.cc:1511] Processing CreateTablet for tablet 83e803ccc9434d14ac8e2d2e112087e1 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:51.501746  5488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e803ccc9434d14ac8e2d2e112087e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.470880  5564 tablet_service.cc:1511] Processing CreateTablet for tablet 83e803ccc9434d14ac8e2d2e112087e1 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:51.505745  5564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e803ccc9434d14ac8e2d2e112087e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.473906  5487 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:51.509722  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.475911  5563 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:51.512756  5563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.477257  5637 tablet_service.cc:1511] Processing CreateTablet for tablet 83e803ccc9434d14ac8e2d2e112087e1 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:51.517714  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e803ccc9434d14ac8e2d2e112087e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.477927  5639 tablet_service.cc:1511] Processing CreateTablet for tablet f83441c1d265420d97696fe81de887db (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:51.521260  5639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83441c1d265420d97696fe81de887db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.536134  5568 tablet_service.cc:1511] Processing CreateTablet for tablet 7a459cb10488455c97f0cc15ae51e8db (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:51.538439  5568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a459cb10488455c97f0cc15ae51e8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.563606  5493 tablet_service.cc:1511] Processing CreateTablet for tablet a6bea0abf6164117ad3207bc1b626ff6 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:51.565125  5493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bea0abf6164117ad3207bc1b626ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.591922  5700 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:51.594662  5640 tablet_service.cc:1511] Processing CreateTablet for tablet a6bea0abf6164117ad3207bc1b626ff6 (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:51.596071  5640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bea0abf6164117ad3207bc1b626ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.602864  5641 tablet_service.cc:1511] Processing CreateTablet for tablet 7a459cb10488455c97f0cc15ae51e8db (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:51.604198  5641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a459cb10488455c97f0cc15ae51e8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.605643  5494 tablet_service.cc:1511] Processing CreateTablet for tablet 7a459cb10488455c97f0cc15ae51e8db (DEFAULT_TABLE table=test-workload [id=b0db25b792b14fad810d616c552297e2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:51.606923  5494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a459cb10488455c97f0cc15ae51e8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.618752  5701 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:51.638350  5702 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:51.642916  5701 tablet_bootstrap.cc:654] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.640378  5700 tablet_bootstrap.cc:654] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.651733  5702 tablet_bootstrap.cc:654] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.703707  5701 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:51.703879  5700 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:51.704078  5702 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:51.704289  5701 ts_tablet_manager.cc:1403] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.039s
I20260630 12:36:51.704403  5700 ts_tablet_manager.cc:1403] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.113s	user 0.036s	sys 0.025s
I20260630 12:36:51.704638  5702 ts_tablet_manager.cc:1403] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.067s	user 0.005s	sys 0.011s
I20260630 12:36:51.706959  5700 raft_consensus.cc:359] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.707545  5700 raft_consensus.cc:385] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.707489  5701 raft_consensus.cc:359] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.708038  5700 raft_consensus.cc:740] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.707723  5702 raft_consensus.cc:359] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.708493  5701 raft_consensus.cc:385] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.708683  5702 raft_consensus.cc:385] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.708921  5701 raft_consensus.cc:740] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.709059  5702 raft_consensus.cc:740] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.709014  5700 consensus_queue.cc:260] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.709964  5701 consensus_queue.cc:260] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.710197  5702 consensus_queue.cc:260] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.712126  5700 ts_tablet_manager.cc:1434] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:51.713296  5700 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:51.717156  5702 ts_tablet_manager.cc:1434] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.008s
I20260630 12:36:51.719555  5700 tablet_bootstrap.cc:654] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.721495  5702 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
W20260630 12:36:51.727068  5681 tablet.cc:2406] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:51.730813  5701 ts_tablet_manager.cc:1434] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.010s
I20260630 12:36:51.731943  5701 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:51.735425  5702 tablet_bootstrap.cc:654] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.738351  5701 tablet_bootstrap.cc:654] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.749763  5702 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:51.750284  5701 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:51.750492  5702 ts_tablet_manager.cc:1403] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.000s
I20260630 12:36:51.750797  5701 ts_tablet_manager.cc:1403] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:36:51.753414  5700 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:51.753939  5700 ts_tablet_manager.cc:1403] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.026s
I20260630 12:36:51.753654  5702 raft_consensus.cc:359] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.754001  5701 raft_consensus.cc:359] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.754473  5702 raft_consensus.cc:385] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.754719  5701 raft_consensus.cc:385] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.754835  5702 raft_consensus.cc:740] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.755132  5701 raft_consensus.cc:740] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.755750  5702 consensus_queue.cc:260] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.755980  5701 consensus_queue.cc:260] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.756886  5700 raft_consensus.cc:359] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.757618  5700 raft_consensus.cc:385] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.757980  5702 ts_tablet_manager.cc:1434] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:51.757934  5700 raft_consensus.cc:740] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.759043  5702 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:51.758891  5700 consensus_queue.cc:260] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.761076  5701 ts_tablet_manager.cc:1434] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:51.761283  5700 ts_tablet_manager.cc:1434] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:36:51.762115  5701 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:51.762333  5700 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:51.765981  5702 tablet_bootstrap.cc:654] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.769436  5700 tablet_bootstrap.cc:654] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.769897  5701 tablet_bootstrap.cc:654] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.778367  5702 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:51.779063  5702 ts_tablet_manager.cc:1403] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260630 12:36:51.781589  5701 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:51.782160  5701 ts_tablet_manager.cc:1403] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:36:51.782272  5702 raft_consensus.cc:359] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.785163  5701 raft_consensus.cc:359] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.785652  5702 raft_consensus.cc:385] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.786125  5701 raft_consensus.cc:385] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.785298  5700 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:51.786841  5702 raft_consensus.cc:740] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.787001  5701 raft_consensus.cc:740] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.787312  5700 ts_tablet_manager.cc:1403] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260630 12:36:51.788625  5702 consensus_queue.cc:260] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.788897  5701 consensus_queue.cc:260] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.791607  5701 ts_tablet_manager.cc:1434] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:51.791577  5700 raft_consensus.cc:359] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.792459  5700 raft_consensus.cc:385] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.792851  5702 ts_tablet_manager.cc:1434] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260630 12:36:51.792862  5700 raft_consensus.cc:740] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.793164  5701 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:51.794049  5702 tablet_bootstrap.cc:492] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:51.793994  5700 consensus_queue.cc:260] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.796391  5700 ts_tablet_manager.cc:1434] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:51.797477  5700 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:51.800143  5701 tablet_bootstrap.cc:654] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.800851  5702 tablet_bootstrap.cc:654] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.803761  5700 tablet_bootstrap.cc:654] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.811529  5701 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:51.812114  5701 ts_tablet_manager.cc:1403] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260630 12:36:51.815011  5701 raft_consensus.cc:359] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.815928  5701 raft_consensus.cc:385] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.816231  5700 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:51.816272  5701 raft_consensus.cc:740] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.817238  5700 ts_tablet_manager.cc:1403] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260630 12:36:51.817824  5701 consensus_queue.cc:260] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.820343  5701 ts_tablet_manager.cc:1434] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:51.820695  5700 raft_consensus.cc:359] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.821445  5701 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:51.821534  5700 raft_consensus.cc:385] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.822036  5700 raft_consensus.cc:740] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.823051  5700 consensus_queue.cc:260] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.825660  5700 ts_tablet_manager.cc:1434] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:36:51.826936  5700 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:51.828890  5701 tablet_bootstrap.cc:654] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.834093  5700 tablet_bootstrap.cc:654] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.847265  5700 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:51.847901  5700 ts_tablet_manager.cc:1403] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:36:51.851014  5700 raft_consensus.cc:359] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.851835  5700 raft_consensus.cc:385] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.852185  5700 raft_consensus.cc:740] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.853044  5700 consensus_queue.cc:260] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.855223  5700 ts_tablet_manager.cc:1434] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:36:51.855867  5702 tablet_bootstrap.cc:492] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:51.856472  5702 ts_tablet_manager.cc:1403] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.029s
I20260630 12:36:51.856806  5700 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:51.859555  5702 raft_consensus.cc:359] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.860428  5702 raft_consensus.cc:385] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.860810  5702 raft_consensus.cc:740] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.861804  5702 consensus_queue.cc:260] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.863565  5700 tablet_bootstrap.cc:654] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.867048  5702 ts_tablet_manager.cc:1434] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260630 12:36:51.868451  5702 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
W20260630 12:36:51.874442  5452 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:51.875528  5702 tablet_bootstrap.cc:654] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.887574  5701 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:51.887991  5702 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:51.888103  5701 ts_tablet_manager.cc:1403] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.044s
I20260630 12:36:51.888501  5700 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:51.888631  5702 ts_tablet_manager.cc:1403] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:36:51.889103  5700 ts_tablet_manager.cc:1403] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260630 12:36:51.890674  5701 raft_consensus.cc:359] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.891247  5701 raft_consensus.cc:385] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.891481  5701 raft_consensus.cc:740] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.891593  5702 raft_consensus.cc:359] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.891969  5700 raft_consensus.cc:359] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.892377  5702 raft_consensus.cc:385] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.892138  5701 consensus_queue.cc:260] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.892725  5700 raft_consensus.cc:385] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.892784  5702 raft_consensus.cc:740] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.893164  5700 raft_consensus.cc:740] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.893798  5702 consensus_queue.cc:260] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.893991  5700 consensus_queue.cc:260] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.894717  5701 ts_tablet_manager.cc:1434] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:51.895795  5701 tablet_bootstrap.cc:492] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:51.898139  5700 ts_tablet_manager.cc:1434] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:51.898144  5702 ts_tablet_manager.cc:1434] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:36:51.899340  5700 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:51.899344  5702 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:51.901544  5701 tablet_bootstrap.cc:654] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.906167  5700 tablet_bootstrap.cc:654] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.906167  5702 tablet_bootstrap.cc:654] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.910511  5706 raft_consensus.cc:493] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.911131  5706 raft_consensus.cc:515] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.912446  5708 raft_consensus.cc:493] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.912971  5708 raft_consensus.cc:515] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.918792  5702 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:51.919425  5702 ts_tablet_manager.cc:1403] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:36:51.915434  5708 leader_election.cc:290] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:51.921311  5706 leader_election.cc:290] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:51.926462  5701 tablet_bootstrap.cc:492] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:51.927058  5701 ts_tablet_manager.cc:1403] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.007s
I20260630 12:36:51.930624  5700 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:51.931259  5700 ts_tablet_manager.cc:1403] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260630 12:36:51.930660  5702 raft_consensus.cc:359] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.938084  5700 raft_consensus.cc:359] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.939020  5700 raft_consensus.cc:385] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.939410  5700 raft_consensus.cc:740] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.938685  5701 raft_consensus.cc:359] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.940244  5701 raft_consensus.cc:385] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.941115  5701 raft_consensus.cc:740] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.935017  5702 raft_consensus.cc:385] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.941679  5702 raft_consensus.cc:740] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.940420  5700 consensus_queue.cc:260] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.945031  5702 consensus_queue.cc:260] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.947882  5702 ts_tablet_manager.cc:1434] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.006s
I20260630 12:36:51.949087  5702 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:51.941847  5701 consensus_queue.cc:260] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.952605  5701 ts_tablet_manager.cc:1434] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260630 12:36:51.954457  5701 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:51.971961  5700 ts_tablet_manager.cc:1434] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260630 12:36:51.977893  5706 raft_consensus.cc:493] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:51.982780  5706 raft_consensus.cc:515] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:51.985517  5706 leader_election.cc:290] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:51.983103  5700 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:51.987569  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f701f008c94324b9b64717c31fec34" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:51.988408  5506 raft_consensus.cc:2468] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc5a5960ce68429da4756db422d2940f in term 0.
I20260630 12:36:51.990653  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25393c90b42b4ae9a80e1732463a0a79" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:51.991050  5701 tablet_bootstrap.cc:654] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.991325  5506 raft_consensus.cc:2468] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc5a5960ce68429da4756db422d2940f in term 0.
I20260630 12:36:51.995247  5700 tablet_bootstrap.cc:654] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.995752  5702 tablet_bootstrap.cc:654] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.997982  5546 leader_election.cc:304] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:51.998965  5706 raft_consensus.cc:2804] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:51.999140  5546 leader_election.cc:304] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:51.999384  5706 raft_consensus.cc:493] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:51.999873  5706 raft_consensus.cc:3060] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.001077  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f646e162d745f98f6105bcf4dc370f" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
W20260630 12:36:52.002622  5620 leader_election.cc:343] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.006058  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f646e162d745f98f6105bcf4dc370f" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.006790  5581 raft_consensus.cc:2468] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.007059  5700 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:52.007581  5700 ts_tablet_manager.cc:1403] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260630 12:36:52.008126  5620 leader_election.cc:304] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f; no voters: ca0dcbb2f1af4faebcda109a0edcd89b
I20260630 12:36:52.009498  5708 raft_consensus.cc:2804] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.009851  5708 raft_consensus.cc:493] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.010170  5708 raft_consensus.cc:3060] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.010481  5701 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:52.010959  5701 ts_tablet_manager.cc:1403] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260630 12:36:52.015070  5706 raft_consensus.cc:515] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.015309  5700 raft_consensus.cc:359] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.016070  5700 raft_consensus.cc:385] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.016382  5700 raft_consensus.cc:740] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.017304  5708 raft_consensus.cc:515] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.018301  5735 raft_consensus.cc:2804] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.018711  5735 raft_consensus.cc:493] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.019028  5735 raft_consensus.cc:3060] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.019064  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f701f008c94324b9b64717c31fec34" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.019763  5506 raft_consensus.cc:3060] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.020491  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f646e162d745f98f6105bcf4dc370f" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.021021  5701 raft_consensus.cc:359] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.021777  5701 raft_consensus.cc:385] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.022059  5701 raft_consensus.cc:740] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
W20260630 12:36:52.022353  5620 leader_election.cc:343] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.019297  5700 consensus_queue.cc:260] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.017355  5706 leader_election.cc:290] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.022821  5701 consensus_queue.cc:260] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.026099  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f646e162d745f98f6105bcf4dc370f" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
I20260630 12:36:52.026675  5581 raft_consensus.cc:3060] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.026814  5701 ts_tablet_manager.cc:1434] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260630 12:36:52.029757  5701 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:52.030556  5702 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:52.031055  5702 ts_tablet_manager.cc:1403] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.002s
I20260630 12:36:52.032094  5506 raft_consensus.cc:2468] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc5a5960ce68429da4756db422d2940f in term 1.
I20260630 12:36:52.034123  5581 raft_consensus.cc:2468] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.034657  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f701f008c94324b9b64717c31fec34" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.035684  5655 raft_consensus.cc:2468] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc5a5960ce68429da4756db422d2940f in term 0.
I20260630 12:36:52.035714  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25393c90b42b4ae9a80e1732463a0a79" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.034646  5708 leader_election.cc:290] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.038200  5620 leader_election.cc:304] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f; no voters: ca0dcbb2f1af4faebcda109a0edcd89b
I20260630 12:36:52.038700  5702 raft_consensus.cc:359] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.039372  5702 raft_consensus.cc:385] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.039647  5702 raft_consensus.cc:740] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.039391  5708 raft_consensus.cc:2804] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.044075  5701 tablet_bootstrap.cc:654] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.040288  5702 consensus_queue.cc:260] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.044932  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f701f008c94324b9b64717c31fec34" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d"
I20260630 12:36:52.045565  5654 raft_consensus.cc:3060] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.052181  5702 ts_tablet_manager.cc:1434] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260630 12:36:52.053277  5546 leader_election.cc:304] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.054469  5702 tablet_bootstrap.cc:492] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:52.055477  5654 raft_consensus.cc:2468] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc5a5960ce68429da4756db422d2940f in term 1.
I20260630 12:36:52.056938  5706 raft_consensus.cc:2804] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.057492  5706 raft_consensus.cc:697] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Becoming Leader. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Running, Role: LEADER
I20260630 12:36:52.058353  5706 consensus_queue.cc:237] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.059449  5739 raft_consensus.cc:493] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.060454  5739 raft_consensus.cc:515] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
W20260630 12:36:52.064670  5546 leader_election.cc:343] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.043476  5735 raft_consensus.cc:515] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.068900  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83441c1d265420d97696fe81de887db" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.067024  5702 tablet_bootstrap.cc:654] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.062994  5739 leader_election.cc:290] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
W20260630 12:36:52.070497  5620 leader_election.cc:343] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.064838  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83441c1d265420d97696fe81de887db" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.071434  5506 raft_consensus.cc:2468] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.072790  5620 leader_election.cc:304] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [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: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d; no voters: fc5a5960ce68429da4756db422d2940f
I20260630 12:36:52.073952  5739 raft_consensus.cc:2804] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.074357  5739 raft_consensus.cc:493] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.074697  5739 raft_consensus.cc:3060] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.079010  5741 raft_consensus.cc:493] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.078832  5403 catalog_manager.cc:5697] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f reported cstate change: term changed from 0 to 1, leader changed from <none> to fc5a5960ce68429da4756db422d2940f (127.0.252.194). New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.079614  5741 raft_consensus.cc:515] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.082172  5741 leader_election.cc:290] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.071306  5735 leader_election.cc:290] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.085421  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25393c90b42b4ae9a80e1732463a0a79" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.085958  5700 ts_tablet_manager.cc:1434] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.073s	user 0.022s	sys 0.011s
I20260630 12:36:52.086061  5506 raft_consensus.cc:3060] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.087023  5700 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:52.086251  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25393c90b42b4ae9a80e1732463a0a79" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d"
I20260630 12:36:52.088968  5739 raft_consensus.cc:515] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.089668  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a459cb10488455c97f0cc15ae51e8db" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
W20260630 12:36:52.089474  5546 leader_election.cc:343] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.089089  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a459cb10488455c97f0cc15ae51e8db" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.094367  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83441c1d265420d97696fe81de887db" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.095248  5505 raft_consensus.cc:3060] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.094477  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83441c1d265420d97696fe81de887db" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
W20260630 12:36:52.097987  5620 leader_election.cc:343] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.098486  5700 tablet_bootstrap.cc:654] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.098317  5506 raft_consensus.cc:2468] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc5a5960ce68429da4756db422d2940f in term 1.
I20260630 12:36:52.099198  5708 raft_consensus.cc:697] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Becoming Leader. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Running, Role: LEADER
W20260630 12:36:52.098873  5546 leader_election.cc:343] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.096715  5739 leader_election.cc:290] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.105188  5738 raft_consensus.cc:493] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.106359  5738 raft_consensus.cc:515] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.107475  5702 tablet_bootstrap.cc:492] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
W20260630 12:36:52.107414  5546 leader_election.cc:343] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.108049  5702 ts_tablet_manager.cc:1403] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260630 12:36:52.107978  5546 leader_election.cc:304] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [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: fc5a5960ce68429da4756db422d2940f; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d
I20260630 12:36:52.112753  5505 raft_consensus.cc:2468] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.108016  5701 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:52.110761  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e503b8853712413582d6de2374acf04c" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.113759  5581 raft_consensus.cc:2468] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.114075  5546 leader_election.cc:304] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: e29c62d683c74da1932cb3da8cc6f63d
I20260630 12:36:52.110813  5702 raft_consensus.cc:359] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.112869  5737 raft_consensus.cc:2749] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.115024  5702 raft_consensus.cc:385] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.111825  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e503b8853712413582d6de2374acf04c" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.114282  5620 leader_election.cc:304] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [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: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d; no voters: fc5a5960ce68429da4756db422d2940f
I20260630 12:36:52.115386  5702 raft_consensus.cc:740] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.115255  5739 raft_consensus.cc:493] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.108952  5738 leader_election.cc:290] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215)
I20260630 12:36:52.116170  5702 consensus_queue.cc:260] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.117108  5701 ts_tablet_manager.cc:1403] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.017s
I20260630 12:36:52.117179  5737 raft_consensus.cc:2804] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.117300  5506 raft_consensus.cc:2468] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.100162  5708 consensus_queue.cc:237] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.123404  5702 ts_tablet_manager.cc:1434] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260630 12:36:52.123678  5738 raft_consensus.cc:2804] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.125452  5737 raft_consensus.cc:697] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Becoming Leader. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Running, Role: LEADER
I20260630 12:36:52.125231  5702 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:52.126566  5737 consensus_queue.cc:237] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.125187  5701 raft_consensus.cc:359] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.127928  5701 raft_consensus.cc:385] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.128129  5701 raft_consensus.cc:740] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.129778  5620 leader_election.cc:304] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.133431  5702 tablet_bootstrap.cc:654] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.135027  5701 consensus_queue.cc:260] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.115931  5739 raft_consensus.cc:515] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.139142  5701 ts_tablet_manager.cc:1434] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260630 12:36:52.139248  5747 raft_consensus.cc:2804] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.139680  5747 raft_consensus.cc:493] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.140081  5747 raft_consensus.cc:3060] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.141436  5701 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:52.147516  5701 tablet_bootstrap.cc:654] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.148406  5747 raft_consensus.cc:515] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.152966  5747 leader_election.cc:290] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Requested vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215)
I20260630 12:36:52.152199  5739 leader_election.cc:290] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.161013  5700 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:52.161553  5700 ts_tablet_manager.cc:1403] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.023s
I20260630 12:36:52.165699  5700 raft_consensus.cc:359] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.166476  5700 raft_consensus.cc:385] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.166749  5700 raft_consensus.cc:740] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.159205  5739 raft_consensus.cc:493] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.169440  5700 consensus_queue.cc:260] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.170046  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bea0abf6164117ad3207bc1b626ff6" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.170254  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e503b8853712413582d6de2374acf04c" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
I20260630 12:36:52.170821  5581 raft_consensus.cc:3060] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.171633  5700 ts_tablet_manager.cc:1434] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:36:52.169301  5739 raft_consensus.cc:515] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.172585  5700 tablet_bootstrap.cc:492] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:52.174085  5739 leader_election.cc:290] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.174451  5399 catalog_manager.cc:5697] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.178153  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bea0abf6164117ad3207bc1b626ff6" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.179225  5580 raft_consensus.cc:2468] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.183946  5702 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
W20260630 12:36:52.179626  5620 leader_election.cc:343] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.180119  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e503b8853712413582d6de2374acf04c" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.184456  5702 ts_tablet_manager.cc:1403] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.004s
I20260630 12:36:52.184708  5506 raft_consensus.cc:3060] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.185976  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972e2a2720cb44159c689f74daf60b99" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.186632  5505 raft_consensus.cc:2468] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.187103  5702 raft_consensus.cc:359] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.187767  5702 raft_consensus.cc:385] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.188037  5702 raft_consensus.cc:740] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.188865  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972e2a2720cb44159c689f74daf60b99" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.188776  5702 consensus_queue.cc:260] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.188999  5620 leader_election.cc:304] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f; no voters: ca0dcbb2f1af4faebcda109a0edcd89b
I20260630 12:36:52.180780  5700 tablet_bootstrap.cc:654] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.169222  5738 raft_consensus.cc:697] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Becoming Leader. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Running, Role: LEADER
I20260630 12:36:52.178418  5707 raft_consensus.cc:493] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.192360  5754 raft_consensus.cc:2804] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.192893  5754 raft_consensus.cc:493] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.192481  5707 raft_consensus.cc:515] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.193424  5754 raft_consensus.cc:3060] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.194643  5701 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:52.194799  5581 raft_consensus.cc:2468] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.195282  5701 ts_tablet_manager.cc:1403] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.010s
I20260630 12:36:52.196616  5702 ts_tablet_manager.cc:1434] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:36:52.198024  5707 leader_election.cc:290] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.198750  5738 consensus_queue.cc:237] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.199306  5749 raft_consensus.cc:493] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.200363  5749 raft_consensus.cc:515] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.201159  5701 raft_consensus.cc:359] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.201829  5701 raft_consensus.cc:385] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.202396  5739 raft_consensus.cc:493] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.203548  5702 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:52.203413  5739 raft_consensus.cc:515] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.206127  5701 raft_consensus.cc:740] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.208668  5739 leader_election.cc:290] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.208901  5506 raft_consensus.cc:2468] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.199628  5620 leader_election.cc:304] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [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: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d; no voters: 
I20260630 12:36:52.210150  5739 raft_consensus.cc:2804] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:36:52.210300  5620 leader_election.cc:343] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.210652  5739 raft_consensus.cc:493] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.211736  5739 raft_consensus.cc:3060] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.213171  5620 leader_election.cc:304] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.214181  5747 raft_consensus.cc:2804] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.214948  5747 raft_consensus.cc:697] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Becoming Leader. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Running, Role: LEADER
I20260630 12:36:52.215420  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58da306d52c347629989bd594f926de8" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.215626  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58da306d52c347629989bd594f926de8" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.216349  5581 raft_consensus.cc:2468] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.216509  5747 consensus_queue.cc:237] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.210367  5701 consensus_queue.cc:260] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.211988  5749 leader_election.cc:290] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.219081  5701 ts_tablet_manager.cc:1434] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:36:52.220163  5701 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:52.213248  5754 raft_consensus.cc:515] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.216275  5506 raft_consensus.cc:2468] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.225306  5754 leader_election.cc:290] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.228000  5700 tablet_bootstrap.cc:492] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:52.228603  5700 ts_tablet_manager.cc:1403] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.004s
I20260630 12:36:52.231184  5700 raft_consensus.cc:359] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.233857  5700 raft_consensus.cc:385] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.234032  5702 tablet_bootstrap.cc:654] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.234292  5700 raft_consensus.cc:740] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.235139  5700 consensus_queue.cc:260] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.233552  5701 tablet_bootstrap.cc:654] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.241734  5700 ts_tablet_manager.cc:1434] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:36:52.241508  5739 raft_consensus.cc:515] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.243268  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1e8c2ccf6c4d5ba78d40afb9e4d5bf" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.243726  5739 leader_election.cc:290] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.244244  5700 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
I20260630 12:36:52.245570  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1e8c2ccf6c4d5ba78d40afb9e4d5bf" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.246277  5581 raft_consensus.cc:2468] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 0.
I20260630 12:36:52.251734  5620 leader_election.cc:304] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [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: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d; no voters: 
I20260630 12:36:52.255674  5700 tablet_bootstrap.cc:654] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.256023  5701 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:52.256537  5701 ts_tablet_manager.cc:1403] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260630 12:36:52.256987  5401 catalog_manager.cc:5697] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f reported cstate change: term changed from 0 to 1, leader changed from <none> to fc5a5960ce68429da4756db422d2940f (127.0.252.194). New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.259292  5701 raft_consensus.cc:359] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.259953  5701 raft_consensus.cc:385] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.260201  5701 raft_consensus.cc:740] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.261394  5739 raft_consensus.cc:2804] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:36:52.261575  5620 leader_election.cc:343] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.261890  5739 raft_consensus.cc:493] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.262266  5739 raft_consensus.cc:3060] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.264639  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972e2a2720cb44159c689f74daf60b99" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.265257  5505 raft_consensus.cc:3060] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.268611  5620 leader_election.cc:304] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f; no voters: ca0dcbb2f1af4faebcda109a0edcd89b
I20260630 12:36:52.269178  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972e2a2720cb44159c689f74daf60b99" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
I20260630 12:36:52.269505  5754 raft_consensus.cc:2804] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.269870  5754 raft_consensus.cc:493] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.270186  5754 raft_consensus.cc:3060] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.272104  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bea0abf6164117ad3207bc1b626ff6" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.274767  5702 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:52.275417  5702 ts_tablet_manager.cc:1403] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.019s
I20260630 12:36:52.278391  5702 raft_consensus.cc:359] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.279217  5702 raft_consensus.cc:385] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.279516  5702 raft_consensus.cc:740] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.281517  5505 raft_consensus.cc:2468] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.278296  5581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bea0abf6164117ad3207bc1b626ff6" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
I20260630 12:36:52.260840  5701 consensus_queue.cc:260] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.293007  5739 raft_consensus.cc:515] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.284652  5403 catalog_manager.cc:5697] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.295236  5739 leader_election.cc:290] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.295027  5403 catalog_manager.cc:5697] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.282541  5754 raft_consensus.cc:515] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.285307  5581 raft_consensus.cc:3060] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.299085  5754 leader_election.cc:290] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.285881  5700 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:52.300881  5700 ts_tablet_manager.cc:1403] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.009s
I20260630 12:36:52.303268  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de6eb5e86a047a89fa847935f1cfa8f" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.303897  5700 raft_consensus.cc:359] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.304762  5700 raft_consensus.cc:385] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:36:52.285633  5620 leader_election.cc:343] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.305183  5700 raft_consensus.cc:740] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.292783  5701 ts_tablet_manager.cc:1434] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260630 12:36:52.306231  5620 leader_election.cc:304] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [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: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d; no voters: 
I20260630 12:36:52.307135  5701 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:52.286592  5702 consensus_queue.cc:260] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.306528  5700 consensus_queue.cc:260] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.308506  5580 raft_consensus.cc:2468] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0dcbb2f1af4faebcda109a0edcd89b in term 0.
I20260630 12:36:52.309405  5739 raft_consensus.cc:2804] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.310442  5471 leader_election.cc:304] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.311018  5739 raft_consensus.cc:697] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Becoming Leader. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Running, Role: LEADER
I20260630 12:36:52.311642  5707 raft_consensus.cc:2804] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.310673  5702 ts_tablet_manager.cc:1434] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260630 12:36:52.312029  5707 raft_consensus.cc:493] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:36:52.307425  5620 leader_election.cc:343] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.313265  5707 raft_consensus.cc:3060] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.313603  5701 tablet_bootstrap.cc:654] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.311924  5739 consensus_queue.cc:237] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.316851  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58da306d52c347629989bd594f926de8" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.317569  5505 raft_consensus.cc:3060] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.318300  5579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1e8c2ccf6c4d5ba78d40afb9e4d5bf" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
I20260630 12:36:52.318905  5579 raft_consensus.cc:3060] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.313290  5702 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:52.320926  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1e8c2ccf6c4d5ba78d40afb9e4d5bf" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.320950  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58da306d52c347629989bd594f926de8" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
I20260630 12:36:52.322904  5580 raft_consensus.cc:3060] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.326350  5702 tablet_bootstrap.cc:654] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.330911  5707 raft_consensus.cc:515] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.333636  5579 raft_consensus.cc:2468] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.339227  5581 raft_consensus.cc:2468] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.340271  5620 leader_election.cc:304] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.342031  5505 raft_consensus.cc:2468] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.344509  5580 raft_consensus.cc:2468] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e29c62d683c74da1932cb3da8cc6f63d in term 1.
I20260630 12:36:52.345396  5754 raft_consensus.cc:2804] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.345897  5754 raft_consensus.cc:697] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Becoming Leader. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Running, Role: LEADER
I20260630 12:36:52.334301  5700 ts_tablet_manager.cc:1434] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260630 12:36:52.346638  5754 consensus_queue.cc:237] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.348767  5738 raft_consensus.cc:493] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.349308  5738 raft_consensus.cc:515] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.350518  5700 tablet_bootstrap.cc:492] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f: Bootstrap starting.
W20260630 12:36:52.350827  5620 leader_election.cc:343] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.351557  5738 leader_election.cc:290] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.351768  5620 leader_election.cc:304] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [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: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d; no voters: 
I20260630 12:36:52.352598  5738 raft_consensus.cc:2804] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.353314  5738 raft_consensus.cc:697] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Becoming Leader. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Running, Role: LEADER
I20260630 12:36:52.353605  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25393c90b42b4ae9a80e1732463a0a79" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.354303  5738 consensus_queue.cc:237] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.356088  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25393c90b42b4ae9a80e1732463a0a79" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.354470  5506 raft_consensus.cc:2393] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e29c62d683c74da1932cb3da8cc6f63d in current term 1: Already voted for candidate fc5a5960ce68429da4756db422d2940f in this term.
I20260630 12:36:52.357471  5620 leader_election.cc:304] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f; no voters: ca0dcbb2f1af4faebcda109a0edcd89b
I20260630 12:36:52.358403  5754 raft_consensus.cc:2804] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.358887  5754 raft_consensus.cc:697] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Becoming Leader. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Running, Role: LEADER
I20260630 12:36:52.359181  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de6eb5e86a047a89fa847935f1cfa8f" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
I20260630 12:36:52.359737  5580 raft_consensus.cc:3060] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.359639  5754 consensus_queue.cc:237] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.364634  5707 leader_election.cc:290] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [CANDIDATE]: Term 1 election: Requested vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.364665  5620 leader_election.cc:304] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f
I20260630 12:36:52.365651  5747 raft_consensus.cc:3060] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.366658  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de6eb5e86a047a89fa847935f1cfa8f" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.367308  5655 raft_consensus.cc:2468] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0dcbb2f1af4faebcda109a0edcd89b in term 0.
I20260630 12:36:52.372444  5735 raft_consensus.cc:493] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.372748  5701 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:52.373329  5701 ts_tablet_manager.cc:1403] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.021s
I20260630 12:36:52.373056  5735 raft_consensus.cc:515] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.373796  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de6eb5e86a047a89fa847935f1cfa8f" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d"
I20260630 12:36:52.374398  5654 raft_consensus.cc:3060] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.375241  5735 leader_election.cc:290] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.377714  5655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e803ccc9434d14ac8e2d2e112087e1" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
W20260630 12:36:52.380122  5546 leader_election.cc:343] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.380592  5700 tablet_bootstrap.cc:654] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.381754  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e803ccc9434d14ac8e2d2e112087e1" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.382498  5506 raft_consensus.cc:2468] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc5a5960ce68429da4756db422d2940f in term 0.
I20260630 12:36:52.383980  5546 leader_election.cc:304] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: e29c62d683c74da1932cb3da8cc6f63d
I20260630 12:36:52.384406  5580 raft_consensus.cc:2468] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0dcbb2f1af4faebcda109a0edcd89b in term 1.
I20260630 12:36:52.385456  5747 raft_consensus.cc:2749] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.385726  5471 leader_election.cc:304] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.387311  5735 raft_consensus.cc:2804] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.387656  5735 raft_consensus.cc:493] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.387933  5735 raft_consensus.cc:3060] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.387051  5707 raft_consensus.cc:2804] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.392211  5701 raft_consensus.cc:359] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.393069  5701 raft_consensus.cc:385] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.393378  5701 raft_consensus.cc:740] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.396226  5701 consensus_queue.cc:260] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.398497  5399 catalog_manager.cc:5697] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.404855  5654 raft_consensus.cc:2468] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0dcbb2f1af4faebcda109a0edcd89b in term 1.
I20260630 12:36:52.408212  5707 raft_consensus.cc:697] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Becoming Leader. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Running, Role: LEADER
I20260630 12:36:52.409160  5707 consensus_queue.cc:237] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.402741  5735 raft_consensus.cc:515] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.415143  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e803ccc9434d14ac8e2d2e112087e1" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b"
I20260630 12:36:52.415763  5506 raft_consensus.cc:3060] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.423838  5701 ts_tablet_manager.cc:1434] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.050s	user 0.015s	sys 0.004s
I20260630 12:36:52.426049  5701 tablet_bootstrap.cc:492] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b: Bootstrap starting.
I20260630 12:36:52.423950  5506 raft_consensus.cc:2468] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc5a5960ce68429da4756db422d2940f in term 1.
I20260630 12:36:52.427242  5702 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:52.427629  5700 tablet_bootstrap.cc:492] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f: No bootstrap required, opened a new log
I20260630 12:36:52.427783  5546 leader_election.cc:304] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.427717  5702 ts_tablet_manager.cc:1403] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.115s	user 0.035s	sys 0.036s
I20260630 12:36:52.428141  5700 ts_tablet_manager.cc:1403] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260630 12:36:52.428684  5737 raft_consensus.cc:2804] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.429180  5737 raft_consensus.cc:697] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Becoming Leader. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Running, Role: LEADER
I20260630 12:36:52.429936  5737 consensus_queue.cc:237] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.431703  5702 raft_consensus.cc:359] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.432440  5702 raft_consensus.cc:385] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.432770  5702 raft_consensus.cc:740] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.433663  5702 consensus_queue.cc:260] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.437188  5741 raft_consensus.cc:493] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.437674  5702 ts_tablet_manager.cc:1434] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:36:52.437744  5741 raft_consensus.cc:515] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.438786  5702 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: Bootstrap starting.
I20260630 12:36:52.440135  5741 leader_election.cc:290] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.436442  5700 raft_consensus.cc:359] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.441234  5700 raft_consensus.cc:385] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.441716  5700 raft_consensus.cc:740] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc5a5960ce68429da4756db422d2940f, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.442044  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83441c1d265420d97696fe81de887db" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.441721  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83441c1d265420d97696fe81de887db" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.442955  5506 raft_consensus.cc:2393] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc5a5960ce68429da4756db422d2940f in current term 1: Already voted for candidate e29c62d683c74da1932cb3da8cc6f63d in this term.
I20260630 12:36:52.442495  5700 consensus_queue.cc:260] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.443787  5403 catalog_manager.cc:5697] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.445237  5702 tablet_bootstrap.cc:654] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.445765  5403 catalog_manager.cc:5697] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.447728  5403 catalog_manager.cc:5697] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195). New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.450176  5700 ts_tablet_manager.cc:1434] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:36:52.451679  5735 leader_election.cc:290] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 election: Requested vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.452397  5546 leader_election.cc:304] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [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: fc5a5960ce68429da4756db422d2940f; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d
I20260630 12:36:52.453325  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e803ccc9434d14ac8e2d2e112087e1" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d"
I20260630 12:36:52.453727  5735 raft_consensus.cc:3060] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.452324  5399 catalog_manager.cc:5697] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: term changed from 0 to 1, leader changed from <none> to ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193). New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:52.454641  5546 leader_election.cc:343] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:52.460450  5401 catalog_manager.cc:5697] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f reported cstate change: term changed from 0 to 1, leader changed from <none> to fc5a5960ce68429da4756db422d2940f (127.0.252.194). New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.462987  5702 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: No bootstrap required, opened a new log
I20260630 12:36:52.463496  5702 ts_tablet_manager.cc:1403] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260630 12:36:52.464577  5735 raft_consensus.cc:2749] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.466238  5735 raft_consensus.cc:493] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.466128  5702 raft_consensus.cc:359] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.466914  5702 raft_consensus.cc:385] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.467223  5702 raft_consensus.cc:740] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e29c62d683c74da1932cb3da8cc6f63d, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.468066  5702 consensus_queue.cc:260] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.466800  5735 raft_consensus.cc:515] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.469935  5701 tablet_bootstrap.cc:654] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.470329  5702 ts_tablet_manager.cc:1434] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:36:52.471681  5506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972e2a2720cb44159c689f74daf60b99" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.472579  5506 raft_consensus.cc:2393] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc5a5960ce68429da4756db422d2940f in current term 1: Already voted for candidate e29c62d683c74da1932cb3da8cc6f63d in this term.
I20260630 12:36:52.473404  5735 leader_election.cc:290] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.474705  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972e2a2720cb44159c689f74daf60b99" candidate_uuid: "fc5a5960ce68429da4756db422d2940f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.474885  5701 tablet_bootstrap.cc:492] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b: No bootstrap required, opened a new log
I20260630 12:36:52.475708  5701 ts_tablet_manager.cc:1403] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.003s
I20260630 12:36:52.476091  5546 leader_election.cc:304] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [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: fc5a5960ce68429da4756db422d2940f; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d
I20260630 12:36:52.478071  5735 raft_consensus.cc:3060] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.478446  5701 raft_consensus.cc:359] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.479142  5701 raft_consensus.cc:385] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.479447  5701 raft_consensus.cc:740] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.480257  5701 consensus_queue.cc:260] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.481590  5707 raft_consensus.cc:493] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.482339  5701 ts_tablet_manager.cc:1434] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:52.482055  5707 raft_consensus.cc:515] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.484151  5707 leader_election.cc:290] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.486068  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f646e162d745f98f6105bcf4dc370f" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.486521  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f646e162d745f98f6105bcf4dc370f" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.486918  5580 raft_consensus.cc:2393] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca0dcbb2f1af4faebcda109a0edcd89b in current term 1: Already voted for candidate e29c62d683c74da1932cb3da8cc6f63d in this term.
I20260630 12:36:52.487928  5735 raft_consensus.cc:2749] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.490590  5471 leader_election.cc:304] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [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: ca0dcbb2f1af4faebcda109a0edcd89b; no voters: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f
I20260630 12:36:52.491578  5771 raft_consensus.cc:3060] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.491606  5707 raft_consensus.cc:493] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.493116  5707 raft_consensus.cc:515] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.495959  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a459cb10488455c97f0cc15ae51e8db" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.496659  5580 raft_consensus.cc:2468] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0dcbb2f1af4faebcda109a0edcd89b in term 0.
I20260630 12:36:52.497939  5471 leader_election.cc:304] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.498955  5772 raft_consensus.cc:2804] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.499272  5772 raft_consensus.cc:493] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.499567  5772 raft_consensus.cc:3060] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.500074  5707 leader_election.cc:290] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.498956  5771 raft_consensus.cc:2749] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.501144  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a459cb10488455c97f0cc15ae51e8db" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.501760  5654 raft_consensus.cc:2468] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca0dcbb2f1af4faebcda109a0edcd89b in term 0.
I20260630 12:36:52.505791  5772 raft_consensus.cc:515] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.507439  5772 leader_election.cc:290] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [CANDIDATE]: Term 1 election: Requested vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.508193  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a459cb10488455c97f0cc15ae51e8db" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f"
I20260630 12:36:52.508519  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a459cb10488455c97f0cc15ae51e8db" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d"
I20260630 12:36:52.509094  5654 raft_consensus.cc:3060] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.508819  5580 raft_consensus.cc:3060] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.516068  5580 raft_consensus.cc:2468] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0dcbb2f1af4faebcda109a0edcd89b in term 1.
I20260630 12:36:52.516068  5654 raft_consensus.cc:2468] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca0dcbb2f1af4faebcda109a0edcd89b in term 1.
I20260630 12:36:52.517428  5471 leader_election.cc:304] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [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: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f; no voters: 
I20260630 12:36:52.518069  5772 raft_consensus.cc:2804] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.518544  5772 raft_consensus.cc:697] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Becoming Leader. State: Replica: ca0dcbb2f1af4faebcda109a0edcd89b, State: Running, Role: LEADER
I20260630 12:36:52.519228  5772 consensus_queue.cc:237] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.526144  5403 catalog_manager.cc:5697] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: term changed from 0 to 1, leader changed from <none> to ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193). New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.533529  5735 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:52.550384  5735 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.552577  5772 raft_consensus.cc:493] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.553135  5772 raft_consensus.cc:515] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.555068  5772 leader_election.cc:290] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.556943  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bea0abf6164117ad3207bc1b626ff6" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.556975  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bea0abf6164117ad3207bc1b626ff6" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.557873  5580 raft_consensus.cc:2393] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca0dcbb2f1af4faebcda109a0edcd89b in current term 1: Already voted for candidate e29c62d683c74da1932cb3da8cc6f63d in this term.
I20260630 12:36:52.559162  5471 leader_election.cc:304] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [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: ca0dcbb2f1af4faebcda109a0edcd89b; no voters: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f
I20260630 12:36:52.560336  5772 raft_consensus.cc:3060] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.567204  5772 raft_consensus.cc:2749] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.578164  5735 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.582945  5738 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.590720  5737 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.608781  5754 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.664072  5738 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.674515  5738 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.708693  5738 consensus_queue.cc:1048] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.719167  5738 consensus_queue.cc:1048] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.772678  5739 consensus_queue.cc:1048] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.773903  5738 consensus_queue.cc:1048] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.782012  5738 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.795197  5738 raft_consensus.cc:493] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.795712  5738 raft_consensus.cc:515] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.805001  5505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e803ccc9434d14ac8e2d2e112087e1" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" is_pre_election: true
I20260630 12:36:52.805848  5505 raft_consensus.cc:2393] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e29c62d683c74da1932cb3da8cc6f63d in current term 1: Already voted for candidate fc5a5960ce68429da4756db422d2940f in this term.
I20260630 12:36:52.806352  5738 leader_election.cc:290] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:52.806913  5738 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.810151  5578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e803ccc9434d14ac8e2d2e112087e1" candidate_uuid: "e29c62d683c74da1932cb3da8cc6f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.814209  5620 leader_election.cc:304] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [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: e29c62d683c74da1932cb3da8cc6f63d; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f
I20260630 12:36:52.819226  5739 raft_consensus.cc:3060] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.839828  5739 raft_consensus.cc:2749] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.841262  5772 raft_consensus.cc:493] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.841781  5772 raft_consensus.cc:515] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } }
I20260630 12:36:52.843971  5772 leader_election.cc:290] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:52.845896  5580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1e8c2ccf6c4d5ba78d40afb9e4d5bf" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc5a5960ce68429da4756db422d2940f" is_pre_election: true
I20260630 12:36:52.846324  5505 raft_consensus.cc:3060] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.860170  5654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1e8c2ccf6c4d5ba78d40afb9e4d5bf" candidate_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e29c62d683c74da1932cb3da8cc6f63d" is_pre_election: true
I20260630 12:36:52.861372  5739 consensus_queue.cc:1048] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.868441  5471 leader_election.cc:304] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [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: ca0dcbb2f1af4faebcda109a0edcd89b; no voters: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f
I20260630 12:36:52.869984  5772 raft_consensus.cc:2749] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:52.871114  5737 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.888422  5772 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.927136  5735 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.950591  5739 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.955041  5747 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:52.955415  5739 consensus_queue.cc:1048] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.957208  5772 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:53.116726  5772 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:53.141508  5771 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:53.582461  5620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.194:45301, user_credentials={real_user=slave}} blocked reactor thread for 52093.2us
W20260630 12:36:53.826942  5620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.194:45301, user_credentials={real_user=slave}} blocked reactor thread for 170814us
W20260630 12:36:53.868968  5856 log.cc:927] Time spent T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b: Append to log took a long time: real 0.132s	user 0.004s	sys 0.000s
W20260630 12:36:54.095292  5862 log.cc:927] Time spent T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f: Append to log took a long time: real 0.157s	user 0.000s	sys 0.002s
W20260630 12:36:54.100669  5863 log.cc:927] Time spent T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260630 12:36:54.341133  5857 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41324 (ReqId={client: 96b74cf30b6546e982c5b970a2cb25d7, seq_no=16, attempt_no=0}) took 1044 ms. Trace:
I20260630 12:36:54.341722  5857 rpcz_store.cc:276] 0630 12:36:53.305022 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:53.309042 (+  4020us) service_pool.cc:224] Handling call
0630 12:36:54.341065 (+1032023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:53.627585 (+     0us) write_op.cc:183] PREPARE: starting on tablet 77f646e162d745f98f6105bcf4dc370f
0630 12:36:53.630180 (+  2595us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:53.630212 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:36:53.630231 (+    19us) tablet.cc:662] Decoding operations
0630 12:36:53.640681 (+ 10450us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:53.640727 (+    46us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:53.640757 (+    30us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:53.641204 (+   447us) tablet.cc:701] Row locks acquired
0630 12:36:53.641224 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:36:53.641972 (+   748us) write_op.cc:270] Start()
0630 12:36:53.645946 (+  3974us) write_op.cc:276] Timestamp: P: 1782823013641924 usec, L: 0
0630 12:36:53.647480 (+  1534us) op_driver.cc:348] REPLICATION: starting
0630 12:36:53.672065 (+ 24585us) log.cc:844] Serialized 562 byte log entry
0630 12:36:54.301693 (+629628us) op_driver.cc:464] REPLICATION: finished
0630 12:36:54.302743 (+  1050us) write_op.cc:301] APPLY: starting
0630 12:36:54.302811 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:54.302996 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:54.303088 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:54.309901 (+  6813us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:54.310073 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:54.310117 (+    44us) write_op.cc:312] APPLY: finished
0630 12:36:54.310321 (+   204us) log.cc:844] Serialized 52 byte log entry
0630 12:36:54.340632 (+ 30311us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:54.340722 (+    90us) write_op.cc:454] Released schema lock
0630 12:36:54.340767 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":865,"mutex_wait_us":6728,"num_ops":6,"prepare.queue_time_us":278323,"prepare.run_cpu_time_us":3758,"prepare.run_wall_time_us":54175,"raft.queue_time_us":25483,"raft.run_cpu_time_us":17,"raft.run_wall_time_us":17,"replication_time_us":654098}]]}
W20260630 12:36:55.177086  5546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.193:41215, user_credentials={real_user=slave}} blocked reactor thread for 48554.5us
W20260630 12:36:55.879930  5620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.194:45301, user_credentials={real_user=slave}} blocked reactor thread for 45193.6us
W20260630 12:36:55.901221  5686 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.252.194:45301, user_credentials={real_user=slave}} blocked reactor thread for 54668.1us
W20260630 12:36:56.149477  5620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.193:41215, user_credentials={real_user=slave}} blocked reactor thread for 65046.6us
W20260630 12:36:57.165678  5620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.194:45301, user_credentials={real_user=slave}} blocked reactor thread for 49217.8us
I20260630 12:36:57.292158  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.321444  5897 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
W20260630 12:36:57.325393  5898 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
W20260630 12:36:57.326807  5900 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
I20260630 12:36:57.328011  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:57.329314  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.329541  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.329712  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823017329699 us; error 0 us; skew 500 ppm
I20260630 12:36:57.330197  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.333045  1011 webserver.cc:533] Webserver started at http://127.0.252.196:35431/ using document root <none> and password file <none>
I20260630 12:36:57.333561  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.333767  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.334051  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.335330  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "e7fe97ef61ed461490e0e7ad1406f314"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-7v2h"
I20260630 12:36:57.340137  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:36:57.343896  5905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.344797  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:57.345079  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "e7fe97ef61ed461490e0e7ad1406f314"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-7v2h"
I20260630 12:36:57.345367  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-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)
I20260630 12:36:57.358933  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.360383  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.361912  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:57.364326  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:57.364542  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.364799  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:57.364959  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.407449  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:46443
I20260630 12:36:57.407560  5967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:46443 every 8 connection(s)
I20260630 12:36:57.413095  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.420492  5972 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
W20260630 12:36:57.421226  5973 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
W20260630 12:36:57.424247  5975 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
I20260630 12:36:57.425575  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:57.428948  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.429266  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.429492  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823017429474 us; error 0 us; skew 500 ppm
I20260630 12:36:57.430138  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.430851  5968 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36253
I20260630 12:36:57.431244  5968 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.432070  5968 heartbeater.cc:507] Master 127.0.252.254:36253 requested a full tablet report, sending...
I20260630 12:36:57.432825  1011 webserver.cc:533] Webserver started at http://127.0.252.197:40641/ using document root <none> and password file <none>
I20260630 12:36:57.433396  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.433643  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.433923  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.434231  5399 ts_manager.cc:194] Registered new tserver with Master: e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196:46443)
I20260630 12:36:57.435071  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-4-root/instance:
uuid: "8a8413b8692c4b57a4d8a006468cdb05"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-7v2h"
I20260630 12:36:57.435886  5399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43936
I20260630 12:36:57.440622  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260630 12:36:57.444638  5980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.445693  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:57.446043  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-4-root
uuid: "8a8413b8692c4b57a4d8a006468cdb05"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-7v2h"
I20260630 12:36:57.446322  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-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)
I20260630 12:36:57.462785  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.464257  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.466183  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:57.469762  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:57.470070  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.470366  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:57.470582  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.473119  5576 consensus_queue.cc:237] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:36:57.481719  5653 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:57.483842  5501 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:57.484057  5871 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:57.485692  5881 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:57.492897  5881 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.495319  5655 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
W20260630 12:36:57.499044  5546 consensus_peers.cc:597] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f -> Peer e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196:46443): Couldn't send request to peer e7fe97ef61ed461490e0e7ad1406f314. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83e803ccc9434d14ac8e2d2e112087e1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.501439  5501 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.517201  5399 catalog_manager.cc:5697] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:57.539052  5655 consensus_queue.cc:237] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:36:57.556258  5576 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:57.558804  5501 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:57.560374  5892 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:57.561697  5895 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:36:57.568252  5620 consensus_peers.cc:597] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d -> Peer e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196:46443): Couldn't send request to peer e7fe97ef61ed461490e0e7ad1406f314. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6bea0abf6164117ad3207bc1b626ff6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.571584  5802 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.573062  5501 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.577042  5576 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.588632  5655 consensus_queue.cc:237] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:36:57.589422  5399 catalog_manager.cc:5697] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:36:57.596395  5620 consensus_peers.cc:597] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d -> Peer e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196:46443): Couldn't send request to peer e7fe97ef61ed461490e0e7ad1406f314. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77f646e162d745f98f6105bcf4dc370f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.601799  5578 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:57.602865  5501 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:57.603781  5859 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:57.605922  5859 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:57.615073  5802 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.618592  5576 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.619158  5501 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.634927  5401 catalog_manager.cc:5697] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.654346  5655 consensus_queue.cc:237] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
W20260630 12:36:57.661237  5620 consensus_peers.cc:597] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d -> Peer e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196:46443): Couldn't send request to peer e7fe97ef61ed461490e0e7ad1406f314. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58da306d52c347629989bd594f926de8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.663631  5576 raft_consensus.cc:1275] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:57.664505  5501 raft_consensus.cc:1275] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:57.667673  5891 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:57.668680  5895 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:57.677641  5576 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.680716  5504 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.675750  5891 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.692924  5401 catalog_manager.cc:5697] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index -1 to 26, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:36:57.734172  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.197:40965
I20260630 12:36:57.734973  6052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.197:40965 every 8 connection(s)
I20260630 12:36:57.740949  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.755426  6056 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
I20260630 12:36:57.758303  6053 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36253
I20260630 12:36:57.758780  6053 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.759752  6053 heartbeater.cc:507] Master 127.0.252.254:36253 requested a full tablet report, sending...
W20260630 12:36:57.761144  6057 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
I20260630 12:36:57.763612  5401 ts_manager.cc:194] Registered new tserver with Master: 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197:40965)
I20260630 12:36:57.765604  5401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43940
W20260630 12:36:57.771095  6059 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
I20260630 12:36:57.773667  1011 server_base.cc:1061] running on GCE node
I20260630 12:36:57.776785  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.777022  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:57.777216  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823017777197 us; error 0 us; skew 500 ppm
I20260630 12:36:57.777745  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.780376  1011 webserver.cc:533] Webserver started at http://127.0.252.198:41107/ using document root <none> and password file <none>
I20260630 12:36:57.780884  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.781072  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.781333  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.782693  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-5-root/instance:
uuid: "7d47575a7dd74f6c8a31f6851097352c"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-7v2h"
I20260630 12:36:57.788259  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:36:57.792915  6064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.793804  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:36:57.794181  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-5-root
uuid: "7d47575a7dd74f6c8a31f6851097352c"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-7v2h"
I20260630 12:36:57.794551  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-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)
I20260630 12:36:57.821823  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.823927  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.826467  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:57.828794  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:57.829003  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.829243  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:57.829409  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.908103  6120 ts_tablet_manager.cc:933] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: Initiating tablet copy from peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:36:57.918543  6120 tablet_copy_client.cc:323] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:45301
I20260630 12:36:57.924950  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.198:36285
I20260630 12:36:57.925081  6128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.198:36285 every 8 connection(s)
I20260630 12:36:57.933239  5591 tablet_copy_service.cc:140] P fc5a5960ce68429da4756db422d2940f: Received BeginTabletCopySession request for tablet 83e803ccc9434d14ac8e2d2e112087e1 from peer e7fe97ef61ed461490e0e7ad1406f314 ({username='slave'} at 127.0.0.1:60828)
I20260630 12:36:57.933941  5591 tablet_copy_service.cc:161] P fc5a5960ce68429da4756db422d2940f: Beginning new tablet copy session on tablet 83e803ccc9434d14ac8e2d2e112087e1 from peer e7fe97ef61ed461490e0e7ad1406f314 at {username='slave'} at 127.0.0.1:60828: session id = e7fe97ef61ed461490e0e7ad1406f314-83e803ccc9434d14ac8e2d2e112087e1
I20260630 12:36:57.945504  5591 tablet_copy_source_session.cc:215] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:57.949294  6120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e803ccc9434d14ac8e2d2e112087e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:57.963982  6120 tablet_copy_client.cc:806] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:57.964675  6120 tablet_copy_client.cc:670] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:57.964741  6129 heartbeater.cc:344] Connected to a master server at 127.0.252.254:36253
I20260630 12:36:57.965343  6129 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.966346  6129 heartbeater.cc:507] Master 127.0.252.254:36253 requested a full tablet report, sending...
I20260630 12:36:57.968753  5401 ts_manager.cc:194] Registered new tserver with Master: 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198:36285)
I20260630 12:36:57.969344  6122 tablet_copy_client.cc:1025] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:57.970273  5401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43954
I20260630 12:36:58.051267  6132 ts_tablet_manager.cc:933] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: Initiating tablet copy from peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:58.053175  6132 tablet_copy_client.cc:323] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33207
I20260630 12:36:58.073143  5665 tablet_copy_service.cc:140] P e29c62d683c74da1932cb3da8cc6f63d: Received BeginTabletCopySession request for tablet a6bea0abf6164117ad3207bc1b626ff6 from peer e7fe97ef61ed461490e0e7ad1406f314 ({username='slave'} at 127.0.0.1:41336)
I20260630 12:36:58.073786  5665 tablet_copy_service.cc:161] P e29c62d683c74da1932cb3da8cc6f63d: Beginning new tablet copy session on tablet a6bea0abf6164117ad3207bc1b626ff6 from peer e7fe97ef61ed461490e0e7ad1406f314 at {username='slave'} at 127.0.0.1:41336: session id = e7fe97ef61ed461490e0e7ad1406f314-a6bea0abf6164117ad3207bc1b626ff6
I20260630 12:36:58.080852  5665 tablet_copy_source_session.cc:215] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:58.087674  6132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bea0abf6164117ad3207bc1b626ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.103369  6132 tablet_copy_client.cc:806] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:58.104014  6132 tablet_copy_client.cc:670] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:58.108394  6133 tablet_copy_client.cc:1025] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:58.179543  6135 ts_tablet_manager.cc:933] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: Initiating tablet copy from peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:58.181437  6135 tablet_copy_client.cc:323] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33207
I20260630 12:36:58.183153  5665 tablet_copy_service.cc:140] P e29c62d683c74da1932cb3da8cc6f63d: Received BeginTabletCopySession request for tablet 77f646e162d745f98f6105bcf4dc370f from peer e7fe97ef61ed461490e0e7ad1406f314 ({username='slave'} at 127.0.0.1:41336)
I20260630 12:36:58.183679  5665 tablet_copy_service.cc:161] P e29c62d683c74da1932cb3da8cc6f63d: Beginning new tablet copy session on tablet 77f646e162d745f98f6105bcf4dc370f from peer e7fe97ef61ed461490e0e7ad1406f314 at {username='slave'} at 127.0.0.1:41336: session id = e7fe97ef61ed461490e0e7ad1406f314-77f646e162d745f98f6105bcf4dc370f
I20260630 12:36:58.186478  6137 ts_tablet_manager.cc:933] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: Initiating tablet copy from peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:36:58.188944  6137 tablet_copy_client.cc:323] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33207
I20260630 12:36:58.190970  5664 tablet_copy_service.cc:140] P e29c62d683c74da1932cb3da8cc6f63d: Received BeginTabletCopySession request for tablet 58da306d52c347629989bd594f926de8 from peer e7fe97ef61ed461490e0e7ad1406f314 ({username='slave'} at 127.0.0.1:41336)
I20260630 12:36:58.191286  5665 tablet_copy_source_session.cc:215] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:58.191589  5664 tablet_copy_service.cc:161] P e29c62d683c74da1932cb3da8cc6f63d: Beginning new tablet copy session on tablet 58da306d52c347629989bd594f926de8 from peer e7fe97ef61ed461490e0e7ad1406f314 at {username='slave'} at 127.0.0.1:41336: session id = e7fe97ef61ed461490e0e7ad1406f314-58da306d52c347629989bd594f926de8
I20260630 12:36:58.193943  6135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f646e162d745f98f6105bcf4dc370f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.199534  5664 tablet_copy_source_session.cc:215] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:58.203296  6137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58da306d52c347629989bd594f926de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:58.208196  6135 tablet_copy_client.cc:806] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:58.208900  6135 tablet_copy_client.cc:670] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:58.213778  6136 tablet_copy_client.cc:1025] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:58.218068  6137 tablet_copy_client.cc:806] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:58.218672  6137 tablet_copy_client.cc:670] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:58.222303  6138 tablet_copy_client.cc:1025] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:58.439064  5968 heartbeater.cc:499] Master 127.0.252.254:36253 was elected leader, sending a full tablet report...
I20260630 12:36:58.768879  6053 heartbeater.cc:499] Master 127.0.252.254:36253 was elected leader, sending a full tablet report...
I20260630 12:36:58.973266  6129 heartbeater.cc:499] Master 127.0.252.254:36253 was elected leader, sending a full tablet report...
I20260630 12:36:59.970368  6120 tablet_copy_client.cc:538] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:59.977514  6120 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap starting.
I20260630 12:37:00.090157  6120 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:00.090941  6120 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap complete.
I20260630 12:37:00.091820  6120 ts_tablet_manager.cc:1403] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: Time spent bootstrapping tablet: real 0.115s	user 0.091s	sys 0.020s
I20260630 12:37:00.094168  6120 raft_consensus.cc:359] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:00.094794  6120 raft_consensus.cc:740] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7fe97ef61ed461490e0e7ad1406f314, State: Initialized, Role: LEARNER
I20260630 12:37:00.095271  6120 consensus_queue.cc:260] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:00.097755  6120 ts_tablet_manager.cc:1434] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:37:00.100172  5591 tablet_copy_service.cc:342] P fc5a5960ce68429da4756db422d2940f: Request end of tablet copy session e7fe97ef61ed461490e0e7ad1406f314-83e803ccc9434d14ac8e2d2e112087e1 received from {username='slave'} at 127.0.0.1:60828
I20260630 12:37:00.100770  5591 tablet_copy_service.cc:434] P fc5a5960ce68429da4756db422d2940f: ending tablet copy session e7fe97ef61ed461490e0e7ad1406f314-83e803ccc9434d14ac8e2d2e112087e1 on tablet 83e803ccc9434d14ac8e2d2e112087e1 with peer e7fe97ef61ed461490e0e7ad1406f314
I20260630 12:37:00.109470  6132 tablet_copy_client.cc:538] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:00.120584  6132 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap starting.
I20260630 12:37:00.214795  6135 tablet_copy_client.cc:538] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:00.222971  6135 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap starting.
I20260630 12:37:00.223237  6137 tablet_copy_client.cc:538] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:00.249557  6137 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap starting.
I20260630 12:37:00.276470  6132 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: 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
I20260630 12:37:00.278934  6132 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap complete.
I20260630 12:37:00.279731  6132 ts_tablet_manager.cc:1403] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: Time spent bootstrapping tablet: real 0.159s	user 0.140s	sys 0.017s
I20260630 12:37:00.283167  6132 raft_consensus.cc:359] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:00.284047  6132 raft_consensus.cc:740] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7fe97ef61ed461490e0e7ad1406f314, State: Initialized, Role: LEARNER
I20260630 12:37:00.284711  6132 consensus_queue.cc:260] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:00.286391  6132 ts_tablet_manager.cc:1434] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:00.288344  5664 tablet_copy_service.cc:342] P e29c62d683c74da1932cb3da8cc6f63d: Request end of tablet copy session e7fe97ef61ed461490e0e7ad1406f314-a6bea0abf6164117ad3207bc1b626ff6 received from {username='slave'} at 127.0.0.1:41336
I20260630 12:37:00.292752  5664 tablet_copy_service.cc:434] P e29c62d683c74da1932cb3da8cc6f63d: ending tablet copy session e7fe97ef61ed461490e0e7ad1406f314-a6bea0abf6164117ad3207bc1b626ff6 on tablet a6bea0abf6164117ad3207bc1b626ff6 with peer e7fe97ef61ed461490e0e7ad1406f314
I20260630 12:37:00.371239  6135 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:00.372058  6135 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap complete.
I20260630 12:37:00.372656  6135 ts_tablet_manager.cc:1403] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: Time spent bootstrapping tablet: real 0.150s	user 0.126s	sys 0.016s
I20260630 12:37:00.374650  6135 raft_consensus.cc:359] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:00.375264  6135 raft_consensus.cc:740] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7fe97ef61ed461490e0e7ad1406f314, State: Initialized, Role: LEARNER
I20260630 12:37:00.375730  6135 consensus_queue.cc:260] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:00.380193  6135 ts_tablet_manager.cc:1434] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:37:00.382040  5664 tablet_copy_service.cc:342] P e29c62d683c74da1932cb3da8cc6f63d: Request end of tablet copy session e7fe97ef61ed461490e0e7ad1406f314-77f646e162d745f98f6105bcf4dc370f received from {username='slave'} at 127.0.0.1:41336
I20260630 12:37:00.382609  5664 tablet_copy_service.cc:434] P e29c62d683c74da1932cb3da8cc6f63d: ending tablet copy session e7fe97ef61ed461490e0e7ad1406f314-77f646e162d745f98f6105bcf4dc370f on tablet 77f646e162d745f98f6105bcf4dc370f with peer e7fe97ef61ed461490e0e7ad1406f314
I20260630 12:37:00.411834  6137 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:00.412680  6137 tablet_bootstrap.cc:492] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap complete.
I20260630 12:37:00.413254  6137 ts_tablet_manager.cc:1403] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: Time spent bootstrapping tablet: real 0.164s	user 0.127s	sys 0.019s
I20260630 12:37:00.415122  6137 raft_consensus.cc:359] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:00.415822  6137 raft_consensus.cc:740] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7fe97ef61ed461490e0e7ad1406f314, State: Initialized, Role: LEARNER
I20260630 12:37:00.416388  6137 consensus_queue.cc:260] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:00.418393  6137 ts_tablet_manager.cc:1434] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:00.420166  5664 tablet_copy_service.cc:342] P e29c62d683c74da1932cb3da8cc6f63d: Request end of tablet copy session e7fe97ef61ed461490e0e7ad1406f314-58da306d52c347629989bd594f926de8 received from {username='slave'} at 127.0.0.1:41336
I20260630 12:37:00.420681  5664 tablet_copy_service.cc:434] P e29c62d683c74da1932cb3da8cc6f63d: ending tablet copy session e7fe97ef61ed461490e0e7ad1406f314-58da306d52c347629989bd594f926de8 on tablet 58da306d52c347629989bd594f926de8 with peer e7fe97ef61ed461490e0e7ad1406f314
I20260630 12:37:00.433111  5943 raft_consensus.cc:1217] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:37:00.573859  5943 raft_consensus.cc:1217] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:37:00.657600  5943 raft_consensus.cc:1217] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:37:00.672966  5943 raft_consensus.cc:1217] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:37:00.831106  6142 raft_consensus.cc:1064] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: attempting to promote NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 to VOTER
I20260630 12:37:00.833142  6142 consensus_queue.cc:237] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } }
I20260630 12:37:00.840400  5655 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:00.840634  5943 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:00.842401  6148 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:00.842651  5504 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:00.843459  6142 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:00.844470  6149 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:00.854902  6142 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.857352  5655 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.859023  5504 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.868968  5401 catalog_manager.cc:5697] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.880097  5943 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.902472  5576 consensus_queue.cc:237] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } }
I20260630 12:37:00.908437  5943 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:00.908835  5504 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:00.909835  6149 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:00.910778  6148 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:00.917603  6149 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.919997  5504 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.919997  5943 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.932495  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83e803ccc9434d14ac8e2d2e112087e1 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:00.934072  5399 catalog_manager.cc:5697] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:00.947778  5636 tablet_service.cc:1558] Processing DeleteTablet for tablet 83e803ccc9434d14ac8e2d2e112087e1 with delete_type TABLET_DATA_TOMBSTONED (TS e29c62d683c74da1932cb3da8cc6f63d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45106
I20260630 12:37:00.950567  6158 tablet_replica.cc:333] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:00.951709  6158 raft_consensus.cc:2243] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:00.952603  6158 raft_consensus.cc:2272] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:00.956750  6158 ts_tablet_manager.cc:1916] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:00.973191  6158 ts_tablet_manager.cc:1929] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:37:00.973657  6158 log.cc:1199] T 83e803ccc9434d14ac8e2d2e112087e1 P e29c62d683c74da1932cb3da8cc6f63d: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/83e803ccc9434d14ac8e2d2e112087e1
I20260630 12:37:00.975370  5390 catalog_manager.cc:5028] TS e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): tablet 83e803ccc9434d14ac8e2d2e112087e1 (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:00.987727  6139 raft_consensus.cc:1064] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: attempting to promote NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 to VOTER
I20260630 12:37:00.991009  6139 consensus_queue.cc:237] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } }
I20260630 12:37:00.997747  5943 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.001559  5576 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.002296  5895 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:01.002321  5504 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.003332  6139 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:01.004228  6159 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:01.015622  5895 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.017534  5578 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.019634  5943 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.034190  5400 catalog_manager.cc:5697] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 reported cstate change: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.035121  5504 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.062315  5655 consensus_queue.cc:237] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } }
I20260630 12:37:01.066908  5943 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:01.066998  5504 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:01.068501  5895 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:01.069453  6139 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:01.075845  6139 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.077968  5504 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.078020  5943 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.087598  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6bea0abf6164117ad3207bc1b626ff6 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:01.092960  5399 catalog_manager.cc:5697] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index 27 to 28, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.103143  5569 tablet_service.cc:1558] Processing DeleteTablet for tablet a6bea0abf6164117ad3207bc1b626ff6 with delete_type TABLET_DATA_TOMBSTONED (TS fc5a5960ce68429da4756db422d2940f not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53676
I20260630 12:37:01.106504  6164 tablet_replica.cc:333] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:01.107506  6164 raft_consensus.cc:2243] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.108502  6164 raft_consensus.cc:2272] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.112066  6164 ts_tablet_manager.cc:1916] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:01.128618  6164 ts_tablet_manager.cc:1929] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:37:01.129050  6164 log.cc:1199] T a6bea0abf6164117ad3207bc1b626ff6 P fc5a5960ce68429da4756db422d2940f: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/a6bea0abf6164117ad3207bc1b626ff6
I20260630 12:37:01.130707  5390 catalog_manager.cc:5028] TS fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): tablet a6bea0abf6164117ad3207bc1b626ff6 (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:01.187443  5895 raft_consensus.cc:1064] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: attempting to promote NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 to VOTER
I20260630 12:37:01.189507  5895 consensus_queue.cc:237] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } }
I20260630 12:37:01.196069  5943 raft_consensus.cc:1275] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.196153  5578 raft_consensus.cc:1275] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.196851  5504 raft_consensus.cc:1275] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.198102  5895 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:01.199084  6139 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:01.200202  6159 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:01.222855  6159 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.231544  5578 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.235496  6139 raft_consensus.cc:1064] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: attempting to promote NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 to VOTER
I20260630 12:37:01.237869  6139 consensus_queue.cc:237] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } }
I20260630 12:37:01.237632  5943 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.253983  5401 catalog_manager.cc:5697] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 reported cstate change: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.268375  5504 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.270649  5576 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.278586  5501 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.278586  5943 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:01.280005  6159 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:01.281715  6170 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:01.282984  5895 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:01.305413  6170 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.307542  5943 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.312165  5504 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.313663  5655 consensus_queue.cc:237] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } }
I20260630 12:37:01.322245  5942 raft_consensus.cc:1275] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:01.323761  5576 raft_consensus.cc:1275] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:01.327287  6171 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:01.327239  5401 catalog_manager.cc:5697] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 reported cstate change: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.329509  5895 consensus_queue.cc:1048] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:01.332631  5576 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.339217  5895 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.342999  5578 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.347962  5942 raft_consensus.cc:2955] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.359033  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58da306d52c347629989bd594f926de8 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:01.366518  5404 catalog_manager.cc:5697] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.370814  5655 consensus_queue.cc:237] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } }
I20260630 12:37:01.378777  5942 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:01.380998  5487 tablet_service.cc:1558] Processing DeleteTablet for tablet 58da306d52c347629989bd594f926de8 with delete_type TABLET_DATA_TOMBSTONED (TS ca0dcbb2f1af4faebcda109a0edcd89b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53996
I20260630 12:37:01.383276  6176 tablet_replica.cc:333] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:01.384299  6176 raft_consensus.cc:2243] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.380239  5895 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.004s
I20260630 12:37:01.385064  6176 raft_consensus.cc:2272] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.388494  6176 ts_tablet_manager.cc:1916] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:01.389454  5578 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:01.391412  5895 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:01.392913  6139 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.396011  5942 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.404640  5576 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.409686  6176 ts_tablet_manager.cc:1929] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:37:01.410233  6176 log.cc:1199] T 58da306d52c347629989bd594f926de8 P ca0dcbb2f1af4faebcda109a0edcd89b: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/58da306d52c347629989bd594f926de8
I20260630 12:37:01.410517  5401 catalog_manager.cc:5697] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 reported cstate change: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } }
I20260630 12:37:01.411985  5390 catalog_manager.cc:5028] TS ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): tablet 58da306d52c347629989bd594f926de8 (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:01.421584  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77f646e162d745f98f6105bcf4dc370f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:01.423724  5487 tablet_service.cc:1558] Processing DeleteTablet for tablet 77f646e162d745f98f6105bcf4dc370f with delete_type TABLET_DATA_TOMBSTONED (TS ca0dcbb2f1af4faebcda109a0edcd89b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53996
I20260630 12:37:01.428530  6176 tablet_replica.cc:333] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:01.429260  6176 raft_consensus.cc:2243] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:01.430100  6176 raft_consensus.cc:2272] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:01.433686  6176 ts_tablet_manager.cc:1916] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:01.444766  6176 ts_tablet_manager.cc:1929] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:37:01.445104  6176 log.cc:1199] T 77f646e162d745f98f6105bcf4dc370f P ca0dcbb2f1af4faebcda109a0edcd89b: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/77f646e162d745f98f6105bcf4dc370f
I20260630 12:37:01.446523  5390 catalog_manager.cc:5028] TS ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): tablet 77f646e162d745f98f6105bcf4dc370f (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:02.458390  5504 consensus_queue.cc:237] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:02.466812  5653 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:02.467538  5576 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:02.468593  6181 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:37:02.470136  5890 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:37:02.478603  6181 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.481233  5653 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
W20260630 12:37:02.482652  5470 consensus_peers.cc:597] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b -> Peer 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198:36285): Couldn't send request to peer 7d47575a7dd74f6c8a31f6851097352c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8de6eb5e86a047a89fa847935f1cfa8f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:02.483822  5576 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.497602  5504 consensus_queue.cc:237] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:02.498517  5401 catalog_manager.cc:5697] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.506673  5653 raft_consensus.cc:1275] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:02.507177  5576 raft_consensus.cc:1275] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:02.508739  5890 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:37:02.509815  6188 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:37:02.527602  5472 consensus_peers.cc:597] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b -> Peer 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197:40965): Couldn't send request to peer 8a8413b8692c4b57a4d8a006468cdb05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a459cb10488455c97f0cc15ae51e8db. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:02.528333  6188 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.529764  5577 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.541368  5653 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.545061  5576 consensus_queue.cc:237] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:02.546181  5404 catalog_manager.cc:5697] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index -1 to 26, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:02.565797  5504 raft_consensus.cc:1275] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:02.565794  5653 raft_consensus.cc:1275] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:02.568177  6149 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:37:02.569238  6196 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:37:02.577016  5545 consensus_peers.cc:597] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f -> Peer 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198:36285): Couldn't send request to peer 7d47575a7dd74f6c8a31f6851097352c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1f701f008c94324b9b64717c31fec34. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:02.579071  6177 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.580587  5504 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.581003  5653 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.593639  5401 catalog_manager.cc:5697] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.594945  5653 consensus_queue.cc:237] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:02.603688  5576 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:37:02.605254  6139 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:37:02.611503  5504 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:37:02.612867  6139 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:37:02.615592  6139 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.617331  5576 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.625188  5504 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
W20260630 12:37:02.626895  5621 consensus_peers.cc:597] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d -> Peer 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197:40965): Couldn't send request to peer 8a8413b8692c4b57a4d8a006468cdb05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f83441c1d265420d97696fe81de887db. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:02.630913  5404 catalog_manager.cc:5697] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index -1 to 25, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.638329  5653 consensus_queue.cc:237] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:02.647125  5943 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:02.647116  5504 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260630 12:37:02.647675  5621 consensus_peers.cc:597] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d -> Peer 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197:40965): Couldn't send request to peer 8a8413b8692c4b57a4d8a006468cdb05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6bea0abf6164117ad3207bc1b626ff6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:02.649092  6139 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:02.649981  6204 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:37:02.657860  6204 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.659340  5504 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.659708  5943 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.670820  5401 catalog_manager.cc:5697] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:02.674113  5576 consensus_queue.cc:237] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
W20260630 12:37:02.685721  5545 consensus_peers.cc:597] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f -> Peer 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198:36285): Couldn't send request to peer 7d47575a7dd74f6c8a31f6851097352c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25393c90b42b4ae9a80e1732463a0a79. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:02.686268  5653 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:02.688650  5504 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:02.689285  6177 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:37:02.692322  6177 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:37:02.701052  6149 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.704689  5653 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.708894  5504 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:02.719835  5401 catalog_manager.cc:5697] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index -1 to 26, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:02.879496  6214 ts_tablet_manager.cc:933] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: Initiating tablet copy from peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215)
I20260630 12:37:02.881291  6214 tablet_copy_client.cc:323] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:41215
I20260630 12:37:02.891431  5516 tablet_copy_service.cc:140] P ca0dcbb2f1af4faebcda109a0edcd89b: Received BeginTabletCopySession request for tablet 8de6eb5e86a047a89fa847935f1cfa8f from peer 7d47575a7dd74f6c8a31f6851097352c ({username='slave'} at 127.0.0.1:40206)
I20260630 12:37:02.892068  5516 tablet_copy_service.cc:161] P ca0dcbb2f1af4faebcda109a0edcd89b: Beginning new tablet copy session on tablet 8de6eb5e86a047a89fa847935f1cfa8f from peer 7d47575a7dd74f6c8a31f6851097352c at {username='slave'} at 127.0.0.1:40206: session id = 7d47575a7dd74f6c8a31f6851097352c-8de6eb5e86a047a89fa847935f1cfa8f
I20260630 12:37:02.900130  5516 tablet_copy_source_session.cc:215] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:02.903697  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de6eb5e86a047a89fa847935f1cfa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.914753  6214 tablet_copy_client.cc:806] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:02.915326  6214 tablet_copy_client.cc:670] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:02.919786  6215 tablet_copy_client.cc:1025] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:02.922480  6217 ts_tablet_manager.cc:933] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: Initiating tablet copy from peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215)
I20260630 12:37:02.924306  6217 tablet_copy_client.cc:323] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:41215
I20260630 12:37:02.934842  5516 tablet_copy_service.cc:140] P ca0dcbb2f1af4faebcda109a0edcd89b: Received BeginTabletCopySession request for tablet 7a459cb10488455c97f0cc15ae51e8db from peer 8a8413b8692c4b57a4d8a006468cdb05 ({username='slave'} at 127.0.0.1:40216)
I20260630 12:37:02.935302  5516 tablet_copy_service.cc:161] P ca0dcbb2f1af4faebcda109a0edcd89b: Beginning new tablet copy session on tablet 7a459cb10488455c97f0cc15ae51e8db from peer 8a8413b8692c4b57a4d8a006468cdb05 at {username='slave'} at 127.0.0.1:40216: session id = 8a8413b8692c4b57a4d8a006468cdb05-7a459cb10488455c97f0cc15ae51e8db
I20260630 12:37:02.940927  5516 tablet_copy_source_session.cc:215] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:02.943658  6217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a459cb10488455c97f0cc15ae51e8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.954595  6217 tablet_copy_client.cc:806] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:02.955232  6217 tablet_copy_client.cc:670] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:02.960479  6218 tablet_copy_client.cc:1025] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:02.961254  6220 ts_tablet_manager.cc:933] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: Initiating tablet copy from peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:37:02.962932  6220 tablet_copy_client.cc:323] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:45301
I20260630 12:37:02.973277  5591 tablet_copy_service.cc:140] P fc5a5960ce68429da4756db422d2940f: Received BeginTabletCopySession request for tablet f1f701f008c94324b9b64717c31fec34 from peer 7d47575a7dd74f6c8a31f6851097352c ({username='slave'} at 127.0.0.1:48702)
I20260630 12:37:02.973873  5591 tablet_copy_service.cc:161] P fc5a5960ce68429da4756db422d2940f: Beginning new tablet copy session on tablet f1f701f008c94324b9b64717c31fec34 from peer 7d47575a7dd74f6c8a31f6851097352c at {username='slave'} at 127.0.0.1:48702: session id = 7d47575a7dd74f6c8a31f6851097352c-f1f701f008c94324b9b64717c31fec34
I20260630 12:37:02.981422  5591 tablet_copy_source_session.cc:215] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:02.984305  6220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f701f008c94324b9b64717c31fec34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.997356  6220 tablet_copy_client.cc:806] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:02.998201  6220 tablet_copy_client.cc:670] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:03.002339  6221 tablet_copy_client.cc:1025] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:03.062985  6223 ts_tablet_manager.cc:933] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: Initiating tablet copy from peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:37:03.064908  6223 tablet_copy_client.cc:323] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33207
I20260630 12:37:03.075863  5664 tablet_copy_service.cc:140] P e29c62d683c74da1932cb3da8cc6f63d: Received BeginTabletCopySession request for tablet f83441c1d265420d97696fe81de887db from peer 8a8413b8692c4b57a4d8a006468cdb05 ({username='slave'} at 127.0.0.1:57560)
I20260630 12:37:03.076447  5664 tablet_copy_service.cc:161] P e29c62d683c74da1932cb3da8cc6f63d: Beginning new tablet copy session on tablet f83441c1d265420d97696fe81de887db from peer 8a8413b8692c4b57a4d8a006468cdb05 at {username='slave'} at 127.0.0.1:57560: session id = 8a8413b8692c4b57a4d8a006468cdb05-f83441c1d265420d97696fe81de887db
I20260630 12:37:03.081425  5664 tablet_copy_source_session.cc:215] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:03.084203  6223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83441c1d265420d97696fe81de887db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:03.096544  6223 tablet_copy_client.cc:806] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:03.097211  6223 tablet_copy_client.cc:670] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:03.101253  6224 tablet_copy_client.cc:1025] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:03.120398  6226 ts_tablet_manager.cc:933] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: Initiating tablet copy from peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:37:03.121996  6226 tablet_copy_client.cc:323] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33207
I20260630 12:37:03.123569  5664 tablet_copy_service.cc:140] P e29c62d683c74da1932cb3da8cc6f63d: Received BeginTabletCopySession request for tablet a6bea0abf6164117ad3207bc1b626ff6 from peer 8a8413b8692c4b57a4d8a006468cdb05 ({username='slave'} at 127.0.0.1:57560)
I20260630 12:37:03.124018  5664 tablet_copy_service.cc:161] P e29c62d683c74da1932cb3da8cc6f63d: Beginning new tablet copy session on tablet a6bea0abf6164117ad3207bc1b626ff6 from peer 8a8413b8692c4b57a4d8a006468cdb05 at {username='slave'} at 127.0.0.1:57560: session id = 8a8413b8692c4b57a4d8a006468cdb05-a6bea0abf6164117ad3207bc1b626ff6
I20260630 12:37:03.130111  5664 tablet_copy_source_session.cc:215] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:03.132587  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bea0abf6164117ad3207bc1b626ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:03.144524  6226 tablet_copy_client.cc:806] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:03.145147  6226 tablet_copy_client.cc:670] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:03.148916  6227 tablet_copy_client.cc:1025] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:03.299525  6230 ts_tablet_manager.cc:933] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: Initiating tablet copy from peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:37:03.302021  6230 tablet_copy_client.cc:323] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:45301
I20260630 12:37:03.303565  5591 tablet_copy_service.cc:140] P fc5a5960ce68429da4756db422d2940f: Received BeginTabletCopySession request for tablet 25393c90b42b4ae9a80e1732463a0a79 from peer 7d47575a7dd74f6c8a31f6851097352c ({username='slave'} at 127.0.0.1:48702)
I20260630 12:37:03.304076  5591 tablet_copy_service.cc:161] P fc5a5960ce68429da4756db422d2940f: Beginning new tablet copy session on tablet 25393c90b42b4ae9a80e1732463a0a79 from peer 7d47575a7dd74f6c8a31f6851097352c at {username='slave'} at 127.0.0.1:48702: session id = 7d47575a7dd74f6c8a31f6851097352c-25393c90b42b4ae9a80e1732463a0a79
I20260630 12:37:03.309187  5591 tablet_copy_source_session.cc:215] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:03.311782  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25393c90b42b4ae9a80e1732463a0a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:03.322672  6230 tablet_copy_client.cc:806] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:03.323272  6230 tablet_copy_client.cc:670] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:03.326642  6231 tablet_copy_client.cc:1025] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:04.920749  6214 tablet_copy_client.cc:538] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:04.930546  6214 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap starting.
I20260630 12:37:04.961463  6217 tablet_copy_client.cc:538] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:04.971252  6217 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap starting.
I20260630 12:37:05.003252  6220 tablet_copy_client.cc:538] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:05.013110  6220 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap starting.
I20260630 12:37:05.094676  6214 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:05.095731  6214 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap complete.
I20260630 12:37:05.096525  6214 ts_tablet_manager.cc:1403] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: Time spent bootstrapping tablet: real 0.166s	user 0.133s	sys 0.016s
I20260630 12:37:05.099407  6214 raft_consensus.cc:359] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:05.100363  6214 raft_consensus.cc:740] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d47575a7dd74f6c8a31f6851097352c, State: Initialized, Role: LEARNER
I20260630 12:37:05.101101  6214 consensus_queue.cc:260] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:05.102200  6223 tablet_copy_client.cc:538] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:05.115518  6214 ts_tablet_manager.cc:1434] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.010s
I20260630 12:37:05.112377  6223 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap starting.
I20260630 12:37:05.122408  5516 tablet_copy_service.cc:342] P ca0dcbb2f1af4faebcda109a0edcd89b: Request end of tablet copy session 7d47575a7dd74f6c8a31f6851097352c-8de6eb5e86a047a89fa847935f1cfa8f received from {username='slave'} at 127.0.0.1:40206
I20260630 12:37:05.122905  5516 tablet_copy_service.cc:434] P ca0dcbb2f1af4faebcda109a0edcd89b: ending tablet copy session 7d47575a7dd74f6c8a31f6851097352c-8de6eb5e86a047a89fa847935f1cfa8f on tablet 8de6eb5e86a047a89fa847935f1cfa8f with peer 7d47575a7dd74f6c8a31f6851097352c
I20260630 12:37:05.149828  6226 tablet_copy_client.cc:538] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:05.153076  6217 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:05.154066  6217 tablet_bootstrap.cc:492] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap complete.
I20260630 12:37:05.154867  6217 ts_tablet_manager.cc:1403] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: Time spent bootstrapping tablet: real 0.184s	user 0.140s	sys 0.017s
I20260630 12:37:05.157557  6217 raft_consensus.cc:359] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:05.158427  6217 raft_consensus.cc:740] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a8413b8692c4b57a4d8a006468cdb05, State: Initialized, Role: LEARNER
I20260630 12:37:05.158950  6226 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap starting.
I20260630 12:37:05.159171  6217 consensus_queue.cc:260] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:05.169940  6217 ts_tablet_manager.cc:1434] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:37:05.174083  5516 tablet_copy_service.cc:342] P ca0dcbb2f1af4faebcda109a0edcd89b: Request end of tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-7a459cb10488455c97f0cc15ae51e8db received from {username='slave'} at 127.0.0.1:40216
I20260630 12:37:05.174578  5516 tablet_copy_service.cc:434] P ca0dcbb2f1af4faebcda109a0edcd89b: ending tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-7a459cb10488455c97f0cc15ae51e8db on tablet 7a459cb10488455c97f0cc15ae51e8db with peer 8a8413b8692c4b57a4d8a006468cdb05
I20260630 12:37:05.209118  6220 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:05.214054  6220 tablet_bootstrap.cc:492] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap complete.
I20260630 12:37:05.214854  6220 ts_tablet_manager.cc:1403] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: Time spent bootstrapping tablet: real 0.202s	user 0.136s	sys 0.023s
I20260630 12:37:05.217617  6220 raft_consensus.cc:359] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:05.218518  6220 raft_consensus.cc:740] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d47575a7dd74f6c8a31f6851097352c, State: Initialized, Role: LEARNER
I20260630 12:37:05.219610  6220 consensus_queue.cc:260] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:05.227314  6220 ts_tablet_manager.cc:1434] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260630 12:37:05.235185  5591 tablet_copy_service.cc:342] P fc5a5960ce68429da4756db422d2940f: Request end of tablet copy session 7d47575a7dd74f6c8a31f6851097352c-f1f701f008c94324b9b64717c31fec34 received from {username='slave'} at 127.0.0.1:48702
I20260630 12:37:05.235671  5591 tablet_copy_service.cc:434] P fc5a5960ce68429da4756db422d2940f: ending tablet copy session 7d47575a7dd74f6c8a31f6851097352c-f1f701f008c94324b9b64717c31fec34 on tablet f1f701f008c94324b9b64717c31fec34 with peer 7d47575a7dd74f6c8a31f6851097352c
I20260630 12:37:05.279366  6223 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:05.280149  6223 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap complete.
I20260630 12:37:05.280732  6223 ts_tablet_manager.cc:1403] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: Time spent bootstrapping tablet: real 0.169s	user 0.119s	sys 0.019s
I20260630 12:37:05.282691  6223 raft_consensus.cc:359] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:05.283265  6223 raft_consensus.cc:740] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a8413b8692c4b57a4d8a006468cdb05, State: Initialized, Role: LEARNER
I20260630 12:37:05.283710  6223 consensus_queue.cc:260] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:05.285403  6223 ts_tablet_manager.cc:1434] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:05.287197  5664 tablet_copy_service.cc:342] P e29c62d683c74da1932cb3da8cc6f63d: Request end of tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-f83441c1d265420d97696fe81de887db received from {username='slave'} at 127.0.0.1:57560
I20260630 12:37:05.287645  5664 tablet_copy_service.cc:434] P e29c62d683c74da1932cb3da8cc6f63d: ending tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-f83441c1d265420d97696fe81de887db on tablet f83441c1d265420d97696fe81de887db with peer 8a8413b8692c4b57a4d8a006468cdb05
I20260630 12:37:05.314498  6028 raft_consensus.cc:1217] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:37:05.327504  6230 tablet_copy_client.cc:538] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:05.382202  6226 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:05.384173  6226 tablet_bootstrap.cc:492] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap complete.
I20260630 12:37:05.385604  6226 ts_tablet_manager.cc:1403] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: Time spent bootstrapping tablet: real 0.227s	user 0.143s	sys 0.030s
I20260630 12:37:05.391304  6226 raft_consensus.cc:359] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:05.393160  6226 raft_consensus.cc:740] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a8413b8692c4b57a4d8a006468cdb05, State: Initialized, Role: LEARNER
I20260630 12:37:05.394011  6226 consensus_queue.cc:260] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:05.398445  6226 ts_tablet_manager.cc:1434] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:37:05.400067  6028 raft_consensus.cc:1217] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:37:05.405010  5664 tablet_copy_service.cc:342] P e29c62d683c74da1932cb3da8cc6f63d: Request end of tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-a6bea0abf6164117ad3207bc1b626ff6 received from {username='slave'} at 127.0.0.1:57560
I20260630 12:37:05.406170  5664 tablet_copy_service.cc:434] P e29c62d683c74da1932cb3da8cc6f63d: ending tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-a6bea0abf6164117ad3207bc1b626ff6 on tablet a6bea0abf6164117ad3207bc1b626ff6 with peer 8a8413b8692c4b57a4d8a006468cdb05
I20260630 12:37:05.416072  6230 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap starting.
I20260630 12:37:05.530449  6230 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:05.531213  6230 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap complete.
I20260630 12:37:05.531929  6230 ts_tablet_manager.cc:1403] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: Time spent bootstrapping tablet: real 0.116s	user 0.095s	sys 0.020s
I20260630 12:37:05.532353  6102 raft_consensus.cc:1217] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:37:05.534960  6230 raft_consensus.cc:359] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:05.535858  6230 raft_consensus.cc:740] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d47575a7dd74f6c8a31f6851097352c, State: Initialized, Role: LEARNER
I20260630 12:37:05.536451  6230 consensus_queue.cc:260] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:05.538225  6230 ts_tablet_manager.cc:1434] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:37:05.540241  5591 tablet_copy_service.cc:342] P fc5a5960ce68429da4756db422d2940f: Request end of tablet copy session 7d47575a7dd74f6c8a31f6851097352c-25393c90b42b4ae9a80e1732463a0a79 received from {username='slave'} at 127.0.0.1:48702
I20260630 12:37:05.540803  5591 tablet_copy_service.cc:434] P fc5a5960ce68429da4756db422d2940f: ending tablet copy session 7d47575a7dd74f6c8a31f6851097352c-25393c90b42b4ae9a80e1732463a0a79 on tablet 25393c90b42b4ae9a80e1732463a0a79 with peer 7d47575a7dd74f6c8a31f6851097352c
I20260630 12:37:05.553728  6102 raft_consensus.cc:1217] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:37:05.679811  6028 raft_consensus.cc:1217] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260630 12:37:05.702903  6229 raft_consensus.cc:1064] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: attempting to promote NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 to VOTER
I20260630 12:37:05.705791  6229 consensus_queue.cc:237] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } }
I20260630 12:37:05.716689  5576 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:05.718423  6028 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:05.718663  5504 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:05.720309  6245 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:37:05.721395  6229 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:37:05.722204  6209 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:37:05.743185  6245 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:05.745496  6028 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:05.755498  5576 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:05.760843  5504 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:05.763317  5400 catalog_manager.cc:5697] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index 25 to 26, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:05.808043  5653 consensus_queue.cc:237] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } }
I20260630 12:37:05.812966  6028 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:05.814461  6245 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:05.815969  5504 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:05.817402  6245 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:05.820708  6229 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:05.826894  5504 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:05.830039  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f83441c1d265420d97696fe81de887db with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:05.831773  6028 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:05.835467  5401 catalog_manager.cc:5697] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index 26 to 27, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:05.849377  5569 tablet_service.cc:1558] Processing DeleteTablet for tablet f83441c1d265420d97696fe81de887db with delete_type TABLET_DATA_TOMBSTONED (TS fc5a5960ce68429da4756db422d2940f not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:53676
I20260630 12:37:05.852110  6255 tablet_replica.cc:333] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:05.854207  6255 raft_consensus.cc:2243] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.855839  6255 raft_consensus.cc:2272] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.860530  6255 ts_tablet_manager.cc:1916] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:05.878857  6255 ts_tablet_manager.cc:1929] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:37:05.879271  6255 log.cc:1199] T f83441c1d265420d97696fe81de887db P fc5a5960ce68429da4756db422d2940f: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/f83441c1d265420d97696fe81de887db
I20260630 12:37:05.880949  5390 catalog_manager.cc:5028] TS fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): tablet f83441c1d265420d97696fe81de887db (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:05.890964  6102 raft_consensus.cc:1217] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:37:05.927414  6250 raft_consensus.cc:1064] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f: attempting to promote NON_VOTER 7d47575a7dd74f6c8a31f6851097352c to VOTER
I20260630 12:37:05.930352  6250 consensus_queue.cc:237] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } }
I20260630 12:37:05.937820  5653 raft_consensus.cc:1275] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:05.938513  5504 raft_consensus.cc:1275] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:05.940244  6256 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:05.941941  6102 raft_consensus.cc:1275] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:05.943857  6232 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:05.952515  6250 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:05.960350  5653 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:05.967280  6232 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:05.985708  6236 raft_consensus.cc:1064] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b: attempting to promote NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 to VOTER
I20260630 12:37:05.988701  6236 consensus_queue.cc:237] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } }
I20260630 12:37:06.000766  5399 catalog_manager.cc:5697] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.004891  6101 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.008195  5653 raft_consensus.cc:1275] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.010136  6261 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:06.017518  6028 raft_consensus.cc:1275] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.019986  6261 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:06.024037  5576 raft_consensus.cc:1275] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.028214  6261 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:37:06.038573  5546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.193:41215, user_credentials={real_user=slave}} blocked reactor thread for 49853.9us
I20260630 12:37:06.048588  6262 raft_consensus.cc:1064] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: attempting to promote NON_VOTER 7d47575a7dd74f6c8a31f6851097352c to VOTER
I20260630 12:37:06.052019  6262 consensus_queue.cc:237] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } }
I20260630 12:37:06.066210  6260 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.078547  6102 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.078780  5653 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.082273  6261 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260630 12:37:06.088495  6261 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:06.094342  5653 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.097926  6028 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.103837  5404 catalog_manager.cc:5697] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index 26 to 27, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:06.109972  5576 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.121341  5504 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.128773  5578 consensus_queue.cc:237] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } }
I20260630 12:37:06.135905  5501 consensus_queue.cc:237] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } }
I20260630 12:37:06.136580  6101 raft_consensus.cc:1275] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:06.138767  6256 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:06.146654  5578 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.149228  6256 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.150352  6272 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.151778  6028 raft_consensus.cc:1275] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:06.153555  6270 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:06.153048  6101 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.163566  5578 raft_consensus.cc:1275] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:06.165934  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1f701f008c94324b9b64717c31fec34 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:06.168880  6027 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.163785  6270 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.149382  5504 raft_consensus.cc:1275] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:06.175235  5655 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.173547  5399 catalog_manager.cc:5697] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:06.185803  6271 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:37:06.188109  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a459cb10488455c97f0cc15ae51e8db with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:06.186867  5400 catalog_manager.cc:5697] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 reported cstate change: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.188493  6260 consensus_queue.cc:1048] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:37:06.188978  6256 consensus_queue.cc:1048] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:06.196175  5504 raft_consensus.cc:2955] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.203348  6101 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.197860  5576 raft_consensus.cc:2955] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.207036  5578 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.220052  5636 tablet_service.cc:1558] Processing DeleteTablet for tablet f1f701f008c94324b9b64717c31fec34 with delete_type TABLET_DATA_TOMBSTONED (TS e29c62d683c74da1932cb3da8cc6f63d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45106
I20260630 12:37:06.232638  5397 catalog_manager.cc:5697] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.240465  6276 tablet_replica.cc:333] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:06.241806  6276 raft_consensus.cc:2243] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:06.242551  6209 raft_consensus.cc:1064] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: attempting to promote NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 to VOTER
I20260630 12:37:06.243312  6276 raft_consensus.cc:2272] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:06.245446  6209 consensus_queue.cc:237] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } }
I20260630 12:37:06.247503  5636 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a459cb10488455c97f0cc15ae51e8db with delete_type TABLET_DATA_TOMBSTONED (TS e29c62d683c74da1932cb3da8cc6f63d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45106
I20260630 12:37:06.252034  5504 consensus_queue.cc:237] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } }
I20260630 12:37:06.261404  6101 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:06.262976  5655 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:06.263127  6276 ts_tablet_manager.cc:1916] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:06.263329  6270 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260630 12:37:06.266667  6272 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:06.278383  6027 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:37:06.277948  6272 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.280205  6245 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:37:06.282362  6276 ts_tablet_manager.cc:1929] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:37:06.283000  6276 log.cc:1199] T f1f701f008c94324b9b64717c31fec34 P e29c62d683c74da1932cb3da8cc6f63d: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/f1f701f008c94324b9b64717c31fec34
I20260630 12:37:06.285157  5390 catalog_manager.cc:5028] TS e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): tablet f1f701f008c94324b9b64717c31fec34 (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:06.285082  5655 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.286718  6276 tablet_replica.cc:333] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:06.286597  6101 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.287866  6276 raft_consensus.cc:2243] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:06.288843  6276 raft_consensus.cc:2272] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:06.293205  6276 ts_tablet_manager.cc:1916] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:06.298389  5943 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:37:06.300158  5504 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:37:06.301081  6229 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:37:06.303968  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8de6eb5e86a047a89fa847935f1cfa8f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:06.305644  6209 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:37:06.310560  5397 catalog_manager.cc:5697] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index 27 to 28, VOTER fc5a5960ce68429da4756db422d2940f (127.0.252.194) evicted. New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:06.314437  6276 ts_tablet_manager.cc:1929] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:37:06.315042  6276 log.cc:1199] T 7a459cb10488455c97f0cc15ae51e8db P e29c62d683c74da1932cb3da8cc6f63d: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/7a459cb10488455c97f0cc15ae51e8db
I20260630 12:37:06.318643  5390 catalog_manager.cc:5028] TS e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): tablet 7a459cb10488455c97f0cc15ae51e8db (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:06.328640  5569 tablet_service.cc:1558] Processing DeleteTablet for tablet 8de6eb5e86a047a89fa847935f1cfa8f with delete_type TABLET_DATA_TOMBSTONED (TS fc5a5960ce68429da4756db422d2940f not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53676
I20260630 12:37:06.329785  6255 tablet_replica.cc:333] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:06.330943  6255 raft_consensus.cc:2243] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:06.332154  6255 raft_consensus.cc:2272] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:06.335187  6209 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.340050  5504 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.346069  6027 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.354480  5943 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.354753  5397 catalog_manager.cc:5697] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index 29 to 30, 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.357836  6255 ts_tablet_manager.cc:1916] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:06.376291  6255 ts_tablet_manager.cc:1929] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:37:06.376776  6255 log.cc:1199] T 8de6eb5e86a047a89fa847935f1cfa8f P fc5a5960ce68429da4756db422d2940f: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/8de6eb5e86a047a89fa847935f1cfa8f
I20260630 12:37:06.377617  5655 consensus_queue.cc:237] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } }
I20260630 12:37:06.378283  5390 catalog_manager.cc:5028] TS fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): tablet 8de6eb5e86a047a89fa847935f1cfa8f (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:06.383176  6027 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:37:06.383214  5943 raft_consensus.cc:1275] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:37:06.384649  6245 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:37:06.385470  6209 consensus_queue.cc:1048] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:37:06.391939  6209 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.394071  5943 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.394377  6027 raft_consensus.cc:2955] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } }
I20260630 12:37:06.401983  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6bea0abf6164117ad3207bc1b626ff6 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:06.407737  5404 catalog_manager.cc:5697] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index 30 to 31, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:06.420850  5487 tablet_service.cc:1558] Processing DeleteTablet for tablet a6bea0abf6164117ad3207bc1b626ff6 with delete_type TABLET_DATA_TOMBSTONED (TS ca0dcbb2f1af4faebcda109a0edcd89b not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:53996
I20260630 12:37:06.423116  6282 tablet_replica.cc:333] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:06.424952  6282 raft_consensus.cc:2243] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:06.427083  6282 raft_consensus.cc:2272] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:06.431058  6282 ts_tablet_manager.cc:1916] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:06.447960  6282 ts_tablet_manager.cc:1929] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260630 12:37:06.448405  6282 log.cc:1199] T a6bea0abf6164117ad3207bc1b626ff6 P ca0dcbb2f1af4faebcda109a0edcd89b: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/a6bea0abf6164117ad3207bc1b626ff6
I20260630 12:37:06.449908  5390 catalog_manager.cc:5028] TS ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): tablet a6bea0abf6164117ad3207bc1b626ff6 (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:06.514992  6256 raft_consensus.cc:1064] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: attempting to promote NON_VOTER 7d47575a7dd74f6c8a31f6851097352c to VOTER
I20260630 12:37:06.518121  6256 consensus_queue.cc:237] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } }
I20260630 12:37:06.525604  5655 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.525605  6101 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.526873  5504 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:37:06.527331  6250 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:06.528380  6263 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:06.529251  6256 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:37:06.551676  6263 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.554700  5504 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.560634  6101 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.565209  5655 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.574106  5397 catalog_manager.cc:5697] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index 26 to 27, 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:06.592633  5578 consensus_queue.cc:237] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } }
I20260630 12:37:06.604610  6101 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:06.605127  5655 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:06.606390  6263 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:06.608078  6250 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:06.614403  6256 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.616212  6101 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.617189  5655 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.631285  5390 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25393c90b42b4ae9a80e1732463a0a79 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:06.632795  5404 catalog_manager.cc:5697] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c reported cstate change: config changed from index 27 to 28, VOTER ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193) evicted. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } }
I20260630 12:37:06.642830  5487 tablet_service.cc:1558] Processing DeleteTablet for tablet 25393c90b42b4ae9a80e1732463a0a79 with delete_type TABLET_DATA_TOMBSTONED (TS ca0dcbb2f1af4faebcda109a0edcd89b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53996
I20260630 12:37:06.643827  6282 tablet_replica.cc:333] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:06.644848  6282 raft_consensus.cc:2243] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:06.645888  6282 raft_consensus.cc:2272] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:06.649487  6282 ts_tablet_manager.cc:1916] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:06.660841  6282 ts_tablet_manager.cc:1929] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:37:06.661147  6282 log.cc:1199] T 25393c90b42b4ae9a80e1732463a0a79 P ca0dcbb2f1af4faebcda109a0edcd89b: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/25393c90b42b4ae9a80e1732463a0a79
I20260630 12:37:06.662441  5390 catalog_manager.cc:5028] TS ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): tablet 25393c90b42b4ae9a80e1732463a0a79 (table test-workload [id=b0db25b792b14fad810d616c552297e2]) successfully deleted
I20260630 12:37:07.663580  5655 consensus_queue.cc:237] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:07.670135  5943 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:07.671038  5576 raft_consensus.cc:1275] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:07.671603  6287 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:07.672492  6229 consensus_queue.cc:1048] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:07.683408  6229 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
W20260630 12:37:07.684952  5619 consensus_peers.cc:597] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d -> Peer 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198:36285): Couldn't send request to peer 7d47575a7dd74f6c8a31f6851097352c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77f646e162d745f98f6105bcf4dc370f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:07.685127  5576 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:07.686841  5943 raft_consensus.cc:2955] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:07.699450  5399 catalog_manager.cc:5697] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index 28 to 29, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:07.701735  5501 consensus_queue.cc:237] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
W20260630 12:37:07.710471  5472 consensus_peers.cc:597] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b -> Peer 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197:40965): Couldn't send request to peer 8a8413b8692c4b57a4d8a006468cdb05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8de6eb5e86a047a89fa847935f1cfa8f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:07.711279  5655 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:07.711766  6101 raft_consensus.cc:1275] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Refusing update from remote peer ca0dcbb2f1af4faebcda109a0edcd89b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:07.712678  6272 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:07.713610  6297 consensus_queue.cc:1048] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:07.721966  6297 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:07.723642  6101 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:07.732662  5655 raft_consensus.cc:2955] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
W20260630 12:37:07.740777  6293 consensus_queue.cc:1175] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e29c62d683c74da1932cb3da8cc6f63d" responder_term: 1 status { last_received { term: 1 index: 28 } last_committed_idx: 28 last_received_current_leader { term: 1 index: 28 } }
I20260630 12:37:07.741853  5576 consensus_queue.cc:237] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:07.741930  5404 catalog_manager.cc:5697] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New cstate: current_term: 1 leader_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:07.754761  5546 consensus_peers.cc:597] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f -> Peer e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196:46443): Couldn't send request to peer e7fe97ef61ed461490e0e7ad1406f314. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25393c90b42b4ae9a80e1732463a0a79. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:07.755297  6102 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:07.756043  5655 raft_consensus.cc:1275] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:07.757083  6293 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:07.758323  6256 consensus_queue.cc:1048] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:07.778223  6293 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:37:07.782596  5655 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:37:07.792763  6102 raft_consensus.cc:2955] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } } }
I20260630 12:37:07.797189  5655 consensus_queue.cc:237] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:07.797792  5404 catalog_manager.cc:5697] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index 28 to 29, NON_VOTER e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:07.804121  5619 consensus_peers.cc:597] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d -> Peer 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198:36285): Couldn't send request to peer 7d47575a7dd74f6c8a31f6851097352c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f83441c1d265420d97696fe81de887db. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:07.805022  5501 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:07.804225  6027 raft_consensus.cc:1275] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:37:07.807083  6287 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:07.808013  6229 consensus_queue.cc:1048] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:37:07.820538  6245 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:07.822542  5501 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:07.822863  6028 raft_consensus.cc:2955] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } } }
I20260630 12:37:07.833254  5655 consensus_queue.cc:237] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:07.834455  5397 catalog_manager.cc:5697] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d reported cstate change: config changed from index 27 to 28, NON_VOTER 7d47575a7dd74f6c8a31f6851097352c (127.0.252.198) added. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:07.839545  5501 raft_consensus.cc:1275] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:07.841235  5576 raft_consensus.cc:1275] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Refusing update from remote peer e29c62d683c74da1932cb3da8cc6f63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:37:07.840993  6229 consensus_queue.cc:1048] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:37:07.844805  5621 consensus_peers.cc:597] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d -> Peer 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197:40965): Couldn't send request to peer 8a8413b8692c4b57a4d8a006468cdb05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e503b8853712413582d6de2374acf04c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:07.846071  6287 consensus_queue.cc:1048] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:37:07.853971  6229 raft_consensus.cc:2955] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:07.855763  5501 raft_consensus.cc:2955] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:07.857832  5576 raft_consensus.cc:2955] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:07.866757  5397 catalog_manager.cc:5697] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b reported cstate change: config changed from index -1 to 26, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New cstate: current_term: 1 leader_uuid: "e29c62d683c74da1932cb3da8cc6f63d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:07.868283  5578 consensus_queue.cc:237] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:07.881636  5942 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:07.884181  6256 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:37:07.889422  5501 raft_consensus.cc:1275] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Refusing update from remote peer fc5a5960ce68429da4756db422d2940f: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:37:07.891103  6307 consensus_queue.cc:1048] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:37:07.906910  6256 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:07.909991  5942 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
I20260630 12:37:07.911031  5501 raft_consensus.cc:2955] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } } }
W20260630 12:37:07.921213  5547 consensus_peers.cc:597] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f -> Peer 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197:40965): Couldn't send request to peer 8a8413b8692c4b57a4d8a006468cdb05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83e803ccc9434d14ac8e2d2e112087e1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:07.922780  5397 catalog_manager.cc:5697] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f reported cstate change: config changed from index 28 to 29, NON_VOTER 8a8413b8692c4b57a4d8a006468cdb05 (127.0.252.197) added. New cstate: current_term: 1 leader_uuid: "fc5a5960ce68429da4756db422d2940f" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:08.170068  6321 ts_tablet_manager.cc:933] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: Initiating tablet copy from peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:37:08.172758  6321 tablet_copy_client.cc:323] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33207
I20260630 12:37:08.174675  6323 ts_tablet_manager.cc:933] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: Initiating tablet copy from peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:37:08.184842  6323 tablet_copy_client.cc:323] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:45301
I20260630 12:37:08.188315  5591 tablet_copy_service.cc:140] P fc5a5960ce68429da4756db422d2940f: Received BeginTabletCopySession request for tablet 25393c90b42b4ae9a80e1732463a0a79 from peer e7fe97ef61ed461490e0e7ad1406f314 ({username='slave'} at 127.0.0.1:60828)
I20260630 12:37:08.189021  5591 tablet_copy_service.cc:161] P fc5a5960ce68429da4756db422d2940f: Beginning new tablet copy session on tablet 25393c90b42b4ae9a80e1732463a0a79 from peer e7fe97ef61ed461490e0e7ad1406f314 at {username='slave'} at 127.0.0.1:60828: session id = e7fe97ef61ed461490e0e7ad1406f314-25393c90b42b4ae9a80e1732463a0a79
I20260630 12:37:08.195797  5591 tablet_copy_source_session.cc:215] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:08.199370  6323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25393c90b42b4ae9a80e1732463a0a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:08.200240  5664 tablet_copy_service.cc:140] P e29c62d683c74da1932cb3da8cc6f63d: Received BeginTabletCopySession request for tablet 77f646e162d745f98f6105bcf4dc370f from peer 7d47575a7dd74f6c8a31f6851097352c ({username='slave'} at 127.0.0.1:57566)
I20260630 12:37:08.200873  5664 tablet_copy_service.cc:161] P e29c62d683c74da1932cb3da8cc6f63d: Beginning new tablet copy session on tablet 77f646e162d745f98f6105bcf4dc370f from peer 7d47575a7dd74f6c8a31f6851097352c at {username='slave'} at 127.0.0.1:57566: session id = 7d47575a7dd74f6c8a31f6851097352c-77f646e162d745f98f6105bcf4dc370f
I20260630 12:37:08.210948  5664 tablet_copy_source_session.cc:215] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:08.215235  6323 tablet_copy_client.cc:806] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:08.215757  6321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f646e162d745f98f6105bcf4dc370f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:08.216045  6323 tablet_copy_client.cc:670] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:08.222100  6326 tablet_copy_client.cc:1025] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:08.235050  6321 tablet_copy_client.cc:806] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:08.235977  6321 tablet_copy_client.cc:670] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:08.240047  6322 tablet_copy_client.cc:1025] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:08.250083  6327 ts_tablet_manager.cc:933] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: Initiating tablet copy from peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:37:08.251928  6327 tablet_copy_client.cc:323] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33207
I20260630 12:37:08.253561  5664 tablet_copy_service.cc:140] P e29c62d683c74da1932cb3da8cc6f63d: Received BeginTabletCopySession request for tablet f83441c1d265420d97696fe81de887db from peer 7d47575a7dd74f6c8a31f6851097352c ({username='slave'} at 127.0.0.1:57566)
I20260630 12:37:08.254026  5664 tablet_copy_service.cc:161] P e29c62d683c74da1932cb3da8cc6f63d: Beginning new tablet copy session on tablet f83441c1d265420d97696fe81de887db from peer 7d47575a7dd74f6c8a31f6851097352c at {username='slave'} at 127.0.0.1:57566: session id = 7d47575a7dd74f6c8a31f6851097352c-f83441c1d265420d97696fe81de887db
I20260630 12:37:08.259896  5664 tablet_copy_source_session.cc:215] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:08.262997  6327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83441c1d265420d97696fe81de887db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:08.264760  6329 ts_tablet_manager.cc:933] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: Initiating tablet copy from peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215)
I20260630 12:37:08.267311  6329 tablet_copy_client.cc:323] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:41215
I20260630 12:37:08.269779  5516 tablet_copy_service.cc:140] P ca0dcbb2f1af4faebcda109a0edcd89b: Received BeginTabletCopySession request for tablet 8de6eb5e86a047a89fa847935f1cfa8f from peer 8a8413b8692c4b57a4d8a006468cdb05 ({username='slave'} at 127.0.0.1:40216)
I20260630 12:37:08.270403  5516 tablet_copy_service.cc:161] P ca0dcbb2f1af4faebcda109a0edcd89b: Beginning new tablet copy session on tablet 8de6eb5e86a047a89fa847935f1cfa8f from peer 8a8413b8692c4b57a4d8a006468cdb05 at {username='slave'} at 127.0.0.1:40216: session id = 8a8413b8692c4b57a4d8a006468cdb05-8de6eb5e86a047a89fa847935f1cfa8f
I20260630 12:37:08.277658  6327 tablet_copy_client.cc:806] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:08.278347  6327 tablet_copy_client.cc:670] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:08.279449  5516 tablet_copy_source_session.cc:215] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:08.283056  6328 tablet_copy_client.cc:1025] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:08.283443  6329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de6eb5e86a047a89fa847935f1cfa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:08.295766  6329 tablet_copy_client.cc:806] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:08.296361  6329 tablet_copy_client.cc:670] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:08.301088  6330 tablet_copy_client.cc:1025] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:08.358924  6331 ts_tablet_manager.cc:933] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: Initiating tablet copy from peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:37:08.361212  6331 tablet_copy_client.cc:323] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33207
I20260630 12:37:08.363016  5664 tablet_copy_service.cc:140] P e29c62d683c74da1932cb3da8cc6f63d: Received BeginTabletCopySession request for tablet e503b8853712413582d6de2374acf04c from peer 8a8413b8692c4b57a4d8a006468cdb05 ({username='slave'} at 127.0.0.1:57560)
I20260630 12:37:08.363607  5664 tablet_copy_service.cc:161] P e29c62d683c74da1932cb3da8cc6f63d: Beginning new tablet copy session on tablet e503b8853712413582d6de2374acf04c from peer 8a8413b8692c4b57a4d8a006468cdb05 at {username='slave'} at 127.0.0.1:57560: session id = 8a8413b8692c4b57a4d8a006468cdb05-e503b8853712413582d6de2374acf04c
I20260630 12:37:08.373270  5664 tablet_copy_source_session.cc:215] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:08.376691  6331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e503b8853712413582d6de2374acf04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:08.391134  6331 tablet_copy_client.cc:806] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:08.391860  6331 tablet_copy_client.cc:670] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:08.396606  6332 tablet_copy_client.cc:1025] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:08.499825  6333 ts_tablet_manager.cc:933] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: Initiating tablet copy from peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:37:08.501489  6333 tablet_copy_client.cc:323] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:45301
I20260630 12:37:08.513027  5591 tablet_copy_service.cc:140] P fc5a5960ce68429da4756db422d2940f: Received BeginTabletCopySession request for tablet 83e803ccc9434d14ac8e2d2e112087e1 from peer 8a8413b8692c4b57a4d8a006468cdb05 ({username='slave'} at 127.0.0.1:48714)
I20260630 12:37:08.513654  5591 tablet_copy_service.cc:161] P fc5a5960ce68429da4756db422d2940f: Beginning new tablet copy session on tablet 83e803ccc9434d14ac8e2d2e112087e1 from peer 8a8413b8692c4b57a4d8a006468cdb05 at {username='slave'} at 127.0.0.1:48714: session id = 8a8413b8692c4b57a4d8a006468cdb05-83e803ccc9434d14ac8e2d2e112087e1
I20260630 12:37:08.521580  5591 tablet_copy_source_session.cc:215] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:08.524931  6333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e803ccc9434d14ac8e2d2e112087e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:08.538190  6333 tablet_copy_client.cc:806] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:08.538730  6333 tablet_copy_client.cc:670] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:08.542513  6334 tablet_copy_client.cc:1025] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Injecting latency into file download: 2000
I20260630 12:37:09.022460  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:37:09.035854  1011 tablet_copy_service.cc:362] P ca0dcbb2f1af4faebcda109a0edcd89b: Destroying tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-8de6eb5e86a047a89fa847935f1cfa8f due to service shutdown
I20260630 12:37:09.036295  1011 tablet_copy_service.cc:434] P ca0dcbb2f1af4faebcda109a0edcd89b: ending tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-8de6eb5e86a047a89fa847935f1cfa8f on tablet 8de6eb5e86a047a89fa847935f1cfa8f with peer 8a8413b8692c4b57a4d8a006468cdb05
I20260630 12:37:09.063444  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:09.064361  1011 tablet_replica.cc:333] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:09.065193  1011 raft_consensus.cc:2243] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.066205  1011 raft_consensus.cc:2272] T 7a459cb10488455c97f0cc15ae51e8db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.068928  1011 tablet_replica.cc:333] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:09.069491  1011 raft_consensus.cc:2243] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.070377  1011 raft_consensus.cc:2272] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.072829  1011 tablet_replica.cc:333] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:09.073381  1011 raft_consensus.cc:2243] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.074005  1011 raft_consensus.cc:2272] T 83e803ccc9434d14ac8e2d2e112087e1 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.076365  1011 tablet_replica.cc:333] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:09.076920  1011 raft_consensus.cc:2243] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.077580  1011 raft_consensus.cc:2272] T 972e2a2720cb44159c689f74daf60b99 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.079860  1011 tablet_replica.cc:333] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:09.080366  1011 raft_consensus.cc:2243] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.081432  1011 raft_consensus.cc:2272] T 8de6eb5e86a047a89fa847935f1cfa8f P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.083859  1011 tablet_replica.cc:333] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:09.084417  1011 raft_consensus.cc:2243] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.084892  1011 raft_consensus.cc:2272] T f1f701f008c94324b9b64717c31fec34 P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.087205  1011 tablet_replica.cc:333] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:09.087733  1011 raft_consensus.cc:2243] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.088315  1011 raft_consensus.cc:2272] T f83441c1d265420d97696fe81de887db P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.090867  1011 tablet_replica.cc:333] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b: stopping tablet replica
I20260630 12:37:09.091346  1011 raft_consensus.cc:2243] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.091979  1011 raft_consensus.cc:2272] T e503b8853712413582d6de2374acf04c P ca0dcbb2f1af4faebcda109a0edcd89b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.121627  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:37:09.166498  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
W20260630 12:37:09.174500  5620 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]
W20260630 12:37:09.191666  5620 consensus_peers.cc:597] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d -> Peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Couldn't send request to peer fc5a5960ce68429da4756db422d2940f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:09.191840  1011 tablet_copy_service.cc:362] P fc5a5960ce68429da4756db422d2940f: Destroying tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-83e803ccc9434d14ac8e2d2e112087e1 due to service shutdown
I20260630 12:37:09.192484  1011 tablet_copy_service.cc:434] P fc5a5960ce68429da4756db422d2940f: ending tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-83e803ccc9434d14ac8e2d2e112087e1 on tablet 83e803ccc9434d14ac8e2d2e112087e1 with peer 8a8413b8692c4b57a4d8a006468cdb05
I20260630 12:37:09.193184  1011 tablet_copy_service.cc:362] P fc5a5960ce68429da4756db422d2940f: Destroying tablet copy session e7fe97ef61ed461490e0e7ad1406f314-25393c90b42b4ae9a80e1732463a0a79 due to service shutdown
I20260630 12:37:09.193533  1011 tablet_copy_service.cc:434] P fc5a5960ce68429da4756db422d2940f: ending tablet copy session e7fe97ef61ed461490e0e7ad1406f314-25393c90b42b4ae9a80e1732463a0a79 on tablet 25393c90b42b4ae9a80e1732463a0a79 with peer e7fe97ef61ed461490e0e7ad1406f314
W20260630 12:37:09.195186  5546 consensus_peers.cc:597] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f -> Peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Couldn't send request to peer ca0dcbb2f1af4faebcda109a0edcd89b. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:41215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:09.222307  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:09.223271  1011 tablet_replica.cc:333] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.224078  1011 raft_consensus.cc:2243] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.224743  1011 raft_consensus.cc:2272] T 972e2a2720cb44159c689f74daf60b99 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.227200  1011 tablet_replica.cc:333] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.227762  1011 raft_consensus.cc:2243] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.228533  1011 raft_consensus.cc:2272] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.231976  1011 tablet_replica.cc:333] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.232770  1011 raft_consensus.cc:2243] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.233444  1011 raft_consensus.cc:2272] T 77f646e162d745f98f6105bcf4dc370f P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.236054  1011 tablet_replica.cc:333] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.236675  1011 raft_consensus.cc:2243] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.237754  1011 raft_consensus.cc:2272] T 83e803ccc9434d14ac8e2d2e112087e1 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.240232  1011 tablet_replica.cc:333] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.241024  1011 raft_consensus.cc:2243] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.241537  1011 raft_consensus.cc:2272] T 58da306d52c347629989bd594f926de8 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.244119  1011 tablet_replica.cc:333] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.244693  1011 raft_consensus.cc:2243] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.245199  1011 raft_consensus.cc:2272] T 7a459cb10488455c97f0cc15ae51e8db P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.247659  1011 tablet_replica.cc:333] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.248220  1011 raft_consensus.cc:2243] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.249305  1011 raft_consensus.cc:2272] T f1f701f008c94324b9b64717c31fec34 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.251995  1011 tablet_replica.cc:333] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.252502  1011 raft_consensus.cc:2243] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.253597  1011 raft_consensus.cc:2272] T 25393c90b42b4ae9a80e1732463a0a79 P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.256126  1011 tablet_replica.cc:333] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f: stopping tablet replica
I20260630 12:37:09.256670  1011 raft_consensus.cc:2243] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.257427  1011 raft_consensus.cc:2272] T e503b8853712413582d6de2374acf04c P fc5a5960ce68429da4756db422d2940f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:09.269917  5620 consensus_peers.cc:597] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d -> Peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Couldn't send request to peer ca0dcbb2f1af4faebcda109a0edcd89b. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:41215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:09.289969  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:37:09.324780  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:37:09.352095  1011 tablet_copy_service.cc:362] P e29c62d683c74da1932cb3da8cc6f63d: Destroying tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-e503b8853712413582d6de2374acf04c due to service shutdown
I20260630 12:37:09.352591  1011 tablet_copy_service.cc:434] P e29c62d683c74da1932cb3da8cc6f63d: ending tablet copy session 8a8413b8692c4b57a4d8a006468cdb05-e503b8853712413582d6de2374acf04c on tablet e503b8853712413582d6de2374acf04c with peer 8a8413b8692c4b57a4d8a006468cdb05
I20260630 12:37:09.353137  1011 tablet_copy_service.cc:362] P e29c62d683c74da1932cb3da8cc6f63d: Destroying tablet copy session 7d47575a7dd74f6c8a31f6851097352c-f83441c1d265420d97696fe81de887db due to service shutdown
I20260630 12:37:09.353374  1011 tablet_copy_service.cc:434] P e29c62d683c74da1932cb3da8cc6f63d: ending tablet copy session 7d47575a7dd74f6c8a31f6851097352c-f83441c1d265420d97696fe81de887db on tablet f83441c1d265420d97696fe81de887db with peer 7d47575a7dd74f6c8a31f6851097352c
I20260630 12:37:09.353813  1011 tablet_copy_service.cc:362] P e29c62d683c74da1932cb3da8cc6f63d: Destroying tablet copy session 7d47575a7dd74f6c8a31f6851097352c-77f646e162d745f98f6105bcf4dc370f due to service shutdown
I20260630 12:37:09.354030  1011 tablet_copy_service.cc:434] P e29c62d683c74da1932cb3da8cc6f63d: ending tablet copy session 7d47575a7dd74f6c8a31f6851097352c-77f646e162d745f98f6105bcf4dc370f on tablet 77f646e162d745f98f6105bcf4dc370f with peer 7d47575a7dd74f6c8a31f6851097352c
W20260630 12:37:09.382000  5620 consensus_peers.cc:597] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d -> Peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Couldn't send request to peer ca0dcbb2f1af4faebcda109a0edcd89b. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:41215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:09.390357  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:09.391253  1011 tablet_replica.cc:333] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:09.392093  1011 raft_consensus.cc:2243] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.392822  1011 raft_consensus.cc:2272] T 8de6eb5e86a047a89fa847935f1cfa8f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.395881  1011 tablet_replica.cc:333] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
W20260630 12:37:09.396469  5620 consensus_peers.cc:597] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d -> Peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Couldn't send request to peer fc5a5960ce68429da4756db422d2940f. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.194:45301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:09.396648  1011 raft_consensus.cc:2243] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.397518  1011 raft_consensus.cc:2272] T 25393c90b42b4ae9a80e1732463a0a79 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.400027  1011 tablet_replica.cc:333] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:09.400630  1011 raft_consensus.cc:2243] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.401656  1011 raft_consensus.cc:2272] T 77f646e162d745f98f6105bcf4dc370f P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.404096  1011 tablet_replica.cc:333] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:09.404686  1011 raft_consensus.cc:2243] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.405462  1011 raft_consensus.cc:2272] T 972e2a2720cb44159c689f74daf60b99 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.407781  1011 tablet_replica.cc:333] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:09.408356  1011 raft_consensus.cc:2243] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.409421  1011 raft_consensus.cc:2272] T 9e1e8c2ccf6c4d5ba78d40afb9e4d5bf P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.412406  1011 tablet_replica.cc:333] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:09.413200  1011 raft_consensus.cc:2243] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:37:09.413893  5620 consensus_peers.cc:597] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d -> Peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Couldn't send request to peer fc5a5960ce68429da4756db422d2940f. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.194:45301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:09.414414  1011 raft_consensus.cc:2272] T f83441c1d265420d97696fe81de887db P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.417248  1011 tablet_replica.cc:333] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:09.417774  1011 raft_consensus.cc:2243] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.418771  1011 raft_consensus.cc:2272] T e503b8853712413582d6de2374acf04c P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.421301  1011 tablet_replica.cc:333] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:09.421773  1011 raft_consensus.cc:2243] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.422495  1011 raft_consensus.cc:2272] T a6bea0abf6164117ad3207bc1b626ff6 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.424726  1011 tablet_replica.cc:333] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d: stopping tablet replica
I20260630 12:37:09.425176  1011 raft_consensus.cc:2243] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.425912  1011 raft_consensus.cc:2272] T 58da306d52c347629989bd594f926de8 P e29c62d683c74da1932cb3da8cc6f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.453985  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:37:09.485159  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:37:09.512064  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:10.126116  6345 raft_consensus.cc:493] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca0dcbb2f1af4faebcda109a0edcd89b)
I20260630 12:37:10.126634  6345 raft_consensus.cc:515] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:10.128912  6345 leader_election.cc:290] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
W20260630 12:37:10.137346  6067 leader_election.cc:336] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Network error: Client connection negotiation failed: client connection to 127.0.252.193:41215: connect: Connection refused (error 111)
W20260630 12:37:10.138103  6067 leader_election.cc:336] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): Network error: Client connection negotiation failed: client connection to 127.0.252.195:33207: connect: Connection refused (error 111)
I20260630 12:37:10.138453  6067 leader_election.cc:304] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [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: 7d47575a7dd74f6c8a31f6851097352c; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, e29c62d683c74da1932cb3da8cc6f63d
I20260630 12:37:10.139056  6345 raft_consensus.cc:2749] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.223214  6323 tablet_copy_client.cc:538] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:10.230677  6323 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap starting.
I20260630 12:37:10.241122  6321 tablet_copy_client.cc:538] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:10.251077  6321 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap starting.
I20260630 12:37:10.281574  6345 raft_consensus.cc:493] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fc5a5960ce68429da4756db422d2940f)
I20260630 12:37:10.282254  6345 raft_consensus.cc:515] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:10.284718  6327 tablet_copy_client.cc:538] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:37:10.297277  6067 leader_election.cc:336] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Network error: Client connection negotiation failed: client connection to 127.0.252.194:45301: connect: Connection refused (error 111)
I20260630 12:37:10.298399  6345 leader_election.cc:290] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301), e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207)
I20260630 12:37:10.301939  6329 tablet_copy_client.cc:538] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:37:10.316781  6067 leader_election.cc:336] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): Network error: Client connection negotiation failed: client connection to 127.0.252.195:33207: connect: Connection refused (error 111)
I20260630 12:37:10.317400  6067 leader_election.cc:304] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [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: 7d47575a7dd74f6c8a31f6851097352c; no voters: e29c62d683c74da1932cb3da8cc6f63d, fc5a5960ce68429da4756db422d2940f
I20260630 12:37:10.321486  6345 raft_consensus.cc:2749] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.324519  6327 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap starting.
I20260630 12:37:10.320878  6329 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap starting.
I20260630 12:37:10.391148  6323 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:10.392786  6323 tablet_bootstrap.cc:492] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: Bootstrap complete.
I20260630 12:37:10.393576  6323 ts_tablet_manager.cc:1403] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: Time spent bootstrapping tablet: real 0.163s	user 0.131s	sys 0.032s
I20260630 12:37:10.396633  6353 raft_consensus.cc:493] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fc5a5960ce68429da4756db422d2940f)
I20260630 12:37:10.397531  6331 tablet_copy_client.cc:538] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:10.397255  6353 raft_consensus.cc:515] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:10.397872  6323 raft_consensus.cc:359] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:10.398634  6323 raft_consensus.cc:740] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e7fe97ef61ed461490e0e7ad1406f314, State: Initialized, Role: LEARNER
I20260630 12:37:10.400197  6353 leader_election.cc:290] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
I20260630 12:37:10.399246  6323 consensus_queue.cc:260] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314 [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: true } }
I20260630 12:37:10.407763  6323 ts_tablet_manager.cc:1434] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:37:10.407917  6331 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap starting.
I20260630 12:37:10.425271  6355 raft_consensus.cc:493] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca0dcbb2f1af4faebcda109a0edcd89b)
I20260630 12:37:10.426116  6355 raft_consensus.cc:515] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } }
I20260630 12:37:10.445230  6355 leader_election.cc:290] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
W20260630 12:37:10.469340  6323 tablet_copy_client.cc:1131] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.252.194:45301: connect: Connection refused (error 111)
I20260630 12:37:10.473829  1011 tablet_replica.cc:333] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314: stopping tablet replica
I20260630 12:37:10.474772  1011 raft_consensus.cc:2243] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:10.475385  1011 raft_consensus.cc:2272] T 25393c90b42b4ae9a80e1732463a0a79 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:10.478665  1011 tablet_replica.cc:333] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314: stopping tablet replica
I20260630 12:37:10.479404  1011 raft_consensus.cc:2243] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.482932  1011 raft_consensus.cc:2272] T 58da306d52c347629989bd594f926de8 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:10.492177  5983 leader_election.cc:336] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Network error: Client connection negotiation failed: client connection to 127.0.252.193:41215: connect: Connection refused (error 111)
I20260630 12:37:10.497239  1011 tablet_replica.cc:333] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314: stopping tablet replica
I20260630 12:37:10.498144  1011 raft_consensus.cc:2243] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.499074  1011 raft_consensus.cc:2272] T a6bea0abf6164117ad3207bc1b626ff6 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.502535  1011 tablet_replica.cc:333] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314: stopping tablet replica
I20260630 12:37:10.503430  1011 raft_consensus.cc:2243] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.504091  1011 raft_consensus.cc:2272] T 77f646e162d745f98f6105bcf4dc370f P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:10.505620  5908 leader_election.cc:336] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Network error: Client connection negotiation failed: client connection to 127.0.252.193:41215: connect: Connection refused (error 111)
W20260630 12:37:10.506423  5908 leader_election.cc:336] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Network error: Client connection negotiation failed: client connection to 127.0.252.194:45301: connect: Connection refused (error 111)
I20260630 12:37:10.506852  5908 leader_election.cc:304] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [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: e7fe97ef61ed461490e0e7ad1406f314; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f
I20260630 12:37:10.507669  6353 raft_consensus.cc:2749] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.509656  1011 tablet_replica.cc:333] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314: stopping tablet replica
I20260630 12:37:10.510426  1011 raft_consensus.cc:2243] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.511281  1011 raft_consensus.cc:2272] T 83e803ccc9434d14ac8e2d2e112087e1 P e7fe97ef61ed461490e0e7ad1406f314 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:10.512691  5983 leader_election.cc:336] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Network error: Client connection negotiation failed: client connection to 127.0.252.194:45301: connect: Connection refused (error 111)
I20260630 12:37:10.513266  5983 leader_election.cc:304] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [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: 8a8413b8692c4b57a4d8a006468cdb05; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f
I20260630 12:37:10.514057  6355 raft_consensus.cc:2749] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.524722  6355 raft_consensus.cc:493] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e29c62d683c74da1932cb3da8cc6f63d)
I20260630 12:37:10.525261  6355 raft_consensus.cc:515] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } }
I20260630 12:37:10.527921  6355 leader_election.cc:290] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207), e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196:46443)
W20260630 12:37:10.540158  5983 leader_election.cc:336] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e29c62d683c74da1932cb3da8cc6f63d (127.0.252.195:33207): Network error: Client connection negotiation failed: client connection to 127.0.252.195:33207: connect: Connection refused (error 111)
W20260630 12:37:10.540975  5983 leader_election.cc:336] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7fe97ef61ed461490e0e7ad1406f314 (127.0.252.196:46443): Network error: Client connection negotiation failed: client connection to 127.0.252.196:46443: connect: Connection refused (error 111)
I20260630 12:37:10.541429  5983 leader_election.cc:304] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [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: 8a8413b8692c4b57a4d8a006468cdb05; no voters: e29c62d683c74da1932cb3da8cc6f63d, e7fe97ef61ed461490e0e7ad1406f314
I20260630 12:37:10.542207  6355 raft_consensus.cc:2749] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.543324  6333 tablet_copy_client.cc:538] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:10.560492  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:37:10.562346  6333 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap starting.
I20260630 12:37:10.591125  1011 tablet_server.cc:179] TabletServer@127.0.252.197:0 shutting down...
I20260630 12:37:10.604911  6345 raft_consensus.cc:493] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fc5a5960ce68429da4756db422d2940f)
I20260630 12:37:10.605561  6345 raft_consensus.cc:515] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } }
I20260630 12:37:10.607939  6345 leader_election.cc:290] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215), fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301)
W20260630 12:37:10.621484  6067 leader_election.cc:336] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ca0dcbb2f1af4faebcda109a0edcd89b (127.0.252.193:41215): Network error: Client connection negotiation failed: client connection to 127.0.252.193:41215: connect: Connection refused (error 111)
W20260630 12:37:10.625788  6067 leader_election.cc:336] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fc5a5960ce68429da4756db422d2940f (127.0.252.194:45301): Network error: Client connection negotiation failed: client connection to 127.0.252.194:45301: connect: Connection refused (error 111)
I20260630 12:37:10.626585  6067 leader_election.cc:304] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [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: 7d47575a7dd74f6c8a31f6851097352c; no voters: ca0dcbb2f1af4faebcda109a0edcd89b, fc5a5960ce68429da4756db422d2940f
I20260630 12:37:10.628140  6345 raft_consensus.cc:2749] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:10.655661  6321 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:10.661266  6321 tablet_bootstrap.cc:492] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap complete.
I20260630 12:37:10.662276  6321 ts_tablet_manager.cc:1403] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: Time spent bootstrapping tablet: real 0.411s	user 0.178s	sys 0.062s
I20260630 12:37:10.673779  6321 raft_consensus.cc:359] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:10.675784  6321 raft_consensus.cc:740] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d47575a7dd74f6c8a31f6851097352c, State: Initialized, Role: LEARNER
I20260630 12:37:10.676323  6321 consensus_queue.cc:260] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:10.678160  6321 ts_tablet_manager.cc:1434] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260630 12:37:10.693226  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:37:10.698144  6321 tablet_copy_client.cc:1131] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.252.195:33207: connect: Connection refused (error 111)
I20260630 12:37:10.718907  6329 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:10.720026  6329 tablet_bootstrap.cc:492] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap complete.
I20260630 12:37:10.720824  6329 ts_tablet_manager.cc:1403] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: Time spent bootstrapping tablet: real 0.400s	user 0.157s	sys 0.031s
I20260630 12:37:10.721266  6327 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:10.722213  6327 tablet_bootstrap.cc:492] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: Bootstrap complete.
I20260630 12:37:10.722941  6327 ts_tablet_manager.cc:1403] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: Time spent bootstrapping tablet: real 0.399s	user 0.149s	sys 0.037s
I20260630 12:37:10.723273  6329 raft_consensus.cc:359] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:10.724108  6329 raft_consensus.cc:740] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a8413b8692c4b57a4d8a006468cdb05, State: Initialized, Role: LEARNER
I20260630 12:37:10.724778  6329 consensus_queue.cc:260] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:10.725502  6327 raft_consensus.cc:359] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
I20260630 12:37:10.726317  6327 raft_consensus.cc:740] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d47575a7dd74f6c8a31f6851097352c, State: Initialized, Role: LEARNER
I20260630 12:37:10.727308  6329 ts_tablet_manager.cc:1434] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:37:10.726925  6327 consensus_queue.cc:260] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: false } } peers { permanent_uuid: "7d47575a7dd74f6c8a31f6851097352c" member_type: NON_VOTER last_known_addr { host: "127.0.252.198" port: 36285 } attrs { promote: true } }
W20260630 12:37:10.730612  6329 tablet_copy_client.cc:1131] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.252.193:41215: connect: Connection refused (error 111)
I20260630 12:37:10.736711  6327 ts_tablet_manager.cc:1434] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260630 12:37:10.739926  6327 tablet_copy_client.cc:1131] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.252.195:33207: connect: Connection refused (error 111)
I20260630 12:37:10.796983  6333 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:10.797758  6333 tablet_bootstrap.cc:492] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap complete.
I20260630 12:37:10.798341  6333 ts_tablet_manager.cc:1403] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: Time spent bootstrapping tablet: real 0.236s	user 0.123s	sys 0.015s
I20260630 12:37:10.800251  6333 raft_consensus.cc:359] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:10.800855  6333 raft_consensus.cc:740] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a8413b8692c4b57a4d8a006468cdb05, State: Initialized, Role: LEARNER
I20260630 12:37:10.801316  6333 consensus_queue.cc:260] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05 [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: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } attrs { replace: true } } peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } } peers { permanent_uuid: "e7fe97ef61ed461490e0e7ad1406f314" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46443 } attrs { promote: false } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:10.802780  6333 ts_tablet_manager.cc:1434] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:10.803128  6331 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:10.804032  6331 tablet_bootstrap.cc:492] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: Bootstrap complete.
I20260630 12:37:10.804754  6331 ts_tablet_manager.cc:1403] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: Time spent bootstrapping tablet: real 0.397s	user 0.142s	sys 0.028s
W20260630 12:37:10.805269  6333 tablet_copy_client.cc:1131] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.252.194:45301: connect: Connection refused (error 111)
I20260630 12:37:10.807364  6331 raft_consensus.cc:359] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:10.808178  6331 raft_consensus.cc:740] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a8413b8692c4b57a4d8a006468cdb05, State: Initialized, Role: LEARNER
I20260630 12:37:10.808782  6331 consensus_queue.cc:260] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05 [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: "fc5a5960ce68429da4756db422d2940f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45301 } attrs { replace: true } } peers { permanent_uuid: "ca0dcbb2f1af4faebcda109a0edcd89b" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 41215 } } peers { permanent_uuid: "e29c62d683c74da1932cb3da8cc6f63d" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33207 } } peers { permanent_uuid: "8a8413b8692c4b57a4d8a006468cdb05" member_type: NON_VOTER last_known_addr { host: "127.0.252.197" port: 40965 } attrs { promote: true } }
I20260630 12:37:10.810858  6331 ts_tablet_manager.cc:1434] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:37:10.813318  6331 tablet_copy_client.cc:1131] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.252.195:33207: connect: Connection refused (error 111)
I20260630 12:37:10.814934  1011 tablet_replica.cc:333] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05: stopping tablet replica
I20260630 12:37:10.815505  1011 raft_consensus.cc:2243] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:10.815892  1011 raft_consensus.cc:2272] T 83e803ccc9434d14ac8e2d2e112087e1 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:10.818156  1011 tablet_replica.cc:333] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05: stopping tablet replica
I20260630 12:37:10.818706  1011 raft_consensus.cc:2243] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.819262  1011 raft_consensus.cc:2272] T f83441c1d265420d97696fe81de887db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.821475  1011 tablet_replica.cc:333] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05: stopping tablet replica
I20260630 12:37:10.822008  1011 raft_consensus.cc:2243] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:10.822363  1011 raft_consensus.cc:2272] T e503b8853712413582d6de2374acf04c P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:10.824440  1011 tablet_replica.cc:333] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05: stopping tablet replica
I20260630 12:37:10.824978  1011 raft_consensus.cc:2243] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.825453  1011 raft_consensus.cc:2272] T 7a459cb10488455c97f0cc15ae51e8db P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.828116  1011 tablet_replica.cc:333] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05: stopping tablet replica
I20260630 12:37:10.828666  1011 raft_consensus.cc:2243] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.829131  1011 raft_consensus.cc:2272] T a6bea0abf6164117ad3207bc1b626ff6 P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.831073  1011 tablet_replica.cc:333] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05: stopping tablet replica
I20260630 12:37:10.831513  1011 raft_consensus.cc:2243] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:10.831853  1011 raft_consensus.cc:2272] T 8de6eb5e86a047a89fa847935f1cfa8f P 8a8413b8692c4b57a4d8a006468cdb05 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:10.858839  1011 tablet_server.cc:196] TabletServer@127.0.252.197:0 shutdown complete.
I20260630 12:37:10.875295  1011 tablet_server.cc:179] TabletServer@127.0.252.198:0 shutting down...
I20260630 12:37:10.902041  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:10.903046  1011 tablet_replica.cc:333] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c: stopping tablet replica
I20260630 12:37:10.903646  1011 raft_consensus.cc:2243] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:10.904073  1011 raft_consensus.cc:2272] T f83441c1d265420d97696fe81de887db P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:10.906461  1011 tablet_replica.cc:333] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c: stopping tablet replica
I20260630 12:37:10.906982  1011 raft_consensus.cc:2243] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:10.907342  1011 raft_consensus.cc:2272] T 77f646e162d745f98f6105bcf4dc370f P 7d47575a7dd74f6c8a31f6851097352c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:10.909324  1011 tablet_replica.cc:333] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c: stopping tablet replica
I20260630 12:37:10.909816  1011 raft_consensus.cc:2243] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.910307  1011 raft_consensus.cc:2272] T 25393c90b42b4ae9a80e1732463a0a79 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.912081  1011 tablet_replica.cc:333] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c: stopping tablet replica
I20260630 12:37:10.912590  1011 raft_consensus.cc:2243] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.913064  1011 raft_consensus.cc:2272] T f1f701f008c94324b9b64717c31fec34 P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.915257  1011 tablet_replica.cc:333] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c: stopping tablet replica
I20260630 12:37:10.915707  1011 raft_consensus.cc:2243] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:10.916211  1011 raft_consensus.cc:2272] T 8de6eb5e86a047a89fa847935f1cfa8f P 7d47575a7dd74f6c8a31f6851097352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.930138  1011 tablet_server.cc:196] TabletServer@127.0.252.198:0 shutdown complete.
I20260630 12:37:10.953487  1011 master.cc:562] Master@127.0.252.254:36253 shutting down...
W20260630 12:37:10.982244  5452 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:10.983529  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:10.984043  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:10.984346  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80e03a439eeb4e819fcedbace83812ed: stopping tablet replica
I20260630 12:37:11.006860  1011 master.cc:584] Master@127.0.252.254:36253 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (21319 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:37:11.054117  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:44137
I20260630 12:37:11.055262  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:11.061672  6364 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
W20260630 12:37:11.061815  6363 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
W20260630 12:37:11.062618  6366 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
I20260630 12:37:11.063454  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:11.064282  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:11.064462  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:11.064652  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823031064636 us; error 0 us; skew 500 ppm
I20260630 12:37:11.065111  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:11.067479  1011 webserver.cc:533] Webserver started at http://127.0.252.254:36259/ using document root <none> and password file <none>
I20260630 12:37:11.067988  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:11.068151  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:11.068423  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:11.069494  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "f663f0ade4cf4408b367c20e50f13a9b"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-7v2h"
I20260630 12:37:11.073841  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:11.077157  6371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.077883  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:11.078154  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "f663f0ade4cf4408b367c20e50f13a9b"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-7v2h"
I20260630 12:37:11.078413  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-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)
I20260630 12:37:11.090665  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:11.091849  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:11.130225  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:44137
I20260630 12:37:11.130288  6422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:44137 every 8 connection(s)
I20260630 12:37:11.134268  6423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.144958  6423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b: Bootstrap starting.
I20260630 12:37:11.149567  6423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:11.153920  6423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b: No bootstrap required, opened a new log
I20260630 12:37:11.156011  6423 raft_consensus.cc:359] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f663f0ade4cf4408b367c20e50f13a9b" member_type: VOTER }
I20260630 12:37:11.156394  6423 raft_consensus.cc:385] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:11.156641  6423 raft_consensus.cc:740] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f663f0ade4cf4408b367c20e50f13a9b, State: Initialized, Role: FOLLOWER
I20260630 12:37:11.157265  6423 consensus_queue.cc:260] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f663f0ade4cf4408b367c20e50f13a9b" member_type: VOTER }
I20260630 12:37:11.157716  6423 raft_consensus.cc:399] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:11.157930  6423 raft_consensus.cc:493] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:11.158155  6423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.163077  6423 raft_consensus.cc:515] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f663f0ade4cf4408b367c20e50f13a9b" member_type: VOTER }
I20260630 12:37:11.163640  6423 leader_election.cc:304] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [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: f663f0ade4cf4408b367c20e50f13a9b; no voters: 
I20260630 12:37:11.164914  6423 leader_election.cc:290] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:11.165264  6426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:11.166738  6426 raft_consensus.cc:697] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 1 LEADER]: Becoming Leader. State: Replica: f663f0ade4cf4408b367c20e50f13a9b, State: Running, Role: LEADER
I20260630 12:37:11.167320  6426 consensus_queue.cc:237] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [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: "f663f0ade4cf4408b367c20e50f13a9b" member_type: VOTER }
I20260630 12:37:11.167865  6423 sys_catalog.cc:565] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:11.171236  6427 sys_catalog.cc:455] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f663f0ade4cf4408b367c20e50f13a9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f663f0ade4cf4408b367c20e50f13a9b" member_type: VOTER } }
I20260630 12:37:11.171427  6428 sys_catalog.cc:455] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f663f0ade4cf4408b367c20e50f13a9b. Latest consensus state: current_term: 1 leader_uuid: "f663f0ade4cf4408b367c20e50f13a9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f663f0ade4cf4408b367c20e50f13a9b" member_type: VOTER } }
I20260630 12:37:11.171967  6427 sys_catalog.cc:458] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:11.172041  6428 sys_catalog.cc:458] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:11.177654  6432 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:11.182940  6432 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:11.184749  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:11.192378  6432 catalog_manager.cc:1383] Generated new cluster ID: ea93455cf55642b1bddcbd460f19a7e9
I20260630 12:37:11.192685  6432 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:11.209518  6432 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:11.210770  6432 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:11.225495  6432 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b: Generated new TSK 0
I20260630 12:37:11.226114  6432 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:11.251531  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:11.258137  6444 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
W20260630 12:37:11.258596  6445 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
W20260630 12:37:11.259876  6447 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
I20260630 12:37:11.260895  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:11.262233  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:11.262521  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:11.262915  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823031262883 us; error 0 us; skew 500 ppm
I20260630 12:37:11.263640  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:11.266496  1011 webserver.cc:533] Webserver started at http://127.0.252.193:42799/ using document root <none> and password file <none>
I20260630 12:37:11.267035  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:11.267246  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:11.267514  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:11.268767  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "24b12a14cdd64811a5895cffd38ae969"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-7v2h"
I20260630 12:37:11.273378  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:37:11.277194  6452 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.278057  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:37:11.278425  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "24b12a14cdd64811a5895cffd38ae969"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-7v2h"
I20260630 12:37:11.278792  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-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)
I20260630 12:37:11.311616  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:11.312816  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:11.314260  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:11.316576  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:11.316762  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.316992  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:11.317157  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.358626  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:33973
I20260630 12:37:11.358763  6514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:33973 every 8 connection(s)
I20260630 12:37:11.363435  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:11.371282  6519 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
W20260630 12:37:11.373556  6520 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
W20260630 12:37:11.374382  6522 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
I20260630 12:37:11.375533  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:11.376518  6515 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44137
I20260630 12:37:11.376892  6515 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:11.377645  6515 heartbeater.cc:507] Master 127.0.252.254:44137 requested a full tablet report, sending...
I20260630 12:37:11.377722  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:11.378018  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:11.378171  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823031378156 us; error 0 us; skew 500 ppm
I20260630 12:37:11.378762  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:11.379980  6388 ts_manager.cc:194] Registered new tserver with Master: 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973)
I20260630 12:37:11.381461  1011 webserver.cc:533] Webserver started at http://127.0.252.194:40481/ using document root <none> and password file <none>
I20260630 12:37:11.381994  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:11.382171  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:11.382292  6388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50278
I20260630 12:37:11.382419  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:11.383745  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "0597231013634d95b879f691a0534240"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-7v2h"
I20260630 12:37:11.387928  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:37:11.391124  6527 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.391875  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:11.392156  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "0597231013634d95b879f691a0534240"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-7v2h"
I20260630 12:37:11.392463  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-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)
I20260630 12:37:11.436637  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:11.437799  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:11.439344  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:11.441676  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:11.441927  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.442168  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:11.442301  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.483561  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:34517
I20260630 12:37:11.483642  6589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:34517 every 8 connection(s)
I20260630 12:37:11.488407  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:11.495026  6593 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
W20260630 12:37:11.496069  6594 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
I20260630 12:37:11.500083  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:11.500139  6590 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44137
W20260630 12:37:11.500133  6597 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
I20260630 12:37:11.500926  6590 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:11.501461  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:11.501708  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:11.501751  6590 heartbeater.cc:507] Master 127.0.252.254:44137 requested a full tablet report, sending...
I20260630 12:37:11.501891  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823031501874 us; error 0 us; skew 500 ppm
I20260630 12:37:11.502535  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:11.503973  6388 ts_manager.cc:194] Registered new tserver with Master: 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
I20260630 12:37:11.505342  6388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50294
I20260630 12:37:11.507573  1011 webserver.cc:533] Webserver started at http://127.0.252.195:41167/ using document root <none> and password file <none>
I20260630 12:37:11.508178  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:11.508373  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:11.508697  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:11.509754  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "892a7f04c5e74374a0a3d1b4975c4124"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-7v2h"
I20260630 12:37:11.514003  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:11.517251  6601 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.518059  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:11.518329  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "892a7f04c5e74374a0a3d1b4975c4124"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-7v2h"
I20260630 12:37:11.518576  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-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)
I20260630 12:37:11.545284  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:11.546373  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:11.547726  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:11.549959  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:11.550143  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.550372  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:11.550519  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.589931  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:33991
I20260630 12:37:11.590016  6663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:33991 every 8 connection(s)
I20260630 12:37:11.603857  6664 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44137
I20260630 12:37:11.604283  6664 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:11.605052  6664 heartbeater.cc:507] Master 127.0.252.254:44137 requested a full tablet report, sending...
I20260630 12:37:11.607018  6388 ts_manager.cc:194] Registered new tserver with Master: 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991)
I20260630 12:37:11.608088  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015096733s
I20260630 12:37:11.608384  6388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50298
I20260630 12:37:12.384974  6515 heartbeater.cc:499] Master 127.0.252.254:44137 was elected leader, sending a full tablet report...
I20260630 12:37:12.508234  6590 heartbeater.cc:499] Master 127.0.252.254:44137 was elected leader, sending a full tablet report...
I20260630 12:37:12.611351  6664 heartbeater.cc:499] Master 127.0.252.254:44137 was elected leader, sending a full tablet report...
I20260630 12:37:12.668054  6388 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50304:
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"
    }
  }
}
W20260630 12:37:12.670367  6388 catalog_manager.cc:7077] 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.
I20260630 12:37:12.725430  6555 tablet_service.cc:1511] Processing CreateTablet for tablet eb5baa15db0a44bc9ff4de9107ac95b4 (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:37:12.726833  6555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5baa15db0a44bc9ff4de9107ac95b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.726529  6553 tablet_service.cc:1511] Processing CreateTablet for tablet 35d137a4de9646539d9de15255a0f110 (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:37:12.727922  6553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d137a4de9646539d9de15255a0f110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.727949  6554 tablet_service.cc:1511] Processing CreateTablet for tablet 171920377ec54e97b32216ce4ce8632f (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:37:12.729497  6554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171920377ec54e97b32216ce4ce8632f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.745046  6628 tablet_service.cc:1511] Processing CreateTablet for tablet 171920377ec54e97b32216ce4ce8632f (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:37:12.746604  6628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171920377ec54e97b32216ce4ce8632f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.744793  6629 tablet_service.cc:1511] Processing CreateTablet for tablet eb5baa15db0a44bc9ff4de9107ac95b4 (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:37:12.748799  6629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5baa15db0a44bc9ff4de9107ac95b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.749559  6480 tablet_service.cc:1511] Processing CreateTablet for tablet eb5baa15db0a44bc9ff4de9107ac95b4 (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:37:12.750473  6478 tablet_service.cc:1511] Processing CreateTablet for tablet 35d137a4de9646539d9de15255a0f110 (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:37:12.751040  6480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5baa15db0a44bc9ff4de9107ac95b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.751719  6478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d137a4de9646539d9de15255a0f110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.754446  6627 tablet_service.cc:1511] Processing CreateTablet for tablet 35d137a4de9646539d9de15255a0f110 (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:37:12.755945  6627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d137a4de9646539d9de15255a0f110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.757723  6479 tablet_service.cc:1511] Processing CreateTablet for tablet 171920377ec54e97b32216ce4ce8632f (DEFAULT_TABLE table=test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:37:12.759131  6479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171920377ec54e97b32216ce4ce8632f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.789687  6684 tablet_bootstrap.cc:492] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240: Bootstrap starting.
I20260630 12:37:12.795718  6685 tablet_bootstrap.cc:492] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124: Bootstrap starting.
I20260630 12:37:12.801987  6684 tablet_bootstrap.cc:654] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.802193  6686 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969: Bootstrap starting.
I20260630 12:37:12.805871  6685 tablet_bootstrap.cc:654] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.810531  6686 tablet_bootstrap.cc:654] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.811251  6684 tablet_bootstrap.cc:492] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240: No bootstrap required, opened a new log
I20260630 12:37:12.811725  6684 ts_tablet_manager.cc:1403] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260630 12:37:12.815152  6684 raft_consensus.cc:359] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.815719  6684 raft_consensus.cc:385] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.815963  6684 raft_consensus.cc:740] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0597231013634d95b879f691a0534240, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.816119  6685 tablet_bootstrap.cc:492] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124: No bootstrap required, opened a new log
I20260630 12:37:12.816738  6685 ts_tablet_manager.cc:1403] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260630 12:37:12.816638  6684 consensus_queue.cc:260] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.819231  6686 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969: No bootstrap required, opened a new log
I20260630 12:37:12.819839  6686 ts_tablet_manager.cc:1403] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260630 12:37:12.819626  6685 raft_consensus.cc:359] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.820582  6685 raft_consensus.cc:385] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.820902  6685 raft_consensus.cc:740] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892a7f04c5e74374a0a3d1b4975c4124, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.821959  6685 consensus_queue.cc:260] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.822508  6684 ts_tablet_manager.cc:1434] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260630 12:37:12.823556  6684 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: Bootstrap starting.
I20260630 12:37:12.824931  6685 ts_tablet_manager.cc:1434] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:37:12.826042  6685 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124: Bootstrap starting.
I20260630 12:37:12.828714  6684 tablet_bootstrap.cc:654] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.830294  6686 raft_consensus.cc:359] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.831138  6686 raft_consensus.cc:385] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.831472  6686 raft_consensus.cc:740] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b12a14cdd64811a5895cffd38ae969, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.831712  6685 tablet_bootstrap.cc:654] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.832373  6686 consensus_queue.cc:260] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.843387  6685 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124: No bootstrap required, opened a new log
I20260630 12:37:12.844125  6685 ts_tablet_manager.cc:1403] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260630 12:37:12.849956  6686 ts_tablet_manager.cc:1434] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.018s
I20260630 12:37:12.849951  6685 raft_consensus.cc:359] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.851122  6685 raft_consensus.cc:385] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.851359  6686 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969: Bootstrap starting.
I20260630 12:37:12.851505  6685 raft_consensus.cc:740] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892a7f04c5e74374a0a3d1b4975c4124, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.852293  6684 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: No bootstrap required, opened a new log
I20260630 12:37:12.852874  6684 ts_tablet_manager.cc:1403] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.007s
I20260630 12:37:12.852707  6685 consensus_queue.cc:260] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.855959  6684 raft_consensus.cc:359] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.856810  6684 raft_consensus.cc:385] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.857177  6684 raft_consensus.cc:740] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0597231013634d95b879f691a0534240, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.857177  6685 ts_tablet_manager.cc:1434] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:37:12.858050  6686 tablet_bootstrap.cc:654] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.858479  6684 consensus_queue.cc:260] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.860381  6685 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: Bootstrap starting.
I20260630 12:37:12.860970  6684 ts_tablet_manager.cc:1434] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:12.862162  6684 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240: Bootstrap starting.
I20260630 12:37:12.866555  6685 tablet_bootstrap.cc:654] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.871603  6684 tablet_bootstrap.cc:654] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.879801  6685 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: No bootstrap required, opened a new log
I20260630 12:37:12.880455  6685 ts_tablet_manager.cc:1403] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260630 12:37:12.882539  6684 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240: No bootstrap required, opened a new log
I20260630 12:37:12.883054  6684 ts_tablet_manager.cc:1403] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260630 12:37:12.883507  6685 raft_consensus.cc:359] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.884306  6685 raft_consensus.cc:385] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.884673  6685 raft_consensus.cc:740] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892a7f04c5e74374a0a3d1b4975c4124, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.885040  6686 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969: No bootstrap required, opened a new log
I20260630 12:37:12.885591  6686 ts_tablet_manager.cc:1403] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260630 12:37:12.885494  6685 consensus_queue.cc:260] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.885954  6684 raft_consensus.cc:359] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.886687  6684 raft_consensus.cc:385] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.887017  6684 raft_consensus.cc:740] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0597231013634d95b879f691a0534240, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.888150  6685 ts_tablet_manager.cc:1434] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:37:12.887962  6684 consensus_queue.cc:260] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.888643  6686 raft_consensus.cc:359] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.889402  6686 raft_consensus.cc:385] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.889730  6686 raft_consensus.cc:740] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b12a14cdd64811a5895cffd38ae969, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.890405  6684 ts_tablet_manager.cc:1434] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:12.890508  6686 consensus_queue.cc:260] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.892710  6686 ts_tablet_manager.cc:1434] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:37:12.893769  6686 tablet_bootstrap.cc:492] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969: Bootstrap starting.
I20260630 12:37:12.899844  6686 tablet_bootstrap.cc:654] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.906066  6686 tablet_bootstrap.cc:492] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969: No bootstrap required, opened a new log
I20260630 12:37:12.906456  6686 ts_tablet_manager.cc:1403] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:37:12.908457  6686 raft_consensus.cc:359] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.909091  6686 raft_consensus.cc:385] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.909286  6686 raft_consensus.cc:740] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b12a14cdd64811a5895cffd38ae969, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.909828  6686 consensus_queue.cc:260] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.911650  6686 ts_tablet_manager.cc:1434] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:12.911919  6691 raft_consensus.cc:493] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:12.912407  6691 raft_consensus.cc:515] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.915009  6691 leader_election.cc:290] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0597231013634d95b879f691a0534240 (127.0.252.194:34517), 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973)
I20260630 12:37:12.927124  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "892a7f04c5e74374a0a3d1b4975c4124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0597231013634d95b879f691a0534240" is_pre_election: true
I20260630 12:37:12.927922  6565 raft_consensus.cc:2468] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892a7f04c5e74374a0a3d1b4975c4124 in term 0.
I20260630 12:37:12.927910  6690 raft_consensus.cc:493] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:12.928188  6490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "892a7f04c5e74374a0a3d1b4975c4124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:12.928988  6490 raft_consensus.cc:2468] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892a7f04c5e74374a0a3d1b4975c4124 in term 0.
I20260630 12:37:12.928735  6690 raft_consensus.cc:515] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.929363  6605 leader_election.cc:304] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [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: 0597231013634d95b879f691a0534240, 892a7f04c5e74374a0a3d1b4975c4124; no voters: 
I20260630 12:37:12.930161  6691 raft_consensus.cc:2804] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:12.930449  6691 raft_consensus.cc:493] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:12.930693  6691 raft_consensus.cc:3060] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.931313  6690 leader_election.cc:290] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991)
I20260630 12:37:12.938371  6691 raft_consensus.cc:515] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.941354  6691 leader_election.cc:290] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 1 election: Requested vote from peers 0597231013634d95b879f691a0534240 (127.0.252.194:34517), 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973)
I20260630 12:37:12.941390  6490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "892a7f04c5e74374a0a3d1b4975c4124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969"
I20260630 12:37:12.941398  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "892a7f04c5e74374a0a3d1b4975c4124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0597231013634d95b879f691a0534240"
I20260630 12:37:12.942148  6490 raft_consensus.cc:3060] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.942468  6489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:12.942862  6565 raft_consensus.cc:3060] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.943259  6489 raft_consensus.cc:2468] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 0.
I20260630 12:37:12.944752  6529 leader_election.cc:304] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [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: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969; no voters: 
I20260630 12:37:12.945644  6690 raft_consensus.cc:2804] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:12.946015  6690 raft_consensus.cc:493] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:12.946329  6690 raft_consensus.cc:3060] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.948393  6565 raft_consensus.cc:2468] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892a7f04c5e74374a0a3d1b4975c4124 in term 1.
I20260630 12:37:12.949358  6490 raft_consensus.cc:2468] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892a7f04c5e74374a0a3d1b4975c4124 in term 1.
I20260630 12:37:12.949709  6605 leader_election.cc:304] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [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: 0597231013634d95b879f691a0534240, 892a7f04c5e74374a0a3d1b4975c4124; no voters: 
I20260630 12:37:12.952167  6691 raft_consensus.cc:2804] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:12.954154  6690 raft_consensus.cc:515] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.954735  6691 raft_consensus.cc:697] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 LEADER]: Becoming Leader. State: Replica: 892a7f04c5e74374a0a3d1b4975c4124, State: Running, Role: LEADER
I20260630 12:37:12.955668  6691 consensus_queue.cc:237] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [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: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } }
I20260630 12:37:12.956210  6639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124" is_pre_election: true
I20260630 12:37:12.956972  6639 raft_consensus.cc:2468] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 0.
I20260630 12:37:12.957573  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124"
I20260630 12:37:12.957844  6690 leader_election.cc:290] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [CANDIDATE]: Term 1 election: Requested vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991)
I20260630 12:37:12.958258  6638 raft_consensus.cc:3060] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.957656  6490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969"
I20260630 12:37:12.959029  6490 raft_consensus.cc:3060] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.965350  6490 raft_consensus.cc:2468] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 1.
I20260630 12:37:12.966483  6529 leader_election.cc:304] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [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: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969; no voters: 
I20260630 12:37:12.966660  6638 raft_consensus.cc:2468] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 1.
I20260630 12:37:12.967437  6690 raft_consensus.cc:2804] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:12.968729  6690 raft_consensus.cc:697] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Becoming Leader. State: Replica: 0597231013634d95b879f691a0534240, State: Running, Role: LEADER
I20260630 12:37:12.968143  6388 catalog_manager.cc:5697] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "892a7f04c5e74374a0a3d1b4975c4124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:12.969632  6690 consensus_queue.cc:237] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [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: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.977865  6690 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:12.977717  6386 catalog_manager.cc:5697] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0597231013634d95b879f691a0534240 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "0597231013634d95b879f691a0534240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:12.978288  6690 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.980616  6690 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991)
I20260630 12:37:12.981065  6490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:12.981211  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124" is_pre_election: true
I20260630 12:37:12.981616  6490 raft_consensus.cc:2468] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 0.
I20260630 12:37:12.981864  6638 raft_consensus.cc:2468] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 0.
I20260630 12:37:12.982575  6529 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969; no voters: 
I20260630 12:37:12.983693  6690 raft_consensus.cc:2804] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:12.984059  6690 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:12.984330  6690 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.989470  6690 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:12.991268  6690 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [CANDIDATE]: Term 1 election: Requested vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991)
I20260630 12:37:12.991992  6490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969"
I20260630 12:37:12.992249  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124"
I20260630 12:37:12.992674  6490 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.992808  6638 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:13.000603  6490 raft_consensus.cc:2468] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 1.
I20260630 12:37:13.000603  6638 raft_consensus.cc:2468] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 1.
I20260630 12:37:13.002029  6530 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: 0597231013634d95b879f691a0534240, 892a7f04c5e74374a0a3d1b4975c4124; no voters: 
I20260630 12:37:13.002738  6690 raft_consensus.cc:2804] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:13.003149  6690 raft_consensus.cc:697] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Becoming Leader. State: Replica: 0597231013634d95b879f691a0534240, State: Running, Role: LEADER
I20260630 12:37:13.003760  6690 consensus_queue.cc:237] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:13.010957  6386 catalog_manager.cc:5697] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0597231013634d95b879f691a0534240 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "0597231013634d95b879f691a0534240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:13.073961  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:13.079931  6708 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
W20260630 12:37:13.080888  6709 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
I20260630 12:37:13.083312  1011 server_base.cc:1061] running on GCE node
W20260630 12:37:13.083288  6711 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
I20260630 12:37:13.085094  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:13.085335  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:13.085505  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823033085490 us; error 0 us; skew 500 ppm
I20260630 12:37:13.085992  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:13.088361  1011 webserver.cc:533] Webserver started at http://127.0.252.196:33903/ using document root <none> and password file <none>
I20260630 12:37:13.088871  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:13.089057  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:13.089308  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:13.090359  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "92a3c49709af4497aa550f26cc323f94"
format_stamp: "Formatted at 2026-06-30 12:37:13 on dist-test-slave-7v2h"
I20260630 12:37:13.094852  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:13.098094  6716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:13.098909  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:13.099213  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "92a3c49709af4497aa550f26cc323f94"
format_stamp: "Formatted at 2026-06-30 12:37:13 on dist-test-slave-7v2h"
I20260630 12:37:13.099481  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-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)
I20260630 12:37:13.140995  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:13.142210  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:13.143738  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:13.145994  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:13.146198  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:13.146421  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:13.146572  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:13.184770  6441 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:13.188490  6691 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:13.189881  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:37141
I20260630 12:37:13.190030  6778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:37141 every 8 connection(s)
I20260630 12:37:13.200834  6691 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:37:13.207510  6703 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:37:13.207866  6703 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:37:13.217181  6564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35d137a4de9646539d9de15255a0f110"
dest_uuid: "0597231013634d95b879f691a0534240"
mode: GRACEFUL
new_leader_uuid: "24b12a14cdd64811a5895cffd38ae969"
 from {username='slave'} at 127.0.0.1:39364
I20260630 12:37:13.218032  6564 raft_consensus.cc:606] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Received request to transfer leadership to TS 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:13.220213  6441 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:37:13.220793  6441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:13.219547  6690 consensus_queue.cc:1048] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:37:13.223747  6781 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44137
I20260630 12:37:13.224133  6781 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:13.225016  6781 heartbeater.cc:507] Master 127.0.252.254:44137 requested a full tablet report, sending...
I20260630 12:37:13.227312  6388 ts_manager.cc:194] Registered new tserver with Master: 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141)
I20260630 12:37:13.229641  6388 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47314
I20260630 12:37:13.243592  6690 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:13.259194  6794 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:13.260026  6690 consensus_queue.cc:1048] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:13.809356  6794 raft_consensus.cc:993] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240: : Instructing follower 24b12a14cdd64811a5895cffd38ae969 to start an election
I20260630 12:37:13.809900  6793 raft_consensus.cc:1081] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Signalling peer 24b12a14cdd64811a5895cffd38ae969 to start an election
I20260630 12:37:13.811455  6489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35d137a4de9646539d9de15255a0f110"
dest_uuid: "24b12a14cdd64811a5895cffd38ae969"
 from {username='slave'} at 127.0.0.1:52118
I20260630 12:37:13.811945  6489 raft_consensus.cc:493] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:37:13.812209  6489 raft_consensus.cc:3060] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:13.816941  6489 raft_consensus.cc:515] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:13.818759  6489 leader_election.cc:290] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [CANDIDATE]: Term 2 election: Requested vote from peers 0597231013634d95b879f691a0534240 (127.0.252.194:34517), 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991)
I20260630 12:37:13.829536  6639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "24b12a14cdd64811a5895cffd38ae969" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124"
I20260630 12:37:13.829562  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "24b12a14cdd64811a5895cffd38ae969" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0597231013634d95b879f691a0534240"
I20260630 12:37:13.830356  6639 raft_consensus.cc:3060] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:13.830427  6565 raft_consensus.cc:3055] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:37:13.830868  6565 raft_consensus.cc:740] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0597231013634d95b879f691a0534240, State: Running, Role: LEADER
I20260630 12:37:13.831681  6565 consensus_queue.cc:260] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [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: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:13.832986  6565 raft_consensus.cc:3060] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:13.837630  6639 raft_consensus.cc:2468] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b12a14cdd64811a5895cffd38ae969 in term 2.
I20260630 12:37:13.839046  6455 leader_election.cc:304] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [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: 24b12a14cdd64811a5895cffd38ae969, 892a7f04c5e74374a0a3d1b4975c4124; no voters: 
I20260630 12:37:13.839610  6565 raft_consensus.cc:2468] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b12a14cdd64811a5895cffd38ae969 in term 2.
I20260630 12:37:13.840905  6801 raft_consensus.cc:2804] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:13.842258  6801 raft_consensus.cc:697] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 2 LEADER]: Becoming Leader. State: Replica: 24b12a14cdd64811a5895cffd38ae969, State: Running, Role: LEADER
I20260630 12:37:13.842989  6801 consensus_queue.cc:237] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [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: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:13.849512  6386 catalog_manager.cc:5697] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 reported cstate change: term changed from 1 to 2, leader changed from 0597231013634d95b879f691a0534240 (127.0.252.194) to 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193). New cstate: current_term: 2 leader_uuid: "24b12a14cdd64811a5895cffd38ae969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:14.111410  6639 raft_consensus.cc:1275] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Refusing update from remote peer 24b12a14cdd64811a5895cffd38ae969: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:14.113162  6801 consensus_queue.cc:1048] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:14.207469  6639 consensus_queue.cc:237] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [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: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } }
I20260630 12:37:14.214736  6489 raft_consensus.cc:1275] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Refusing update from remote peer 892a7f04c5e74374a0a3d1b4975c4124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:14.216398  6565 raft_consensus.cc:1275] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Refusing update from remote peer 24b12a14cdd64811a5895cffd38ae969: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:14.216626  6564 raft_consensus.cc:1275] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Refusing update from remote peer 892a7f04c5e74374a0a3d1b4975c4124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:14.217685  6809 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:14.218214  6801 consensus_queue.cc:1048] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:14.218811  6808 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:14.227274  6605 consensus_peers.cc:597] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 -> Peer 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141): Couldn't send request to peer 92a3c49709af4497aa550f26cc323f94. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb5baa15db0a44bc9ff4de9107ac95b4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:14.228520  6489 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } } }
I20260630 12:37:14.231726  6565 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } } }
I20260630 12:37:14.234181  6781 heartbeater.cc:499] Master 127.0.252.254:44137 was elected leader, sending a full tablet report...
I20260630 12:37:14.241073  6385 catalog_manager.cc:5697] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 reported cstate change: config changed from index -1 to 2, NON_VOTER 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "892a7f04c5e74374a0a3d1b4975c4124" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } } }
I20260630 12:37:14.521624  6809 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } } }
I20260630 12:37:14.543385  6565 consensus_queue.cc:237] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } }
I20260630 12:37:14.551589  6639 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:14.551589  6489 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:14.553707  6819 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:14.554633  6794 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:14.560622  6531 consensus_peers.cc:597] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 -> Peer 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141): Couldn't send request to peer 92a3c49709af4497aa550f26cc323f94. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 171920377ec54e97b32216ce4ce8632f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:14.564815  6489 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } } }
I20260630 12:37:14.566375  6639 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } } }
I20260630 12:37:14.576896  6388 catalog_manager.cc:5697] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 reported cstate change: config changed from index -1 to 2, NON_VOTER 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "0597231013634d95b879f691a0534240" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } } }
I20260630 12:37:14.578500  6824 ts_tablet_manager.cc:933] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: Initiating tablet copy from peer 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991)
I20260630 12:37:14.580514  6824 tablet_copy_client.cc:323] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:33991
I20260630 12:37:14.590355  6649 tablet_copy_service.cc:140] P 892a7f04c5e74374a0a3d1b4975c4124: Received BeginTabletCopySession request for tablet eb5baa15db0a44bc9ff4de9107ac95b4 from peer 92a3c49709af4497aa550f26cc323f94 ({username='slave'} at 127.0.0.1:52304)
I20260630 12:37:14.590979  6649 tablet_copy_service.cc:161] P 892a7f04c5e74374a0a3d1b4975c4124: Beginning new tablet copy session on tablet eb5baa15db0a44bc9ff4de9107ac95b4 from peer 92a3c49709af4497aa550f26cc323f94 at {username='slave'} at 127.0.0.1:52304: session id = 92a3c49709af4497aa550f26cc323f94-eb5baa15db0a44bc9ff4de9107ac95b4
I20260630 12:37:14.596951  6649 tablet_copy_source_session.cc:215] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:14.599628  6824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5baa15db0a44bc9ff4de9107ac95b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:14.611205  6824 tablet_copy_client.cc:806] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:14.611732  6824 tablet_copy_client.cc:670] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:14.615496  6824 tablet_copy_client.cc:538] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:14.621804  6824 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: Bootstrap starting.
I20260630 12:37:14.635568  6824 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: 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
I20260630 12:37:14.636235  6824 tablet_bootstrap.cc:492] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: Bootstrap complete.
I20260630 12:37:14.636761  6824 ts_tablet_manager.cc:1403] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.001s
I20260630 12:37:14.638711  6824 raft_consensus.cc:359] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } }
I20260630 12:37:14.639279  6824 raft_consensus.cc:740] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 92a3c49709af4497aa550f26cc323f94, State: Initialized, Role: LEARNER
I20260630 12:37:14.639739  6824 consensus_queue.cc:260] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [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: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } }
I20260630 12:37:14.641829  6824 ts_tablet_manager.cc:1434] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:37:14.643553  6649 tablet_copy_service.cc:342] P 892a7f04c5e74374a0a3d1b4975c4124: Request end of tablet copy session 92a3c49709af4497aa550f26cc323f94-eb5baa15db0a44bc9ff4de9107ac95b4 received from {username='slave'} at 127.0.0.1:52304
I20260630 12:37:14.643994  6649 tablet_copy_service.cc:434] P 892a7f04c5e74374a0a3d1b4975c4124: ending tablet copy session 92a3c49709af4497aa550f26cc323f94-eb5baa15db0a44bc9ff4de9107ac95b4 on tablet eb5baa15db0a44bc9ff4de9107ac95b4 with peer 92a3c49709af4497aa550f26cc323f94
I20260630 12:37:14.764249  6819 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } } }
I20260630 12:37:14.847138  6824 ts_tablet_manager.cc:933] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: Initiating tablet copy from peer 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
I20260630 12:37:14.848744  6824 tablet_copy_client.cc:323] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:34517
I20260630 12:37:14.860634  6575 tablet_copy_service.cc:140] P 0597231013634d95b879f691a0534240: Received BeginTabletCopySession request for tablet 171920377ec54e97b32216ce4ce8632f from peer 92a3c49709af4497aa550f26cc323f94 ({username='slave'} at 127.0.0.1:39390)
I20260630 12:37:14.861240  6575 tablet_copy_service.cc:161] P 0597231013634d95b879f691a0534240: Beginning new tablet copy session on tablet 171920377ec54e97b32216ce4ce8632f from peer 92a3c49709af4497aa550f26cc323f94 at {username='slave'} at 127.0.0.1:39390: session id = 92a3c49709af4497aa550f26cc323f94-171920377ec54e97b32216ce4ce8632f
I20260630 12:37:14.868120  6575 tablet_copy_source_session.cc:215] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:14.871501  6824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171920377ec54e97b32216ce4ce8632f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:14.885710  6824 tablet_copy_client.cc:806] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:14.886310  6824 tablet_copy_client.cc:670] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:14.890043  6824 tablet_copy_client.cc:538] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:14.892506  6754 raft_consensus.cc:1217] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:14.898985  6824 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: Bootstrap starting.
I20260630 12:37:14.913105  6824 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: 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
I20260630 12:37:14.913802  6824 tablet_bootstrap.cc:492] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: Bootstrap complete.
I20260630 12:37:14.914355  6824 ts_tablet_manager.cc:1403] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:37:14.916352  6824 raft_consensus.cc:359] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } }
I20260630 12:37:14.916988  6824 raft_consensus.cc:740] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 92a3c49709af4497aa550f26cc323f94, State: Initialized, Role: LEARNER
I20260630 12:37:14.917474  6824 consensus_queue.cc:260] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [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: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: true } }
I20260630 12:37:14.919433  6824 ts_tablet_manager.cc:1434] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:14.921200  6575 tablet_copy_service.cc:342] P 0597231013634d95b879f691a0534240: Request end of tablet copy session 92a3c49709af4497aa550f26cc323f94-171920377ec54e97b32216ce4ce8632f received from {username='slave'} at 127.0.0.1:39390
I20260630 12:37:14.921639  6575 tablet_copy_service.cc:434] P 0597231013634d95b879f691a0534240: ending tablet copy session 92a3c49709af4497aa550f26cc323f94-171920377ec54e97b32216ce4ce8632f on tablet 171920377ec54e97b32216ce4ce8632f with peer 92a3c49709af4497aa550f26cc323f94
I20260630 12:37:15.129745  6754 raft_consensus.cc:1217] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:15.222023  6441 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:15.225627  6441 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:15.226156  6441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:15.238525  6816 raft_consensus.cc:1064] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124: attempting to promote NON_VOTER 92a3c49709af4497aa550f26cc323f94 to VOTER
I20260630 12:37:15.241070  6816 consensus_queue.cc:237] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [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: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:15.246889  6754 raft_consensus.cc:1275] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 LEARNER]: Refusing update from remote peer 892a7f04c5e74374a0a3d1b4975c4124: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:15.248675  6808 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:15.249045  6565 raft_consensus.cc:1275] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Refusing update from remote peer 892a7f04c5e74374a0a3d1b4975c4124: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:15.250476  6489 raft_consensus.cc:1275] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Refusing update from remote peer 892a7f04c5e74374a0a3d1b4975c4124: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:15.253108  6831 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:15.254729  6809 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:15.271735  6489 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.271925  6565 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.283663  6385 catalog_manager.cc:5697] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 reported cstate change: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "892a7f04c5e74374a0a3d1b4975c4124" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.323513  6816 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.335712  6753 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } attrs { replace: true } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.391630  6639 consensus_queue.cc:237] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [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: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:15.397850  6753 raft_consensus.cc:1275] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Refusing update from remote peer 892a7f04c5e74374a0a3d1b4975c4124: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:15.399573  6831 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:15.401324  6489 raft_consensus.cc:1275] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Refusing update from remote peer 892a7f04c5e74374a0a3d1b4975c4124: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:15.403403  6831 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:15.408502  6753 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0597231013634d95b879f691a0534240 (127.0.252.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.475807  6489 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0597231013634d95b879f691a0534240 (127.0.252.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.478761  6387 catalog_manager.cc:5697] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 reported cstate change: config changed from index 3 to 4, VOTER 0597231013634d95b879f691a0534240 (127.0.252.194) evicted. New cstate: current_term: 1 leader_uuid: "892a7f04c5e74374a0a3d1b4975c4124" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.541702  6823 raft_consensus.cc:1064] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240: attempting to promote NON_VOTER 92a3c49709af4497aa550f26cc323f94 to VOTER
I20260630 12:37:15.545607  6823 consensus_queue.cc:237] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:15.554900  6489 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:15.555068  6638 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:15.556200  6753 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 LEARNER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:15.556828  6823 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:15.558044  6838 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:15.559033  6819 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:15.574985  6553 tablet_service.cc:1558] Processing DeleteTablet for tablet eb5baa15db0a44bc9ff4de9107ac95b4 with delete_type TABLET_DATA_TOMBSTONED (TS 0597231013634d95b879f691a0534240 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39348
I20260630 12:37:15.572803  6753 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.578012  6489 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.589241  6840 tablet_replica.cc:333] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: stopping tablet replica
I20260630 12:37:15.590372  6840 raft_consensus.cc:2243] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.591928  6840 raft_consensus.cc:2272] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.600356  6387 catalog_manager.cc:5697] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 reported cstate change: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0597231013634d95b879f691a0534240" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.607436  6840 ts_tablet_manager.cc:1916] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:15.625985  6840 ts_tablet_manager.cc:1929] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:15.626492  6840 log.cc:1199] T eb5baa15db0a44bc9ff4de9107ac95b4 P 0597231013634d95b879f691a0534240: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/eb5baa15db0a44bc9ff4de9107ac95b4
I20260630 12:37:15.628619  6375 catalog_manager.cc:5028] TS 0597231013634d95b879f691a0534240 (127.0.252.194:34517): tablet eb5baa15db0a44bc9ff4de9107ac95b4 (table test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]) successfully deleted
I20260630 12:37:15.695598  6819 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.706616  6638 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 92a3c49709af4497aa550f26cc323f94 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } attrs { replace: true } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.713708  6565 consensus_queue.cc:237] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:15.721589  6489 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:15.721525  6753 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:15.723176  6838 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:15.723999  6794 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:15.732342  6489 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.732594  6753 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.744203  6386 catalog_manager.cc:5697] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 reported cstate change: config changed from index 3 to 4, VOTER 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195) evicted. New cstate: current_term: 1 leader_uuid: "0597231013634d95b879f691a0534240" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:15.988085  6628 tablet_service.cc:1558] Processing DeleteTablet for tablet 171920377ec54e97b32216ce4ce8632f with delete_type TABLET_DATA_TOMBSTONED (TS 892a7f04c5e74374a0a3d1b4975c4124 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52280
I20260630 12:37:15.990401  6842 tablet_replica.cc:333] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: stopping tablet replica
I20260630 12:37:15.991250  6842 raft_consensus.cc:2243] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:15.992094  6842 raft_consensus.cc:2272] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:15.996289  6842 ts_tablet_manager.cc:1916] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:16.001397  6808 raft_consensus.cc:2955] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0597231013634d95b879f691a0534240 (127.0.252.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:16.014966  6374 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb5baa15db0a44bc9ff4de9107ac95b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:16.016791  6842 ts_tablet_manager.cc:1929] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:16.017300  6842 log.cc:1199] T 171920377ec54e97b32216ce4ce8632f P 892a7f04c5e74374a0a3d1b4975c4124: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/171920377ec54e97b32216ce4ce8632f
I20260630 12:37:16.019577  6374 catalog_manager.cc:5028] TS 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991): tablet 171920377ec54e97b32216ce4ce8632f (table test-workload [id=289a8404c3b34a9d9a41d2b911f80a3a]) successfully deleted
I20260630 12:37:16.316393  6823 raft_consensus.cc:2955] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } } }
I20260630 12:37:16.324615  6375 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 171920377ec54e97b32216ce4ce8632f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:17.227595  6441 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:17.230612  6441 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:17.231007  6441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:19.232064  6441 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:19.234663  6441 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:19.235014  6441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:21.829829  6847 raft_consensus.cc:493] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 24b12a14cdd64811a5895cffd38ae969)
I20260630 12:37:21.830494  6847 raft_consensus.cc:515] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:21.833686  6847 leader_election.cc:290] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
I20260630 12:37:22.355700  6848 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0597231013634d95b879f691a0534240)
I20260630 12:37:22.356645  6848 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:22.519001  6848 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
I20260630 12:37:22.806617  6441 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:22.810446  6441 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:22.819492  6441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:22.931521  6850 raft_consensus.cc:493] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 892a7f04c5e74374a0a3d1b4975c4124)
I20260630 12:37:22.933549  6850 raft_consensus.cc:515] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:22.936228  6850 leader_election.cc:290] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991), 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141)
I20260630 12:37:22.937062  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "24b12a14cdd64811a5895cffd38ae969" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124" is_pre_election: true
W20260630 12:37:23.091536  6605 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.252.194:34517 timed out after 1.257s (SENT) [suppressed 17 similar messages]
W20260630 12:37:23.409391  6605 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.252.194:34517, user_credentials={real_user=slave}} blocked reactor thread for 317975us
I20260630 12:37:23.526500  6855 raft_consensus.cc:493] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 24b12a14cdd64811a5895cffd38ae969)
I20260630 12:37:23.527216  6855 raft_consensus.cc:515] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:23.529217  6851 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0597231013634d95b879f691a0534240)
I20260630 12:37:23.529861  6851 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:23.530769  6855 leader_election.cc:290] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991)
I20260630 12:37:23.531980  6851 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0597231013634d95b879f691a0534240 (127.0.252.194:34517), 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141)
I20260630 12:37:23.551545  6854 raft_consensus.cc:493] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 892a7f04c5e74374a0a3d1b4975c4124)
I20260630 12:37:23.551977  6490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:23.552395  6854 raft_consensus.cc:515] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:23.552848  6490 raft_consensus.cc:2468] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a3c49709af4497aa550f26cc323f94 in term 1.
I20260630 12:37:23.554450  6718 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [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: 24b12a14cdd64811a5895cffd38ae969, 92a3c49709af4497aa550f26cc323f94; no voters: 
I20260630 12:37:23.555315  6854 leader_election.cc:290] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991), 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973)
I20260630 12:37:23.556057  6854 raft_consensus.cc:2804] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:23.556583  6854 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0597231013634d95b879f691a0534240)
I20260630 12:37:23.557051  6854 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:23.560374  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124" is_pre_election: true
I20260630 12:37:23.560815  6564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "892a7f04c5e74374a0a3d1b4975c4124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0597231013634d95b879f691a0534240" is_pre_election: true
I20260630 12:37:23.561429  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0597231013634d95b879f691a0534240" is_pre_election: true
I20260630 12:37:23.562716  6563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "892a7f04c5e74374a0a3d1b4975c4124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0597231013634d95b879f691a0534240" is_pre_election: true
I20260630 12:37:23.570736  6490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:23.571754  6490 raft_consensus.cc:2468] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a3c49709af4497aa550f26cc323f94 in term 1.
I20260630 12:37:23.573336  6563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "24b12a14cdd64811a5895cffd38ae969" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0597231013634d95b879f691a0534240" is_pre_election: true
I20260630 12:37:23.578111  6718 leader_election.cc:304] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [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: 24b12a14cdd64811a5895cffd38ae969, 92a3c49709af4497aa550f26cc323f94; no voters: 
I20260630 12:37:23.579243  6857 raft_consensus.cc:2804] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:23.579751  6857 raft_consensus.cc:493] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 892a7f04c5e74374a0a3d1b4975c4124)
I20260630 12:37:23.580219  6857 raft_consensus.cc:3060] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:23.580873  6854 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:23.583444  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124" is_pre_election: true
I20260630 12:37:23.585597  6753 raft_consensus.cc:1240] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Rejecting Update request from peer 0597231013634d95b879f691a0534240 for earlier term 1. Current term is 2. Ops: []
I20260630 12:37:23.586854  6489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:23.587096  6855 consensus_queue.cc:1059] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:23.589565  6854 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 2 election: Requested vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
I20260630 12:37:23.589355  6857 raft_consensus.cc:515] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:23.590790  6563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0597231013634d95b879f691a0534240"
I20260630 12:37:23.590970  6490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969"
I20260630 12:37:23.592689  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "892a7f04c5e74374a0a3d1b4975c4124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:23.598013  6754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "24b12a14cdd64811a5895cffd38ae969" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "92a3c49709af4497aa550f26cc323f94" is_pre_election: true
I20260630 12:37:23.598858  6754 raft_consensus.cc:2393] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b12a14cdd64811a5895cffd38ae969 in current term 2: Already voted for candidate 92a3c49709af4497aa550f26cc323f94 in this term.
I20260630 12:37:23.599224  6718 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [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: 92a3c49709af4497aa550f26cc323f94; no voters: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:23.596944  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "24b12a14cdd64811a5895cffd38ae969" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "92a3c49709af4497aa550f26cc323f94" is_pre_election: true
I20260630 12:37:23.593142  6488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d137a4de9646539d9de15255a0f110" candidate_uuid: "892a7f04c5e74374a0a3d1b4975c4124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:23.599993  6857 leader_election.cc:290] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 2 election: Requested vote from peers 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991), 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973)
I20260630 12:37:23.594646  6529 leader_election.cc:304] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [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: 0597231013634d95b879f691a0534240; no voters: 24b12a14cdd64811a5895cffd38ae969, 892a7f04c5e74374a0a3d1b4975c4124
I20260630 12:37:23.600611  6857 raft_consensus.cc:2749] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:37:23.601480  6860 raft_consensus.cc:2749] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:37:23.601369  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124"
I20260630 12:37:23.601892  6603 leader_election.cc:304] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [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: 892a7f04c5e74374a0a3d1b4975c4124; no voters: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:23.602314  6456 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [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: 24b12a14cdd64811a5895cffd38ae969; no voters: 0597231013634d95b879f691a0534240, 92a3c49709af4497aa550f26cc323f94
I20260630 12:37:23.603133  6851 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:23.601907  6488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969"
I20260630 12:37:23.603667  6856 raft_consensus.cc:2749] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:37:23.603638  6456 leader_election.cc:304] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [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: 24b12a14cdd64811a5895cffd38ae969; no voters: 892a7f04c5e74374a0a3d1b4975c4124, 92a3c49709af4497aa550f26cc323f94
I20260630 12:37:23.605172  6718 leader_election.cc:304] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [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: 92a3c49709af4497aa550f26cc323f94; no voters: 24b12a14cdd64811a5895cffd38ae969, 892a7f04c5e74374a0a3d1b4975c4124
I20260630 12:37:23.605947  6857 raft_consensus.cc:2749] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:37:23.605995  6862 raft_consensus.cc:2749] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:23.610072  6851 raft_consensus.cc:2749] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:37:23.610961  6488 raft_consensus.cc:1240] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 2 FOLLOWER]: Rejecting Update request from peer 0597231013634d95b879f691a0534240 for earlier term 1. Current term is 2. Ops: []
I20260630 12:37:23.612469  6860 consensus_queue.cc:1059] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260630 12:37:23.656992  6586 debug-util.cc:398] Leaking SignalData structure 0x7b080027cbe0 after lost signal to thread 1014
W20260630 12:37:23.657960  6586 debug-util.cc:398] Leaking SignalData structure 0x7b080027d2c0 after lost signal to thread 6422
W20260630 12:37:23.660023  6586 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2da0 after lost signal to thread 6589
W20260630 12:37:23.661245  6586 debug-util.cc:398] Leaking SignalData structure 0x7b080004c560 after lost signal to thread 6663
I20260630 12:37:23.715783  6861 raft_consensus.cc:3055] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:37:23.716215  6861 raft_consensus.cc:740] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0597231013634d95b879f691a0534240, State: Running, Role: LEADER
I20260630 12:37:23.717080  6861 consensus_queue.cc:260] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:23.718207  6861 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:23.922041  6753 raft_consensus.cc:1240] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Rejecting Update request from peer 892a7f04c5e74374a0a3d1b4975c4124 for earlier term 1. Current term is 2. Ops: []
I20260630 12:37:23.923591  6856 consensus_queue.cc:1059] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:23.929548  6863 raft_consensus.cc:3055] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:37:23.929895  6863 raft_consensus.cc:740] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 892a7f04c5e74374a0a3d1b4975c4124, State: Running, Role: LEADER
I20260630 12:37:23.930599  6863 consensus_queue.cc:260] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:23.931622  6863 raft_consensus.cc:3060] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:24.426123  6864 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:24.426601  6864 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:24.428486  6864 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141)
I20260630 12:37:24.429649  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "92a3c49709af4497aa550f26cc323f94" is_pre_election: true
I20260630 12:37:24.430303  6753 raft_consensus.cc:2468] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 2.
I20260630 12:37:24.429401  6488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:24.431571  6531 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: 0597231013634d95b879f691a0534240, 92a3c49709af4497aa550f26cc323f94; no voters: 
I20260630 12:37:24.432581  6864 raft_consensus.cc:2804] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:24.432996  6864 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:24.433367  6864 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:24.439771  6864 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:24.441854  6864 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [CANDIDATE]: Term 3 election: Requested vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141)
I20260630 12:37:24.442404  6488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969"
I20260630 12:37:24.442476  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171920377ec54e97b32216ce4ce8632f" candidate_uuid: "0597231013634d95b879f691a0534240" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "92a3c49709af4497aa550f26cc323f94"
I20260630 12:37:24.443166  6753 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:24.450388  6753 raft_consensus.cc:2468] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0597231013634d95b879f691a0534240 in term 3.
I20260630 12:37:24.451673  6531 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: 0597231013634d95b879f691a0534240, 92a3c49709af4497aa550f26cc323f94; no voters: 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:24.452406  6864 raft_consensus.cc:2804] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:24.453573  6864 raft_consensus.cc:697] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 3 LEADER]: Becoming Leader. State: Replica: 0597231013634d95b879f691a0534240, State: Running, Role: LEADER
I20260630 12:37:24.454380  6864 consensus_queue.cc:237] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:24.465776  6387 catalog_manager.cc:5697] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0597231013634d95b879f691a0534240" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:24.531989  6870 raft_consensus.cc:493] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:24.532444  6870 raft_consensus.cc:515] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:24.534263  6870 leader_election.cc:290] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991), 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973)
I20260630 12:37:24.535102  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124" is_pre_election: true
I20260630 12:37:24.535360  6488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969" is_pre_election: true
I20260630 12:37:24.535894  6638 raft_consensus.cc:2468] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a3c49709af4497aa550f26cc323f94 in term 2.
I20260630 12:37:24.537122  6719 leader_election.cc:304] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 892a7f04c5e74374a0a3d1b4975c4124, 92a3c49709af4497aa550f26cc323f94; no voters: 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:24.537925  6870 raft_consensus.cc:2804] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:37:24.538239  6870 raft_consensus.cc:493] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:24.538486  6870 raft_consensus.cc:3060] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:24.543928  6870 raft_consensus.cc:515] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:24.545017  6851 raft_consensus.cc:493] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 892a7f04c5e74374a0a3d1b4975c4124)
I20260630 12:37:24.545590  6851 raft_consensus.cc:515] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:24.546267  6870 leader_election.cc:290] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 3 election: Requested vote from peers 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991), 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973)
I20260630 12:37:24.547106  6488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "24b12a14cdd64811a5895cffd38ae969"
I20260630 12:37:24.547122  6638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "92a3c49709af4497aa550f26cc323f94" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124"
I20260630 12:37:24.547770  6488 raft_consensus.cc:3060] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:37:24.547828  6638 raft_consensus.cc:3060] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:24.549494  6639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "24b12a14cdd64811a5895cffd38ae969" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "892a7f04c5e74374a0a3d1b4975c4124" is_pre_election: true
I20260630 12:37:24.552074  6753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5baa15db0a44bc9ff4de9107ac95b4" candidate_uuid: "24b12a14cdd64811a5895cffd38ae969" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "92a3c49709af4497aa550f26cc323f94" is_pre_election: true
I20260630 12:37:24.553020  6753 raft_consensus.cc:2368] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b12a14cdd64811a5895cffd38ae969 for earlier term 2. Current term is 3.
I20260630 12:37:24.554525  6456 leader_election.cc:400] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141) with higher term. Message: Invalid argument: T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b12a14cdd64811a5895cffd38ae969 for earlier term 2. Current term is 3.
I20260630 12:37:24.554869  6456 leader_election.cc:403] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:37:24.547662  6851 leader_election.cc:290] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195:33991), 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141)
I20260630 12:37:24.555464  6638 raft_consensus.cc:2468] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a3c49709af4497aa550f26cc323f94 in term 3.
I20260630 12:37:24.555464  6488 raft_consensus.cc:2468] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a3c49709af4497aa550f26cc323f94 in term 3.
I20260630 12:37:24.556746  6851 raft_consensus.cc:2749] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 92a3c49709af4497aa550f26cc323f94 (127.0.252.196:37141) with higher term. Message: Invalid argument: T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b12a14cdd64811a5895cffd38ae969 for earlier term 2. Current term is 3.
I20260630 12:37:24.556926  6719 leader_election.cc:304] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [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: 892a7f04c5e74374a0a3d1b4975c4124, 92a3c49709af4497aa550f26cc323f94; no voters: 
I20260630 12:37:24.557981  6870 raft_consensus.cc:2804] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:24.559302  6870 raft_consensus.cc:697] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 3 LEADER]: Becoming Leader. State: Replica: 92a3c49709af4497aa550f26cc323f94, State: Running, Role: LEADER
I20260630 12:37:24.560292  6870 consensus_queue.cc:237] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:24.570024  6388 catalog_manager.cc:5697] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 reported cstate change: term changed from 1 to 3, leader changed from 892a7f04c5e74374a0a3d1b4975c4124 (127.0.252.195) to 92a3c49709af4497aa550f26cc323f94 (127.0.252.196). New cstate: current_term: 3 leader_uuid: "92a3c49709af4497aa550f26cc323f94" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:24.751852  6488 raft_consensus.cc:3060] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:24.757771  6488 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 3 FOLLOWER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:24.759271  6864 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:24.760530  6753 raft_consensus.cc:1275] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Refusing update from remote peer 0597231013634d95b879f691a0534240: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:24.762094  6864 consensus_queue.cc:1048] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:24.820657  6441 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:24.823671  6441 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:24.824043  6441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:24.858953  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:37:24.889163  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:24.889930  1011 tablet_replica.cc:333] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969: stopping tablet replica
I20260630 12:37:24.890553  1011 raft_consensus.cc:2243] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.891353  1011 raft_consensus.cc:2272] T 171920377ec54e97b32216ce4ce8632f P 24b12a14cdd64811a5895cffd38ae969 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.897053  6638 raft_consensus.cc:1275] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 3 FOLLOWER]: Refusing update from remote peer 92a3c49709af4497aa550f26cc323f94: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:24.897594  1011 tablet_replica.cc:333] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969: stopping tablet replica
W20260630 12:37:24.898289  6718 consensus_peers.cc:597] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 -> Peer 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973): Couldn't send request to peer 24b12a14cdd64811a5895cffd38ae969. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:24.898461  1011 raft_consensus.cc:2243] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:24.898978  6870 consensus_queue.cc:1048] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:24.899483  1011 raft_consensus.cc:2272] T 35d137a4de9646539d9de15255a0f110 P 24b12a14cdd64811a5895cffd38ae969 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.902659  1011 tablet_replica.cc:333] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969: stopping tablet replica
I20260630 12:37:24.903442  1011 raft_consensus.cc:2243] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.904531  1011 raft_consensus.cc:2272] T eb5baa15db0a44bc9ff4de9107ac95b4 P 24b12a14cdd64811a5895cffd38ae969 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.936772  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:37:24.957120  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:37:24.987557  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:24.988288  1011 tablet_replica.cc:333] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240: stopping tablet replica
I20260630 12:37:24.988933  1011 raft_consensus.cc:2243] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.055450  1011 raft_consensus.cc:2272] T 171920377ec54e97b32216ce4ce8632f P 0597231013634d95b879f691a0534240 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.058665  1011 tablet_replica.cc:333] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240: stopping tablet replica
I20260630 12:37:25.059490  1011 raft_consensus.cc:2243] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.060032  1011 raft_consensus.cc:2272] T 35d137a4de9646539d9de15255a0f110 P 0597231013634d95b879f691a0534240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.572093  6887 raft_consensus.cc:493] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 24b12a14cdd64811a5895cffd38ae969)
I20260630 12:37:25.573195  6887 raft_consensus.cc:515] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:25.575897  6887 leader_election.cc:290] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
W20260630 12:37:25.583415  6603 leader_election.cc:336] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973): Network error: Client connection negotiation failed: client connection to 127.0.252.193:33973: connect: Connection refused (error 111)
W20260630 12:37:25.584313  6605 leader_election.cc:336] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0597231013634d95b879f691a0534240 (127.0.252.194:34517): Network error: Client connection negotiation failed: client connection to 127.0.252.194:34517: connect: Connection refused (error 111)
I20260630 12:37:25.584949  6605 leader_election.cc:304] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [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: 892a7f04c5e74374a0a3d1b4975c4124; no voters: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:25.585772  6887 raft_consensus.cc:2749] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:37:25.679814  6870 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0597231013634d95b879f691a0534240)
I20260630 12:37:25.680771  6870 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:25.683336  6870 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
W20260630 12:37:25.689762  6718 leader_election.cc:336] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973): Network error: Client connection negotiation failed: client connection to 127.0.252.193:33973: connect: Connection refused (error 111)
W20260630 12:37:25.690510  6720 leader_election.cc:336] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0597231013634d95b879f691a0534240 (127.0.252.194:34517): Network error: Client connection negotiation failed: client connection to 127.0.252.194:34517: connect: Connection refused (error 111)
I20260630 12:37:25.690865  6720 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92a3c49709af4497aa550f26cc323f94; no voters: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:25.691586  6870 raft_consensus.cc:2749] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260630 12:37:26.072832  1011 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6586)
W20260630 12:37:26.250154  6718 consensus_peers.cc:597] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 -> Peer 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973): Couldn't send request to peer 24b12a14cdd64811a5895cffd38ae969. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33973: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:37:26.727583  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:37:26.735433  6892 raft_consensus.cc:493] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 24b12a14cdd64811a5895cffd38ae969)
I20260630 12:37:26.736114  6892 raft_consensus.cc:515] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "892a7f04c5e74374a0a3d1b4975c4124" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 33991 } }
I20260630 12:37:26.739168  6892 leader_election.cc:290] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
W20260630 12:37:26.750617  6603 leader_election.cc:336] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973): Network error: Client connection negotiation failed: client connection to 127.0.252.193:33973: connect: Connection refused (error 111)
W20260630 12:37:26.752223  6605 leader_election.cc:336] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0597231013634d95b879f691a0534240 (127.0.252.194:34517): Network error: Client connection negotiation failed: client connection to 127.0.252.194:34517: connect: Connection refused (error 111)
I20260630 12:37:26.753005  6605 leader_election.cc:304] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [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: 892a7f04c5e74374a0a3d1b4975c4124; no voters: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:26.754184  6892 raft_consensus.cc:2749] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:37:26.761338  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:37:26.788426  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:26.788578  6883 raft_consensus.cc:493] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0597231013634d95b879f691a0534240)
I20260630 12:37:26.789636  1011 tablet_replica.cc:333] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124: stopping tablet replica
I20260630 12:37:26.789307  6883 raft_consensus.cc:515] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24b12a14cdd64811a5895cffd38ae969" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33973 } } peers { permanent_uuid: "0597231013634d95b879f691a0534240" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34517 } } peers { permanent_uuid: "92a3c49709af4497aa550f26cc323f94" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 37141 } attrs { promote: false } }
I20260630 12:37:26.790526  1011 raft_consensus.cc:2243] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:26.791317  1011 raft_consensus.cc:2272] T eb5baa15db0a44bc9ff4de9107ac95b4 P 892a7f04c5e74374a0a3d1b4975c4124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.791929  6883 leader_election.cc:290] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973), 0597231013634d95b879f691a0534240 (127.0.252.194:34517)
I20260630 12:37:26.795007  1011 tablet_replica.cc:333] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124: stopping tablet replica
I20260630 12:37:26.795868  1011 raft_consensus.cc:2243] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:26.796808  1011 raft_consensus.cc:2272] T 35d137a4de9646539d9de15255a0f110 P 892a7f04c5e74374a0a3d1b4975c4124 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:26.797487  6718 leader_election.cc:336] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 24b12a14cdd64811a5895cffd38ae969 (127.0.252.193:33973): Network error: Client connection negotiation failed: client connection to 127.0.252.193:33973: connect: Connection refused (error 111)
W20260630 12:37:26.798717  6720 leader_election.cc:336] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0597231013634d95b879f691a0534240 (127.0.252.194:34517): Network error: Client connection negotiation failed: client connection to 127.0.252.194:34517: connect: Connection refused (error 111)
I20260630 12:37:26.799109  6720 leader_election.cc:304] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92a3c49709af4497aa550f26cc323f94; no voters: 0597231013634d95b879f691a0534240, 24b12a14cdd64811a5895cffd38ae969
I20260630 12:37:26.799754  6883 raft_consensus.cc:2749] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260630 12:37:26.822999  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:37:26.825275  6441 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:26.828486  6441 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:26.829022  6441 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:26.840396  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:37:26.861680  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:26.862454  1011 tablet_replica.cc:333] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94: stopping tablet replica
I20260630 12:37:26.863096  1011 raft_consensus.cc:2243] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:26.864020  1011 raft_consensus.cc:2272] T 171920377ec54e97b32216ce4ce8632f P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.866530  1011 tablet_replica.cc:333] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94: stopping tablet replica
I20260630 12:37:26.867038  1011 raft_consensus.cc:2243] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:26.868355  1011 raft_consensus.cc:2272] T eb5baa15db0a44bc9ff4de9107ac95b4 P 92a3c49709af4497aa550f26cc323f94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.890432  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:37:26.904592  1011 master.cc:562] Master@127.0.252.254:44137 shutting down...
I20260630 12:37:26.925401  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:26.926138  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:26.926466  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P f663f0ade4cf4408b367c20e50f13a9b: stopping tablet replica
I20260630 12:37:26.946424  1011 master.cc:584] Master@127.0.252.254:44137 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (15933 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:37:26.988039  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:40867
I20260630 12:37:26.989228  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:26.994719  6897 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
W20260630 12:37:26.995182  6898 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
W20260630 12:37:26.996097  6900 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
I20260630 12:37:26.996692  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:26.997535  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:26.997730  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:26.997880  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823046997865 us; error 0 us; skew 500 ppm
I20260630 12:37:26.998366  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:27.001040  1011 webserver.cc:533] Webserver started at http://127.0.252.254:38063/ using document root <none> and password file <none>
I20260630 12:37:27.001557  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:27.001735  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:27.002024  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:27.003278  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "f7667708b64a4b51b15fe44a6abb339a"
format_stamp: "Formatted at 2026-06-30 12:37:26 on dist-test-slave-7v2h"
I20260630 12:37:27.008240  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:37:27.012317  6905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.013087  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:27.013381  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "f7667708b64a4b51b15fe44a6abb339a"
format_stamp: "Formatted at 2026-06-30 12:37:26 on dist-test-slave-7v2h"
I20260630 12:37:27.013656  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-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)
I20260630 12:37:27.025686  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:27.026921  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:27.067981  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:40867
I20260630 12:37:27.068071  6956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:40867 every 8 connection(s)
I20260630 12:37:27.071945  6957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.084046  6957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a: Bootstrap starting.
I20260630 12:37:27.088907  6957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.093312  6957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a: No bootstrap required, opened a new log
I20260630 12:37:27.095603  6957 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7667708b64a4b51b15fe44a6abb339a" member_type: VOTER }
I20260630 12:37:27.096011  6957 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.096232  6957 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7667708b64a4b51b15fe44a6abb339a, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.096901  6957 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7667708b64a4b51b15fe44a6abb339a" member_type: VOTER }
I20260630 12:37:27.097368  6957 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:27.097574  6957 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:27.097829  6957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.102627  6957 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7667708b64a4b51b15fe44a6abb339a" member_type: VOTER }
I20260630 12:37:27.103158  6957 leader_election.cc:304] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [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: f7667708b64a4b51b15fe44a6abb339a; no voters: 
I20260630 12:37:27.104403  6957 leader_election.cc:290] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:27.105048  6960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.106684  6960 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 1 LEADER]: Becoming Leader. State: Replica: f7667708b64a4b51b15fe44a6abb339a, State: Running, Role: LEADER
I20260630 12:37:27.107458  6957 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:27.107486  6960 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [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: "f7667708b64a4b51b15fe44a6abb339a" member_type: VOTER }
I20260630 12:37:27.114509  6962 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7667708b64a4b51b15fe44a6abb339a. Latest consensus state: current_term: 1 leader_uuid: "f7667708b64a4b51b15fe44a6abb339a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7667708b64a4b51b15fe44a6abb339a" member_type: VOTER } }
I20260630 12:37:27.114773  6961 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7667708b64a4b51b15fe44a6abb339a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7667708b64a4b51b15fe44a6abb339a" member_type: VOTER } }
I20260630 12:37:27.115298  6962 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:27.115463  6961 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:27.117828  6969 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:27.123544  6969 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:27.124586  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:27.132740  6969 catalog_manager.cc:1383] Generated new cluster ID: cd0a7b1ee3f94576944af28b2a1fccdb
I20260630 12:37:27.133076  6969 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:27.170573  6969 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:27.171897  6969 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:27.185499  6969 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a: Generated new TSK 0
I20260630 12:37:27.186177  6969 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:27.191053  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:27.197187  6978 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
W20260630 12:37:27.198083  6979 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
W20260630 12:37:27.200665  6981 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
I20260630 12:37:27.202617  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:27.203572  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:27.203791  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:27.203955  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823047203938 us; error 0 us; skew 500 ppm
I20260630 12:37:27.204535  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:27.207180  1011 webserver.cc:533] Webserver started at http://127.0.252.193:45715/ using document root <none> and password file <none>
I20260630 12:37:27.207662  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:27.207851  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:27.208117  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:27.209455  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "e940f2e78e364a75a7d97801ee4ce758"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-7v2h"
I20260630 12:37:27.214251  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:27.218247  6986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.219079  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:27.219381  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "e940f2e78e364a75a7d97801ee4ce758"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-7v2h"
I20260630 12:37:27.219674  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-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)
I20260630 12:37:27.254652  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:27.255880  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:27.257543  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:27.260484  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:27.260757  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:27.261014  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:27.261189  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.303225  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:39107
I20260630 12:37:27.303351  7048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:39107 every 8 connection(s)
I20260630 12:37:27.308243  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:27.315521  7053 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
W20260630 12:37:27.316987  7054 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
W20260630 12:37:27.319193  7056 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
I20260630 12:37:27.319873  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:27.320909  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:27.321226  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:27.321557  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823047321460 us; error 0 us; skew 500 ppm
I20260630 12:37:27.322340  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:27.326885  1011 webserver.cc:533] Webserver started at http://127.0.252.194:42807/ using document root <none> and password file <none>
I20260630 12:37:27.327603  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:27.327885  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:27.328222  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:27.329870  7049 heartbeater.cc:344] Connected to a master server at 127.0.252.254:40867
I20260630 12:37:27.329869  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "58b6ae8c56784336bc9c825217412c82"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-7v2h"
I20260630 12:37:27.330430  7049 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:27.331265  7049 heartbeater.cc:507] Master 127.0.252.254:40867 requested a full tablet report, sending...
I20260630 12:37:27.333487  6922 ts_manager.cc:194] Registered new tserver with Master: e940f2e78e364a75a7d97801ee4ce758 (127.0.252.193:39107)
I20260630 12:37:27.335701  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:27.335775  6922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44624
I20260630 12:37:27.339978  7061 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.341022  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:27.341349  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "58b6ae8c56784336bc9c825217412c82"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-7v2h"
I20260630 12:37:27.341624  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-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)
I20260630 12:37:27.355005  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:27.356210  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:27.357836  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:27.360167  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:27.360368  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.360615  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:27.360780  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.401867  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:38355
I20260630 12:37:27.401952  7123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:38355 every 8 connection(s)
I20260630 12:37:27.407485  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:27.415094  7127 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
W20260630 12:37:27.418774  7128 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
W20260630 12:37:27.420109  7130 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
I20260630 12:37:27.420781  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:27.421375  7124 heartbeater.cc:344] Connected to a master server at 127.0.252.254:40867
I20260630 12:37:27.421778  7124 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:27.421989  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:27.422223  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:27.422358  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823047422346 us; error 0 us; skew 500 ppm
I20260630 12:37:27.422518  7124 heartbeater.cc:507] Master 127.0.252.254:40867 requested a full tablet report, sending...
I20260630 12:37:27.422878  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:27.425144  6922 ts_manager.cc:194] Registered new tserver with Master: 58b6ae8c56784336bc9c825217412c82 (127.0.252.194:38355)
I20260630 12:37:27.426015  1011 webserver.cc:533] Webserver started at http://127.0.252.195:36207/ using document root <none> and password file <none>
I20260630 12:37:27.426680  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:27.426918  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:27.427057  6922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44634
I20260630 12:37:27.427240  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:27.428920  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "56f598dac0d24f069b0d9545c8d61145"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-7v2h"
I20260630 12:37:27.433533  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:37:27.436939  7135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.437887  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:27.438187  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "56f598dac0d24f069b0d9545c8d61145"
format_stamp: "Formatted at 2026-06-30 12:37:27 on dist-test-slave-7v2h"
I20260630 12:37:27.438462  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822884425640-1011-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)
I20260630 12:37:27.458773  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:27.459985  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:27.461540  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:27.463874  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:27.464088  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.464319  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:27.464486  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:27.505715  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:34125
I20260630 12:37:27.505919  7197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:34125 every 8 connection(s)
I20260630 12:37:27.520756  7198 heartbeater.cc:344] Connected to a master server at 127.0.252.254:40867
I20260630 12:37:27.521317  7198 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:27.522188  7198 heartbeater.cc:507] Master 127.0.252.254:40867 requested a full tablet report, sending...
I20260630 12:37:27.524472  6922 ts_manager.cc:194] Registered new tserver with Master: 56f598dac0d24f069b0d9545c8d61145 (127.0.252.195:34125)
I20260630 12:37:27.525292  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016416357s
I20260630 12:37:27.526160  6922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44636
I20260630 12:37:28.338837  7049 heartbeater.cc:499] Master 127.0.252.254:40867 was elected leader, sending a full tablet report...
I20260630 12:37:28.429978  7124 heartbeater.cc:499] Master 127.0.252.254:40867 was elected leader, sending a full tablet report...
I20260630 12:37:28.529250  7198 heartbeater.cc:499] Master 127.0.252.254:40867 was elected leader, sending a full tablet report...
I20260630 12:37:28.585405  6922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44644:
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"
    }
  }
}
W20260630 12:37:28.587821  6922 catalog_manager.cc:7077] 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.
I20260630 12:37:28.636114  7089 tablet_service.cc:1511] Processing CreateTablet for tablet 62c4e925981249719317af26b5dac3ef (DEFAULT_TABLE table=test-workload [id=80cf1191161e45d99f53badc6f901a5e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:28.636324  7163 tablet_service.cc:1511] Processing CreateTablet for tablet 62c4e925981249719317af26b5dac3ef (DEFAULT_TABLE table=test-workload [id=80cf1191161e45d99f53badc6f901a5e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:28.637687  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c4e925981249719317af26b5dac3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:28.637786  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c4e925981249719317af26b5dac3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:28.650868  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 62c4e925981249719317af26b5dac3ef (DEFAULT_TABLE table=test-workload [id=80cf1191161e45d99f53badc6f901a5e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:28.652030  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c4e925981249719317af26b5dac3ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:28.664044  7218 tablet_bootstrap.cc:492] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82: Bootstrap starting.
I20260630 12:37:28.665839  7219 tablet_bootstrap.cc:492] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145: Bootstrap starting.
I20260630 12:37:28.670714  7220 tablet_bootstrap.cc:492] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758: Bootstrap starting.
I20260630 12:37:28.672451  7218 tablet_bootstrap.cc:654] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:28.673100  7219 tablet_bootstrap.cc:654] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:28.678134  7218 tablet_bootstrap.cc:492] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82: No bootstrap required, opened a new log
I20260630 12:37:28.678573  7218 ts_tablet_manager.cc:1403] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:37:28.679180  7220 tablet_bootstrap.cc:654] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:28.679462  7219 tablet_bootstrap.cc:492] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145: No bootstrap required, opened a new log
I20260630 12:37:28.679975  7219 ts_tablet_manager.cc:1403] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:37:28.680871  7218 raft_consensus.cc:359] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.681456  7218 raft_consensus.cc:385] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:28.681674  7218 raft_consensus.cc:740] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58b6ae8c56784336bc9c825217412c82, State: Initialized, Role: FOLLOWER
I20260630 12:37:28.682358  7218 consensus_queue.cc:260] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.682909  7219 raft_consensus.cc:359] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.683506  7219 raft_consensus.cc:385] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:28.683724  7219 raft_consensus.cc:740] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f598dac0d24f069b0d9545c8d61145, State: Initialized, Role: FOLLOWER
I20260630 12:37:28.684687  7219 consensus_queue.cc:260] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.685652  7220 tablet_bootstrap.cc:492] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758: No bootstrap required, opened a new log
I20260630 12:37:28.686296  7220 ts_tablet_manager.cc:1403] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:37:28.689767  7220 raft_consensus.cc:359] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.690313  7218 ts_tablet_manager.cc:1434] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.007s
I20260630 12:37:28.690737  7220 raft_consensus.cc:385] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:28.691275  7220 raft_consensus.cc:740] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e940f2e78e364a75a7d97801ee4ce758, State: Initialized, Role: FOLLOWER
I20260630 12:37:28.692307  7220 consensus_queue.cc:260] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.693110  7219 ts_tablet_manager.cc:1434] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.006s
I20260630 12:37:28.695501  7220 ts_tablet_manager.cc:1434] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:37:28.737170  7225 raft_consensus.cc:493] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:28.737703  7225 raft_consensus.cc:515] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.741675  7225 leader_election.cc:290] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58b6ae8c56784336bc9c825217412c82 (127.0.252.194:38355), e940f2e78e364a75a7d97801ee4ce758 (127.0.252.193:39107)
I20260630 12:37:28.752069  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c4e925981249719317af26b5dac3ef" candidate_uuid: "56f598dac0d24f069b0d9545c8d61145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58b6ae8c56784336bc9c825217412c82" is_pre_election: true
I20260630 12:37:28.753275  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c4e925981249719317af26b5dac3ef" candidate_uuid: "56f598dac0d24f069b0d9545c8d61145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e940f2e78e364a75a7d97801ee4ce758" is_pre_election: true
I20260630 12:37:28.753320  7099 raft_consensus.cc:2468] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f598dac0d24f069b0d9545c8d61145 in term 0.
I20260630 12:37:28.754093  7024 raft_consensus.cc:2468] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f598dac0d24f069b0d9545c8d61145 in term 0.
I20260630 12:37:28.754969  7136 leader_election.cc:304] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [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: 56f598dac0d24f069b0d9545c8d61145, 58b6ae8c56784336bc9c825217412c82; no voters: 
I20260630 12:37:28.755723  7225 raft_consensus.cc:2804] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:28.756026  7225 raft_consensus.cc:493] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:28.756294  7225 raft_consensus.cc:3060] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:28.760953  7199 tablet.cc:2406] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:28.762269  7225 raft_consensus.cc:515] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.763896  7225 leader_election.cc:290] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [CANDIDATE]: Term 1 election: Requested vote from peers 58b6ae8c56784336bc9c825217412c82 (127.0.252.194:38355), e940f2e78e364a75a7d97801ee4ce758 (127.0.252.193:39107)
I20260630 12:37:28.764783  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c4e925981249719317af26b5dac3ef" candidate_uuid: "56f598dac0d24f069b0d9545c8d61145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58b6ae8c56784336bc9c825217412c82"
I20260630 12:37:28.764930  7024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c4e925981249719317af26b5dac3ef" candidate_uuid: "56f598dac0d24f069b0d9545c8d61145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e940f2e78e364a75a7d97801ee4ce758"
I20260630 12:37:28.765324  7099 raft_consensus.cc:3060] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:28.765450  7024 raft_consensus.cc:3060] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:28.771566  7099 raft_consensus.cc:2468] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f598dac0d24f069b0d9545c8d61145 in term 1.
I20260630 12:37:28.771895  7024 raft_consensus.cc:2468] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f598dac0d24f069b0d9545c8d61145 in term 1.
I20260630 12:37:28.772663  7136 leader_election.cc:304] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [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: 56f598dac0d24f069b0d9545c8d61145, 58b6ae8c56784336bc9c825217412c82; no voters: 
I20260630 12:37:28.773411  7225 raft_consensus.cc:2804] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:28.775010  7225 raft_consensus.cc:697] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 1 LEADER]: Becoming Leader. State: Replica: 56f598dac0d24f069b0d9545c8d61145, State: Running, Role: LEADER
I20260630 12:37:28.775812  7225 consensus_queue.cc:237] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [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: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } }
I20260630 12:37:28.783592  6921 catalog_manager.cc:5697] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56f598dac0d24f069b0d9545c8d61145 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "56f598dac0d24f069b0d9545c8d61145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56f598dac0d24f069b0d9545c8d61145" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e940f2e78e364a75a7d97801ee4ce758" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:28.800432  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:37:28.819870  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:28.820693  1011 tablet_replica.cc:333] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758: stopping tablet replica
I20260630 12:37:28.821487  1011 raft_consensus.cc:2243] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:28.822144  1011 raft_consensus.cc:2272] T 62c4e925981249719317af26b5dac3ef P e940f2e78e364a75a7d97801ee4ce758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.840962  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:37:29.124135  6975 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:29.125576  6975 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:29.125907  6975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:37:29.334851  7139 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:39107: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260630 12:37:29.338373  7139 consensus_peers.cc:597] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 -> Peer e940f2e78e364a75a7d97801ee4ce758 (127.0.252.193:39107): Couldn't send request to peer e940f2e78e364a75a7d97801ee4ce758. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:39107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:29.351819  7231 consensus_queue.cc:1048] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58b6ae8c56784336bc9c825217412c82" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:31.126933  6975 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:31.128301  6975 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:31.128639  6975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:37:31.676669  7139 consensus_peers.cc:597] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 -> Peer e940f2e78e364a75a7d97801ee4ce758 (127.0.252.193:39107): Couldn't send request to peer e940f2e78e364a75a7d97801ee4ce758. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:39107: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:37:33.129685  6975 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:33.131098  6975 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:33.131403  6975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:37:34.274682  7139 consensus_peers.cc:597] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 -> Peer e940f2e78e364a75a7d97801ee4ce758 (127.0.252.193:39107): Couldn't send request to peer e940f2e78e364a75a7d97801ee4ce758. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:39107: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:37:34.871902  7139 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:39107: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:37:35.132769  6975 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:35.134553  6975 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:35.134914  6975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:37:36.984761  7139 consensus_peers.cc:597] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 -> Peer e940f2e78e364a75a7d97801ee4ce758 (127.0.252.193:39107): Couldn't send request to peer e940f2e78e364a75a7d97801ee4ce758. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:39107: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:37:37.136047  6975 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:37.137660  6975 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:37.137962  6975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:37:39.138955  6975 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:37:39.140376  6975 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:37:39.140745  6975 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:37:39.525858  7139 consensus_peers.cc:597] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 -> Peer e940f2e78e364a75a7d97801ee4ce758 (127.0.252.193:39107): Couldn't send request to peer e940f2e78e364a75a7d97801ee4ce758. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:39107: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:37:39.914656  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:37:39.936890  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:39.937623  1011 tablet_replica.cc:333] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82: stopping tablet replica
I20260630 12:37:39.938241  1011 raft_consensus.cc:2243] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:39.938845  1011 raft_consensus.cc:2272] T 62c4e925981249719317af26b5dac3ef P 58b6ae8c56784336bc9c825217412c82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:39.960657  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:37:39.973981  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:37:39.993781  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:39.994529  1011 tablet_replica.cc:333] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145: stopping tablet replica
I20260630 12:37:39.995081  1011 raft_consensus.cc:2243] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:39.996145  1011 raft_consensus.cc:2272] T 62c4e925981249719317af26b5dac3ef P 56f598dac0d24f069b0d9545c8d61145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:40.016851  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:37:40.029234  1011 master.cc:562] Master@127.0.252.254:40867 shutting down...
I20260630 12:37:40.048214  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:40.048920  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:40.049235  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7667708b64a4b51b15fe44a6abb339a: stopping tablet replica
I20260630 12:37:40.068694  1011 master.cc:584] Master@127.0.252.254:40867 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13120 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:37:40.109050  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:43443
I20260630 12:37:40.110199  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:40.115667  7268 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
W20260630 12:37:40.115726  7269 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
W20260630 12:37:40.116478  7271 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
I20260630 12:37:40.117578  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:40.118312  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:40.118499  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:40.118609  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823060118598 us; error 0 us; skew 500 ppm
I20260630 12:37:40.119055  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:40.121424  1011 webserver.cc:533] Webserver started at http://127.0.252.254:43435/ using document root <none> and password file <none>
I20260630 12:37:40.121876  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:40.122056  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:40.122293  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:40.123476  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "d2c333251ac74856b8c6147ab9535efb"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-7v2h"
I20260630 12:37:40.127864  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:40.131376  7276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.132081  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:40.132313  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "d2c333251ac74856b8c6147ab9535efb"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-7v2h"
I20260630 12:37:40.132586  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-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)
I20260630 12:37:40.154367  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:40.155556  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:40.195132  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:43443
I20260630 12:37:40.195272  7328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:43443 every 8 connection(s)
I20260630 12:37:40.199720  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:40.218407  7329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb: Bootstrap starting.
I20260630 12:37:40.225770  7329 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.232355  7329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb: No bootstrap required, opened a new log
I20260630 12:37:40.235620  7329 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2c333251ac74856b8c6147ab9535efb" member_type: VOTER }
I20260630 12:37:40.236459  7329 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.237134  7329 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2c333251ac74856b8c6147ab9535efb, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.238296  7329 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2c333251ac74856b8c6147ab9535efb" member_type: VOTER }
I20260630 12:37:40.238922  7329 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:40.239148  7329 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:40.239444  7329 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.244750  7329 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2c333251ac74856b8c6147ab9535efb" member_type: VOTER }
I20260630 12:37:40.245324  7329 leader_election.cc:304] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [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: d2c333251ac74856b8c6147ab9535efb; no voters: 
I20260630 12:37:40.246537  7329 leader_election.cc:290] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:40.247161  7332 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.248549  7332 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 1 LEADER]: Becoming Leader. State: Replica: d2c333251ac74856b8c6147ab9535efb, State: Running, Role: LEADER
I20260630 12:37:40.249449  7329 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:40.249315  7332 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [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: "d2c333251ac74856b8c6147ab9535efb" member_type: VOTER }
I20260630 12:37:40.252494  7333 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2c333251ac74856b8c6147ab9535efb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2c333251ac74856b8c6147ab9535efb" member_type: VOTER } }
I20260630 12:37:40.252573  7334 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2c333251ac74856b8c6147ab9535efb. Latest consensus state: current_term: 1 leader_uuid: "d2c333251ac74856b8c6147ab9535efb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2c333251ac74856b8c6147ab9535efb" member_type: VOTER } }
I20260630 12:37:40.253224  7333 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:40.253432  7334 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:40.262353  7338 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:40.269893  7338 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:40.271109  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:40.279601  7338 catalog_manager.cc:1383] Generated new cluster ID: e46c170fb5924202b6c45d7c5dc1938d
I20260630 12:37:40.279884  7338 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:40.295326  7338 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:40.297232  7338 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:40.315163  7338 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb: Generated new TSK 0
I20260630 12:37:40.315747  7338 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:40.337711  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:40.343622  7350 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
W20260630 12:37:40.344913  7351 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
W20260630 12:37:40.346138  7353 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
I20260630 12:37:40.346285  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:40.347214  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:40.347405  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:40.347585  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823060347565 us; error 0 us; skew 500 ppm
I20260630 12:37:40.348106  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:40.351770  1011 webserver.cc:533] Webserver started at http://127.0.252.193:35343/ using document root <none> and password file <none>
I20260630 12:37:40.352263  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:40.352448  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:40.352751  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:40.353885  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "c62a9e62ee964ecc97bda4915f2e5043"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-7v2h"
I20260630 12:37:40.359205  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:37:40.362859  7358 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.363741  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:40.364064  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "c62a9e62ee964ecc97bda4915f2e5043"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-7v2h"
I20260630 12:37:40.364351  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-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)
I20260630 12:37:40.395450  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:40.396641  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:40.398097  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:40.400441  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:40.400673  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.400903  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:40.401068  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.445935  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:37601
I20260630 12:37:40.446030  7420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:37601 every 8 connection(s)
I20260630 12:37:40.451313  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:40.458457  7425 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
W20260630 12:37:40.459110  7426 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
W20260630 12:37:40.462433  7428 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
I20260630 12:37:40.464284  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:40.465428  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:40.465696  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:40.465647  7421 heartbeater.cc:344] Connected to a master server at 127.0.252.254:43443
I20260630 12:37:40.466111  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823060466084 us; error 0 us; skew 500 ppm
I20260630 12:37:40.466333  7421 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:40.466748  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:40.467259  7421 heartbeater.cc:507] Master 127.0.252.254:43443 requested a full tablet report, sending...
I20260630 12:37:40.469758  1011 webserver.cc:533] Webserver started at http://127.0.252.194:41025/ using document root <none> and password file <none>
I20260630 12:37:40.470273  7294 ts_manager.cc:194] Registered new tserver with Master: c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601)
I20260630 12:37:40.470444  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:40.470764  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:40.471181  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:40.473111  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "0df9dd6187c2477aadf87c142e287d02"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-7v2h"
I20260630 12:37:40.473292  7294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48412
I20260630 12:37:40.478097  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:40.481959  7433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.482779  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:40.483075  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "0df9dd6187c2477aadf87c142e287d02"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-7v2h"
I20260630 12:37:40.483362  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-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)
I20260630 12:37:40.501083  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:40.502272  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:40.503770  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:40.506078  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:40.506286  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.506506  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:40.506654  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.547734  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:38731
I20260630 12:37:40.547859  7495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:38731 every 8 connection(s)
I20260630 12:37:40.552663  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:40.560200  7499 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
W20260630 12:37:40.561367  7500 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
I20260630 12:37:40.565306  1011 server_base.cc:1061] running on GCE node
W20260630 12:37:40.565539  7502 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
I20260630 12:37:40.566285  7496 heartbeater.cc:344] Connected to a master server at 127.0.252.254:43443
I20260630 12:37:40.566735  7496 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:40.566794  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:40.567163  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:40.567375  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823060567360 us; error 0 us; skew 500 ppm
I20260630 12:37:40.567700  7496 heartbeater.cc:507] Master 127.0.252.254:43443 requested a full tablet report, sending...
I20260630 12:37:40.568109  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:40.570075  7294 ts_manager.cc:194] Registered new tserver with Master: 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:40.570953  1011 webserver.cc:533] Webserver started at http://127.0.252.195:45329/ using document root <none> and password file <none>
I20260630 12:37:40.571576  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:40.571872  7294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48422
I20260630 12:37:40.571885  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:40.572485  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:40.573777  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "937fcf10639446658edf9faa5697c9dd"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-7v2h"
I20260630 12:37:40.579417  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:37:40.582996  7507 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.583798  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:40.584081  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "937fcf10639446658edf9faa5697c9dd"
format_stamp: "Formatted at 2026-06-30 12:37:40 on dist-test-slave-7v2h"
I20260630 12:37:40.584398  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-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)
I20260630 12:37:40.593775  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:40.594904  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:40.596287  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:40.598886  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:40.599086  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.599341  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:40.599486  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:40.644373  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39651
I20260630 12:37:40.644501  7569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39651 every 8 connection(s)
I20260630 12:37:40.658511  7570 heartbeater.cc:344] Connected to a master server at 127.0.252.254:43443
I20260630 12:37:40.658918  7570 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:40.659682  7570 heartbeater.cc:507] Master 127.0.252.254:43443 requested a full tablet report, sending...
I20260630 12:37:40.661899  7294 ts_manager.cc:194] Registered new tserver with Master: 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:40.662927  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014916945s
I20260630 12:37:40.663306  7294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48436
I20260630 12:37:41.476413  7421 heartbeater.cc:499] Master 127.0.252.254:43443 was elected leader, sending a full tablet report...
I20260630 12:37:41.574842  7496 heartbeater.cc:499] Master 127.0.252.254:43443 was elected leader, sending a full tablet report...
I20260630 12:37:41.666307  7570 heartbeater.cc:499] Master 127.0.252.254:43443 was elected leader, sending a full tablet report...
I20260630 12:37:41.721689  7294 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48450:
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"
    }
  }
}
W20260630 12:37:41.724109  7294 catalog_manager.cc:7077] 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.
I20260630 12:37:41.787292  7461 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc36d1177c1453db80ae528a47598cf (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:41.788818  7461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc36d1177c1453db80ae528a47598cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.788489  7460 tablet_service.cc:1511] Processing CreateTablet for tablet 7e074d101d114f4c988f9f14f220b61a (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:41.789880  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e074d101d114f4c988f9f14f220b61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.789633  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 221e37ed982941a7841addb58a7c1c88 (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:41.790478  7535 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc36d1177c1453db80ae528a47598cf (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:41.791059  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221e37ed982941a7841addb58a7c1c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.791267  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 2714e0307a974167a9715d5eb3eacaff (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:41.791839  7535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc36d1177c1453db80ae528a47598cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.792925  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2714e0307a974167a9715d5eb3eacaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.797927  7386 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc36d1177c1453db80ae528a47598cf (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:41.799413  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc36d1177c1453db80ae528a47598cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.799232  7533 tablet_service.cc:1511] Processing CreateTablet for tablet 221e37ed982941a7841addb58a7c1c88 (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:41.800649  7533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221e37ed982941a7841addb58a7c1c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.805299  7532 tablet_service.cc:1511] Processing CreateTablet for tablet 2714e0307a974167a9715d5eb3eacaff (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:41.806842  7532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2714e0307a974167a9715d5eb3eacaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.797851  7534 tablet_service.cc:1511] Processing CreateTablet for tablet 7e074d101d114f4c988f9f14f220b61a (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:41.810201  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e074d101d114f4c988f9f14f220b61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.816687  7385 tablet_service.cc:1511] Processing CreateTablet for tablet 7e074d101d114f4c988f9f14f220b61a (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:41.818140  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e074d101d114f4c988f9f14f220b61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.822280  7384 tablet_service.cc:1511] Processing CreateTablet for tablet 221e37ed982941a7841addb58a7c1c88 (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:41.823720  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221e37ed982941a7841addb58a7c1c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.826113  7383 tablet_service.cc:1511] Processing CreateTablet for tablet 2714e0307a974167a9715d5eb3eacaff (DEFAULT_TABLE table=test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:41.827554  7383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2714e0307a974167a9715d5eb3eacaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:41.887149  7590 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02: Bootstrap starting.
I20260630 12:37:41.893033  7591 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043: Bootstrap starting.
I20260630 12:37:41.894378  7590 tablet_bootstrap.cc:654] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.899307  7592 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd: Bootstrap starting.
I20260630 12:37:41.901597  7591 tablet_bootstrap.cc:654] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.901785  7590 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02: No bootstrap required, opened a new log
I20260630 12:37:41.902359  7590 ts_tablet_manager.cc:1403] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.010s
I20260630 12:37:41.905536  7590 raft_consensus.cc:359] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.906311  7590 raft_consensus.cc:385] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.906576  7592 tablet_bootstrap.cc:654] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.906616  7590 raft_consensus.cc:740] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df9dd6187c2477aadf87c142e287d02, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.907003  7591 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043: No bootstrap required, opened a new log
I20260630 12:37:41.907466  7591 ts_tablet_manager.cc:1403] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:37:41.907763  7590 consensus_queue.cc:260] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.909771  7591 raft_consensus.cc:359] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.910334  7591 raft_consensus.cc:385] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.910622  7591 raft_consensus.cc:740] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c62a9e62ee964ecc97bda4915f2e5043, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.911646  7591 consensus_queue.cc:260] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.912523  7590 ts_tablet_manager.cc:1434] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260630 12:37:41.913628  7590 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02: Bootstrap starting.
I20260630 12:37:41.913918  7592 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd: No bootstrap required, opened a new log
I20260630 12:37:41.914536  7592 ts_tablet_manager.cc:1403] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:37:41.918067  7592 raft_consensus.cc:359] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.919054  7592 raft_consensus.cc:385] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.919476  7592 raft_consensus.cc:740] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937fcf10639446658edf9faa5697c9dd, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.919958  7590 tablet_bootstrap.cc:654] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.920692  7592 consensus_queue.cc:260] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.924585  7591 ts_tablet_manager.cc:1434] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:37:41.925814  7591 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043: Bootstrap starting.
I20260630 12:37:41.927879  7592 ts_tablet_manager.cc:1434] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:37:41.929039  7592 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd: Bootstrap starting.
I20260630 12:37:41.932232  7591 tablet_bootstrap.cc:654] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.936589  7592 tablet_bootstrap.cc:654] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.942593  7592 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd: No bootstrap required, opened a new log
I20260630 12:37:41.943074  7592 ts_tablet_manager.cc:1403] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:37:41.945068  7590 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02: No bootstrap required, opened a new log
I20260630 12:37:41.945502  7590 ts_tablet_manager.cc:1403] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260630 12:37:41.945878  7591 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043: No bootstrap required, opened a new log
I20260630 12:37:41.946014  7592 raft_consensus.cc:359] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.946516  7591 ts_tablet_manager.cc:1403] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260630 12:37:41.946798  7592 raft_consensus.cc:385] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.947124  7592 raft_consensus.cc:740] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937fcf10639446658edf9faa5697c9dd, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.947806  7590 raft_consensus.cc:359] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:41.948447  7590 raft_consensus.cc:385] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.948725  7590 raft_consensus.cc:740] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df9dd6187c2477aadf87c142e287d02, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.947932  7592 consensus_queue.cc:260] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.949407  7590 consensus_queue.cc:260] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:41.950142  7591 raft_consensus.cc:359] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:41.950942  7591 raft_consensus.cc:385] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.951212  7591 raft_consensus.cc:740] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c62a9e62ee964ecc97bda4915f2e5043, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.952289  7590 ts_tablet_manager.cc:1434] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:41.952490  7591 consensus_queue.cc:260] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:41.953323  7590 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02: Bootstrap starting.
I20260630 12:37:41.954875  7592 ts_tablet_manager.cc:1434] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:37:41.955904  7592 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd: Bootstrap starting.
I20260630 12:37:41.957617  7591 ts_tablet_manager.cc:1434] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:37:41.959089  7591 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043: Bootstrap starting.
I20260630 12:37:41.960198  7590 tablet_bootstrap.cc:654] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.963263  7592 tablet_bootstrap.cc:654] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.966013  7591 tablet_bootstrap.cc:654] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.976249  7592 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd: No bootstrap required, opened a new log
I20260630 12:37:41.976887  7592 ts_tablet_manager.cc:1403] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:37:41.977239  7591 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043: No bootstrap required, opened a new log
I20260630 12:37:41.977823  7591 ts_tablet_manager.cc:1403] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:37:41.980861  7592 raft_consensus.cc:359] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:41.981930  7592 raft_consensus.cc:385] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.982416  7592 raft_consensus.cc:740] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937fcf10639446658edf9faa5697c9dd, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.981999  7591 raft_consensus.cc:359] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.983006  7591 raft_consensus.cc:385] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:41.983345  7591 raft_consensus.cc:740] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c62a9e62ee964ecc97bda4915f2e5043, State: Initialized, Role: FOLLOWER
I20260630 12:37:41.983517  7592 consensus_queue.cc:260] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:41.984432  7591 consensus_queue.cc:260] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:41.986028  7592 ts_tablet_manager.cc:1434] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:37:41.987144  7592 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd: Bootstrap starting.
I20260630 12:37:41.987251  7591 ts_tablet_manager.cc:1434] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260630 12:37:41.988425  7591 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043: Bootstrap starting.
I20260630 12:37:41.994762  7592 tablet_bootstrap.cc:654] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:41.994762  7591 tablet_bootstrap.cc:654] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:42.008117  7592 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd: No bootstrap required, opened a new log
I20260630 12:37:42.008440  7591 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043: No bootstrap required, opened a new log
I20260630 12:37:42.008723  7592 ts_tablet_manager.cc:1403] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260630 12:37:42.008976  7591 ts_tablet_manager.cc:1403] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:37:42.011888  7592 raft_consensus.cc:359] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.012089  7591 raft_consensus.cc:359] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.012727  7592 raft_consensus.cc:385] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:42.012887  7591 raft_consensus.cc:385] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:42.013095  7592 raft_consensus.cc:740] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937fcf10639446658edf9faa5697c9dd, State: Initialized, Role: FOLLOWER
I20260630 12:37:42.013296  7591 raft_consensus.cc:740] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c62a9e62ee964ecc97bda4915f2e5043, State: Initialized, Role: FOLLOWER
I20260630 12:37:42.014070  7592 consensus_queue.cc:260] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.014120  7591 consensus_queue.cc:260] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.016528  7590 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02: No bootstrap required, opened a new log
I20260630 12:37:42.016594  7592 ts_tablet_manager.cc:1434] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:37:42.017287  7590 ts_tablet_manager.cc:1403] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02: Time spent bootstrapping tablet: real 0.064s	user 0.040s	sys 0.022s
I20260630 12:37:42.018828  7591 ts_tablet_manager.cc:1434] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:37:42.020248  7590 raft_consensus.cc:359] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.021008  7590 raft_consensus.cc:385] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:42.021286  7590 raft_consensus.cc:740] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df9dd6187c2477aadf87c142e287d02, State: Initialized, Role: FOLLOWER
I20260630 12:37:42.022029  7590 consensus_queue.cc:260] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.024475  7590 ts_tablet_manager.cc:1434] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:42.024430  7598 raft_consensus.cc:493] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:42.025123  7598 raft_consensus.cc:515] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:42.025735  7590 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02: Bootstrap starting.
I20260630 12:37:42.032614  7590 tablet_bootstrap.cc:654] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:42.035512  7598 leader_election.cc:290] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601), 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:42.043931  7590 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02: No bootstrap required, opened a new log
I20260630 12:37:42.044538  7590 ts_tablet_manager.cc:1403] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:37:42.046672  7590 raft_consensus.cc:359] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.047219  7590 raft_consensus.cc:385] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:42.047520  7590 raft_consensus.cc:740] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df9dd6187c2477aadf87c142e287d02, State: Initialized, Role: FOLLOWER
I20260630 12:37:42.048398  7590 consensus_queue.cc:260] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.049979  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc36d1177c1453db80ae528a47598cf" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02" is_pre_election: true
I20260630 12:37:42.050590  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc36d1177c1453db80ae528a47598cf" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c62a9e62ee964ecc97bda4915f2e5043" is_pre_election: true
I20260630 12:37:42.050836  7471 raft_consensus.cc:2468] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 0.
I20260630 12:37:42.050998  7590 ts_tablet_manager.cc:1434] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:42.051318  7396 raft_consensus.cc:2468] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 0.
I20260630 12:37:42.052620  7508 leader_election.cc:304] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [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: 0df9dd6187c2477aadf87c142e287d02, 937fcf10639446658edf9faa5697c9dd; no voters: 
I20260630 12:37:42.053337  7598 raft_consensus.cc:2804] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:42.053695  7598 raft_consensus.cc:493] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:42.053983  7598 raft_consensus.cc:3060] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.054435  7597 raft_consensus.cc:493] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:42.054903  7597 raft_consensus.cc:515] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.060518  7597 leader_election.cc:290] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731), 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:42.062258  7598 raft_consensus.cc:515] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:42.064810  7598 leader_election.cc:290] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 1 election: Requested vote from peers c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601), 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:42.065373  7598 raft_consensus.cc:493] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:42.066066  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc36d1177c1453db80ae528a47598cf" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02"
I20260630 12:37:42.065814  7598 raft_consensus.cc:515] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.066701  7471 raft_consensus.cc:3060] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.069772  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2714e0307a974167a9715d5eb3eacaff" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02" is_pre_election: true
I20260630 12:37:42.070549  7470 raft_consensus.cc:2468] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 0.
I20260630 12:37:42.072726  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e074d101d114f4c988f9f14f220b61a" candidate_uuid: "c62a9e62ee964ecc97bda4915f2e5043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02" is_pre_election: true
I20260630 12:37:42.073832  7470 raft_consensus.cc:2468] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c62a9e62ee964ecc97bda4915f2e5043 in term 0.
I20260630 12:37:42.074994  7508 leader_election.cc:304] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [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: 0df9dd6187c2477aadf87c142e287d02, 937fcf10639446658edf9faa5697c9dd; no voters: 
I20260630 12:37:42.076171  7471 raft_consensus.cc:2468] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 1.
I20260630 12:37:42.076625  7359 leader_election.cc:304] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [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: 0df9dd6187c2477aadf87c142e287d02, c62a9e62ee964ecc97bda4915f2e5043; no voters: 
I20260630 12:37:42.077100  7598 leader_election.cc:290] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601), 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:42.077571  7597 raft_consensus.cc:2804] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:42.077658  7598 raft_consensus.cc:2804] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:42.078012  7597 raft_consensus.cc:493] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:42.078364  7597 raft_consensus.cc:3060] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.078642  7598 raft_consensus.cc:493] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:42.079022  7598 raft_consensus.cc:3060] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.086181  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e074d101d114f4c988f9f14f220b61a" candidate_uuid: "c62a9e62ee964ecc97bda4915f2e5043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937fcf10639446658edf9faa5697c9dd" is_pre_election: true
I20260630 12:37:42.086562  7598 raft_consensus.cc:515] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.087081  7545 raft_consensus.cc:2468] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c62a9e62ee964ecc97bda4915f2e5043 in term 0.
I20260630 12:37:42.087598  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc36d1177c1453db80ae528a47598cf" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c62a9e62ee964ecc97bda4915f2e5043"
I20260630 12:37:42.086264  7508 leader_election.cc:304] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [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: 0df9dd6187c2477aadf87c142e287d02, 937fcf10639446658edf9faa5697c9dd; no voters: 
I20260630 12:37:42.088264  7396 raft_consensus.cc:3060] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.088773  7598 leader_election.cc:290] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 1 election: Requested vote from peers c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601), 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:42.089398  7598 raft_consensus.cc:2804] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:42.089850  7598 raft_consensus.cc:697] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Becoming Leader. State: Replica: 937fcf10639446658edf9faa5697c9dd, State: Running, Role: LEADER
I20260630 12:37:42.090677  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2714e0307a974167a9715d5eb3eacaff" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c62a9e62ee964ecc97bda4915f2e5043"
I20260630 12:37:42.090688  7598 consensus_queue.cc:237] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } }
I20260630 12:37:42.091085  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2714e0307a974167a9715d5eb3eacaff" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c62a9e62ee964ecc97bda4915f2e5043" is_pre_election: true
I20260630 12:37:42.091571  7394 raft_consensus.cc:3060] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.092638  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2714e0307a974167a9715d5eb3eacaff" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02"
I20260630 12:37:42.093997  7471 raft_consensus.cc:3060] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.096958  7396 raft_consensus.cc:2468] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 1.
I20260630 12:37:42.088229  7597 raft_consensus.cc:515] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.099679  7394 raft_consensus.cc:2468] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 1.
I20260630 12:37:42.100378  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e074d101d114f4c988f9f14f220b61a" candidate_uuid: "c62a9e62ee964ecc97bda4915f2e5043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02"
I20260630 12:37:42.099725  7597 leader_election.cc:290] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [CANDIDATE]: Term 1 election: Requested vote from peers 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731), 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:42.101030  7509 leader_election.cc:304] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [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: 937fcf10639446658edf9faa5697c9dd, c62a9e62ee964ecc97bda4915f2e5043; no voters: 
I20260630 12:37:42.101490  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e074d101d114f4c988f9f14f220b61a" candidate_uuid: "c62a9e62ee964ecc97bda4915f2e5043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937fcf10639446658edf9faa5697c9dd"
I20260630 12:37:42.102049  7545 raft_consensus.cc:3060] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.102233  7610 raft_consensus.cc:2804] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:42.104848  7471 raft_consensus.cc:2468] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 1.
I20260630 12:37:42.101084  7470 raft_consensus.cc:3060] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.109596  7545 raft_consensus.cc:2468] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c62a9e62ee964ecc97bda4915f2e5043 in term 1.
I20260630 12:37:42.110867  7361 leader_election.cc:304] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [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: 937fcf10639446658edf9faa5697c9dd, c62a9e62ee964ecc97bda4915f2e5043; no voters: 
I20260630 12:37:42.111577  7597 raft_consensus.cc:2804] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:42.116456  7470 raft_consensus.cc:2468] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c62a9e62ee964ecc97bda4915f2e5043 in term 1.
I20260630 12:37:42.118943  7610 raft_consensus.cc:697] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Becoming Leader. State: Replica: 937fcf10639446658edf9faa5697c9dd, State: Running, Role: LEADER
I20260630 12:37:42.119984  7610 consensus_queue.cc:237] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.122906  7291 catalog_manager.cc:5697] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 937fcf10639446658edf9faa5697c9dd (127.0.252.195). New cstate: current_term: 1 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:42.126288  7615 raft_consensus.cc:493] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:42.126811  7615 raft_consensus.cc:515] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.130064  7597 raft_consensus.cc:697] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 1 LEADER]: Becoming Leader. State: Replica: c62a9e62ee964ecc97bda4915f2e5043, State: Running, Role: LEADER
I20260630 12:37:42.131186  7597 consensus_queue.cc:237] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.132516  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221e37ed982941a7841addb58a7c1c88" candidate_uuid: "c62a9e62ee964ecc97bda4915f2e5043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02" is_pre_election: true
I20260630 12:37:42.133234  7470 raft_consensus.cc:2468] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c62a9e62ee964ecc97bda4915f2e5043 in term 0.
I20260630 12:37:42.134891  7359 leader_election.cc:304] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [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: 0df9dd6187c2477aadf87c142e287d02, c62a9e62ee964ecc97bda4915f2e5043; no voters: 
I20260630 12:37:42.135876  7616 raft_consensus.cc:2804] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:42.136265  7616 raft_consensus.cc:493] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:42.136611  7616 raft_consensus.cc:3060] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.138100  7615 leader_election.cc:290] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731), 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:42.140475  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221e37ed982941a7841addb58a7c1c88" candidate_uuid: "c62a9e62ee964ecc97bda4915f2e5043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937fcf10639446658edf9faa5697c9dd" is_pre_election: true
I20260630 12:37:42.141235  7545 raft_consensus.cc:2468] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c62a9e62ee964ecc97bda4915f2e5043 in term 0.
I20260630 12:37:42.142796  7291 catalog_manager.cc:5697] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 reported cstate change: term changed from 0 to 1, leader changed from <none> to c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "c62a9e62ee964ecc97bda4915f2e5043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:42.144469  7292 catalog_manager.cc:5697] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 937fcf10639446658edf9faa5697c9dd (127.0.252.195). New cstate: current_term: 1 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:42.146833  7616 raft_consensus.cc:515] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.148662  7616 leader_election.cc:290] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [CANDIDATE]: Term 1 election: Requested vote from peers 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731), 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:42.150110  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221e37ed982941a7841addb58a7c1c88" candidate_uuid: "c62a9e62ee964ecc97bda4915f2e5043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02"
I20260630 12:37:42.150722  7470 raft_consensus.cc:3060] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.153231  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221e37ed982941a7841addb58a7c1c88" candidate_uuid: "c62a9e62ee964ecc97bda4915f2e5043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937fcf10639446658edf9faa5697c9dd"
I20260630 12:37:42.153982  7545 raft_consensus.cc:3060] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.160233  7470 raft_consensus.cc:2468] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c62a9e62ee964ecc97bda4915f2e5043 in term 1.
I20260630 12:37:42.163331  7545 raft_consensus.cc:2468] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c62a9e62ee964ecc97bda4915f2e5043 in term 1.
I20260630 12:37:42.163762  7359 leader_election.cc:304] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [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: 0df9dd6187c2477aadf87c142e287d02, c62a9e62ee964ecc97bda4915f2e5043; no voters: 
I20260630 12:37:42.164831  7616 raft_consensus.cc:2804] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:42.165443  7616 raft_consensus.cc:697] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 1 LEADER]: Becoming Leader. State: Replica: c62a9e62ee964ecc97bda4915f2e5043, State: Running, Role: LEADER
I20260630 12:37:42.166383  7616 consensus_queue.cc:237] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:42.176209  7292 catalog_manager.cc:5697] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 reported cstate change: term changed from 0 to 1, leader changed from <none> to c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "c62a9e62ee964ecc97bda4915f2e5043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:42.245273  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:37:42.290196  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:42.291699  1011 tablet_replica.cc:333] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043: stopping tablet replica
I20260630 12:37:42.292434  1011 raft_consensus.cc:2243] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.293215  1011 pending_rounds.cc:70] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043: Trying to abort 1 pending ops.
I20260630 12:37:42.293431  1011 pending_rounds.cc:77] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443262501367808 op_type: NO_OP noop_request { }
I20260630 12:37:42.293753  1011 raft_consensus.cc:2889] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:42.294039  1011 raft_consensus.cc:2272] T 7e074d101d114f4c988f9f14f220b61a P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.296813  1011 tablet_replica.cc:333] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043: stopping tablet replica
I20260630 12:37:42.297369  1011 raft_consensus.cc:2243] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.297783  1011 raft_consensus.cc:2272] T 2714e0307a974167a9715d5eb3eacaff P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.300251  1011 tablet_replica.cc:333] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043: stopping tablet replica
I20260630 12:37:42.300915  1011 raft_consensus.cc:2243] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.301318  1011 raft_consensus.cc:2272] T 4cc36d1177c1453db80ae528a47598cf P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.303524  1011 tablet_replica.cc:333] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043: stopping tablet replica
I20260630 12:37:42.304046  1011 raft_consensus.cc:2243] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.304692  1011 pending_rounds.cc:70] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043: Trying to abort 1 pending ops.
I20260630 12:37:42.304867  1011 pending_rounds.cc:77] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443262641766400 op_type: NO_OP noop_request { }
I20260630 12:37:42.305116  1011 raft_consensus.cc:2889] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:42.305366  1011 raft_consensus.cc:2272] T 221e37ed982941a7841addb58a7c1c88 P c62a9e62ee964ecc97bda4915f2e5043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.328644  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:37:42.503132  7610 consensus_queue.cc:1048] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:42.514657  7509 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:37:42.519593  7509 consensus_peers.cc:597] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:42.524528  7509 consensus_peers.cc:597] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:42.645731  7598 consensus_queue.cc:1048] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:43.294996  7342 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c62a9e62ee964ecc97bda4915f2e5043 not available for placement
I20260630 12:37:43.374526  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:43.380254  7625 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
W20260630 12:37:43.380784  7626 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
W20260630 12:37:43.381987  7628 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
I20260630 12:37:43.382753  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:43.384662  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:43.384857  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:43.384992  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823063384981 us; error 0 us; skew 500 ppm
I20260630 12:37:43.385552  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:43.388015  1011 webserver.cc:533] Webserver started at http://127.0.252.196:42225/ using document root <none> and password file <none>
I20260630 12:37:43.388484  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:43.388710  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:43.388970  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:43.390027  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "cf74f7dd31c6485eae796ff445cfb05b"
format_stamp: "Formatted at 2026-06-30 12:37:43 on dist-test-slave-7v2h"
I20260630 12:37:43.394606  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:43.397832  7633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:43.398682  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:37:43.398980  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "cf74f7dd31c6485eae796ff445cfb05b"
format_stamp: "Formatted at 2026-06-30 12:37:43 on dist-test-slave-7v2h"
I20260630 12:37:43.399242  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822884425640-1011-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)
I20260630 12:37:43.413744  7598 consensus_queue.cc:579] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [LEADER]: Leader has been unable to successfully communicate with peer c62a9e62ee964ecc97bda4915f2e5043 for more than 1 seconds (1.292s)
I20260630 12:37:43.415726  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:43.417423  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:43.421569  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260630 12:37:43.422503  7292 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2714e0307a974167a9715d5eb3eacaff with cas_config_opid_index -1: no extra replica candidate found for tablet 2714e0307a974167a9715d5eb3eacaff (table test-workload [id=6dfa3887728a4cbdb8e32ec861b32cc9]): 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
I20260630 12:37:43.424157  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:43.424427  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:43.424713  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:43.424860  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:43.463332  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:41651
I20260630 12:37:43.463476  7697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:41651 every 8 connection(s)
I20260630 12:37:43.481340  7698 heartbeater.cc:344] Connected to a master server at 127.0.252.254:43443
I20260630 12:37:43.481775  7698 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:43.482556  7698 heartbeater.cc:507] Master 127.0.252.254:43443 requested a full tablet report, sending...
I20260630 12:37:43.484830  7292 ts_manager.cc:194] Registered new tserver with Master: cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196:41651)
I20260630 12:37:43.486387  7292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50714
I20260630 12:37:43.546001  7545 consensus_queue.cc:237] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:43.554082  7470 raft_consensus.cc:1275] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:43.555924  7638 consensus_queue.cc:1048] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:43.558766  7509 consensus_peers.cc:597] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.564867  7639 raft_consensus.cc:2955] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
W20260630 12:37:43.566627  7509 consensus_peers.cc:597] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd -> Peer cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196:41651): Couldn't send request to peer cf74f7dd31c6485eae796ff445cfb05b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2714e0307a974167a9715d5eb3eacaff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.566515  7470 raft_consensus.cc:2955] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:43.572291  7279 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2714e0307a974167a9715d5eb3eacaff with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:37:43.576707  7292 catalog_manager.cc:5697] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:43.641479  7639 consensus_queue.cc:579] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [LEADER]: Leader has been unable to successfully communicate with peer c62a9e62ee964ecc97bda4915f2e5043 for more than 1 seconds (1.548s)
I20260630 12:37:43.651202  7545 consensus_queue.cc:237] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:43.659145  7470 raft_consensus.cc:1275] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:37:43.659938  7509 consensus_peers.cc:597] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd -> Peer cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196:41651): Couldn't send request to peer cf74f7dd31c6485eae796ff445cfb05b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cc36d1177c1453db80ae528a47598cf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.660478  7598 consensus_queue.cc:1048] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:43.664017  7509 consensus_peers.cc:597] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:43.667559  7638 raft_consensus.cc:2955] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:43.669315  7470 raft_consensus.cc:2955] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:43.674044  7598 raft_consensus.cc:493] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:43.674614  7598 raft_consensus.cc:515] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:43.675554  7279 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4cc36d1177c1453db80ae528a47598cf with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:37:43.676838  7598 leader_election.cc:290] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601), 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:43.678030  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221e37ed982941a7841addb58a7c1c88" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02" is_pre_election: true
I20260630 12:37:43.678700  7471 raft_consensus.cc:2468] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 1.
I20260630 12:37:43.680015  7508 leader_election.cc:304] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [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: 0df9dd6187c2477aadf87c142e287d02, 937fcf10639446658edf9faa5697c9dd; no voters: 
I20260630 12:37:43.681886  7639 raft_consensus.cc:2804] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:43.682323  7639 raft_consensus.cc:493] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:43.682710  7639 raft_consensus.cc:3060] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:43.683316  7509 leader_election.cc:336] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
I20260630 12:37:43.682658  7291 catalog_manager.cc:5697] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 reported cstate change: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:43.688222  7639 raft_consensus.cc:515] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:43.690645  7639 leader_election.cc:290] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 2 election: Requested vote from peers c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601), 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:43.691280  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221e37ed982941a7841addb58a7c1c88" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02"
I20260630 12:37:43.691936  7471 raft_consensus.cc:3060] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:43.694613  7509 leader_election.cc:336] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
I20260630 12:37:43.698364  7471 raft_consensus.cc:2468] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 2.
I20260630 12:37:43.699466  7508 leader_election.cc:304] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [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: 0df9dd6187c2477aadf87c142e287d02, 937fcf10639446658edf9faa5697c9dd; no voters: c62a9e62ee964ecc97bda4915f2e5043
I20260630 12:37:43.700162  7639 raft_consensus.cc:2804] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:43.700610  7639 raft_consensus.cc:697] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Becoming Leader. State: Replica: 937fcf10639446658edf9faa5697c9dd, State: Running, Role: LEADER
I20260630 12:37:43.701249  7639 consensus_queue.cc:237] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:43.707538  7292 catalog_manager.cc:5697] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd reported cstate change: term changed from 1 to 2, leader changed from c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) to 937fcf10639446658edf9faa5697c9dd (127.0.252.195). New cstate: current_term: 2 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:43.881875  7639 raft_consensus.cc:493] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:43.882372  7639 raft_consensus.cc:515] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:43.884107  7639 leader_election.cc:290] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601), 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:43.885257  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e074d101d114f4c988f9f14f220b61a" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02" is_pre_election: true
I20260630 12:37:43.885887  7471 raft_consensus.cc:2468] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 1.
I20260630 12:37:43.886766  7508 leader_election.cc:304] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [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: 0df9dd6187c2477aadf87c142e287d02, 937fcf10639446658edf9faa5697c9dd; no voters: 
I20260630 12:37:43.887389  7639 raft_consensus.cc:2804] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:37:43.887460  7509 leader_election.cc:336] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
I20260630 12:37:43.887748  7639 raft_consensus.cc:493] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:43.888053  7639 raft_consensus.cc:3060] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:43.892812  7639 raft_consensus.cc:515] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:43.894356  7639 leader_election.cc:290] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 2 election: Requested vote from peers c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601), 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731)
I20260630 12:37:43.895375  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e074d101d114f4c988f9f14f220b61a" candidate_uuid: "937fcf10639446658edf9faa5697c9dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9dd6187c2477aadf87c142e287d02"
I20260630 12:37:43.895880  7471 raft_consensus.cc:3060] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:37:43.897912  7509 leader_election.cc:336] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
I20260630 12:37:43.901285  7471 raft_consensus.cc:2468] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937fcf10639446658edf9faa5697c9dd in term 2.
I20260630 12:37:43.902300  7508 leader_election.cc:304] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [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: 0df9dd6187c2477aadf87c142e287d02, 937fcf10639446658edf9faa5697c9dd; no voters: c62a9e62ee964ecc97bda4915f2e5043
I20260630 12:37:43.902992  7639 raft_consensus.cc:2804] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:43.903405  7639 raft_consensus.cc:697] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Becoming Leader. State: Replica: 937fcf10639446658edf9faa5697c9dd, State: Running, Role: LEADER
I20260630 12:37:43.904053  7639 consensus_queue.cc:237] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } }
I20260630 12:37:43.910806  7292 catalog_manager.cc:5697] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd reported cstate change: term changed from 1 to 2, leader changed from c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) to 937fcf10639446658edf9faa5697c9dd (127.0.252.195). New cstate: current_term: 2 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:43.959352  7716 ts_tablet_manager.cc:933] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: Initiating tablet copy from peer 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:43.960897  7716 tablet_copy_client.cc:323] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:39651
I20260630 12:37:43.970121  7555 tablet_copy_service.cc:140] P 937fcf10639446658edf9faa5697c9dd: Received BeginTabletCopySession request for tablet 2714e0307a974167a9715d5eb3eacaff from peer cf74f7dd31c6485eae796ff445cfb05b ({username='slave'} at 127.0.0.1:44364)
I20260630 12:37:43.970623  7555 tablet_copy_service.cc:161] P 937fcf10639446658edf9faa5697c9dd: Beginning new tablet copy session on tablet 2714e0307a974167a9715d5eb3eacaff from peer cf74f7dd31c6485eae796ff445cfb05b at {username='slave'} at 127.0.0.1:44364: session id = cf74f7dd31c6485eae796ff445cfb05b-2714e0307a974167a9715d5eb3eacaff
I20260630 12:37:43.976080  7555 tablet_copy_source_session.cc:215] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:43.979023  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2714e0307a974167a9715d5eb3eacaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:43.992103  7716 tablet_copy_client.cc:806] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:43.992779  7716 tablet_copy_client.cc:670] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:43.996373  7716 tablet_copy_client.cc:538] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.003082  7716 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: Bootstrap starting.
I20260630 12:37:44.017443  7716 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: 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
I20260630 12:37:44.018134  7716 tablet_bootstrap.cc:492] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: Bootstrap complete.
I20260630 12:37:44.018689  7716 ts_tablet_manager.cc:1403] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260630 12:37:44.020721  7716 raft_consensus.cc:359] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:44.021309  7716 raft_consensus.cc:740] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf74f7dd31c6485eae796ff445cfb05b, State: Initialized, Role: LEARNER
I20260630 12:37:44.021778  7716 consensus_queue.cc:260] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:44.023787  7698 heartbeater.cc:499] Master 127.0.252.254:43443 was elected leader, sending a full tablet report...
I20260630 12:37:44.024091  7716 ts_tablet_manager.cc:1434] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:44.025983  7555 tablet_copy_service.cc:342] P 937fcf10639446658edf9faa5697c9dd: Request end of tablet copy session cf74f7dd31c6485eae796ff445cfb05b-2714e0307a974167a9715d5eb3eacaff received from {username='slave'} at 127.0.0.1:44364
I20260630 12:37:44.026394  7555 tablet_copy_service.cc:434] P 937fcf10639446658edf9faa5697c9dd: ending tablet copy session cf74f7dd31c6485eae796ff445cfb05b-2714e0307a974167a9715d5eb3eacaff on tablet 2714e0307a974167a9715d5eb3eacaff with peer cf74f7dd31c6485eae796ff445cfb05b
I20260630 12:37:44.144676  7471 raft_consensus.cc:1275] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:37:44.145906  7639 consensus_queue.cc:1048] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:44.159844  7509 consensus_peers.cc:597] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.199965  7716 ts_tablet_manager.cc:933] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: Initiating tablet copy from peer 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:44.201640  7716 tablet_copy_client.cc:323] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:39651
I20260630 12:37:44.203123  7555 tablet_copy_service.cc:140] P 937fcf10639446658edf9faa5697c9dd: Received BeginTabletCopySession request for tablet 4cc36d1177c1453db80ae528a47598cf from peer cf74f7dd31c6485eae796ff445cfb05b ({username='slave'} at 127.0.0.1:44364)
I20260630 12:37:44.203562  7555 tablet_copy_service.cc:161] P 937fcf10639446658edf9faa5697c9dd: Beginning new tablet copy session on tablet 4cc36d1177c1453db80ae528a47598cf from peer cf74f7dd31c6485eae796ff445cfb05b at {username='slave'} at 127.0.0.1:44364: session id = cf74f7dd31c6485eae796ff445cfb05b-4cc36d1177c1453db80ae528a47598cf
I20260630 12:37:44.208638  7555 tablet_copy_source_session.cc:215] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:44.211205  7716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc36d1177c1453db80ae528a47598cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:44.222520  7716 tablet_copy_client.cc:806] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:44.223053  7716 tablet_copy_client.cc:670] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:44.226930  7716 tablet_copy_client.cc:538] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:44.233609  7716 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: Bootstrap starting.
I20260630 12:37:44.248466  7716 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: 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
I20260630 12:37:44.249326  7716 tablet_bootstrap.cc:492] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: Bootstrap complete.
I20260630 12:37:44.250036  7716 ts_tablet_manager.cc:1403] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260630 12:37:44.252308  7716 raft_consensus.cc:359] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:44.252961  7716 raft_consensus.cc:740] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf74f7dd31c6485eae796ff445cfb05b, State: Initialized, Role: LEARNER
I20260630 12:37:44.253455  7716 consensus_queue.cc:260] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:44.255021  7716 ts_tablet_manager.cc:1434] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:44.257064  7555 tablet_copy_service.cc:342] P 937fcf10639446658edf9faa5697c9dd: Request end of tablet copy session cf74f7dd31c6485eae796ff445cfb05b-4cc36d1177c1453db80ae528a47598cf received from {username='slave'} at 127.0.0.1:44364
I20260630 12:37:44.257416  7555 tablet_copy_service.cc:434] P 937fcf10639446658edf9faa5697c9dd: ending tablet copy session cf74f7dd31c6485eae796ff445cfb05b-4cc36d1177c1453db80ae528a47598cf on tablet 4cc36d1177c1453db80ae528a47598cf with peer cf74f7dd31c6485eae796ff445cfb05b
W20260630 12:37:44.297112  7342 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c62a9e62ee964ecc97bda4915f2e5043 not available for placement
W20260630 12:37:44.317544  7509 consensus_peers.cc:597] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.345372  7673 raft_consensus.cc:1217] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:44.378513  7471 raft_consensus.cc:1275] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:37:44.380652  7639 consensus_queue.cc:1048] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:44.598280  7638 consensus_queue.cc:579] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [LEADER]: Leader has been unable to successfully communicate with peer c62a9e62ee964ecc97bda4915f2e5043 for more than 1 seconds (1.051s)
I20260630 12:37:44.661543  7673 raft_consensus.cc:1217] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:44.746236  7638 raft_consensus.cc:1064] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd: attempting to promote NON_VOTER cf74f7dd31c6485eae796ff445cfb05b to VOTER
I20260630 12:37:44.748065  7638 consensus_queue.cc:237] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } }
I20260630 12:37:44.754236  7471 raft_consensus.cc:1275] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:44.754236  7673 raft_consensus.cc:1275] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 LEARNER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:44.755949  7638 consensus_queue.cc:1048] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:44.756785  7728 consensus_queue.cc:1048] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:37:44.757335  7509 consensus_peers.cc:597] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.764838  7638 raft_consensus.cc:2955] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:44.766525  7673 raft_consensus.cc:2955] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:44.773913  7471 raft_consensus.cc:2955] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:44.776450  7292 catalog_manager.cc:5697] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:44.791471  7545 consensus_queue.cc:237] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [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: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } }
I20260630 12:37:44.796244  7673 raft_consensus.cc:1275] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:44.796283  7471 raft_consensus.cc:1275] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:44.797745  7728 consensus_queue.cc:1048] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:44.798732  7713 consensus_queue.cc:1048] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:44.804883  7638 raft_consensus.cc:2955] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:44.806973  7673 raft_consensus.cc:2955] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:44.806974  7471 raft_consensus.cc:2955] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:44.812988  7279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2714e0307a974167a9715d5eb3eacaff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:44.816068  7293 catalog_manager.cc:5697] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New cstate: current_term: 1 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:37:44.833367  7278 catalog_manager.cc:4755] TS c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2714e0307a974167a9715d5eb3eacaff: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
I20260630 12:37:44.919785  7728 consensus_queue.cc:579] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [LEADER]: Leader has been unable to successfully communicate with peer c62a9e62ee964ecc97bda4915f2e5043 for more than 1 seconds (1.015s)
I20260630 12:37:44.929697  7545 consensus_queue.cc:237] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:44.935242  7471 raft_consensus.cc:1275] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:37:44.935436  7509 consensus_peers.cc:597] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd -> Peer cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196:41651): Couldn't send request to peer cf74f7dd31c6485eae796ff445cfb05b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e074d101d114f4c988f9f14f220b61a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.936658  7713 consensus_queue.cc:1048] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:44.938155  7509 consensus_peers.cc:597] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.942958  7638 raft_consensus.cc:2955] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:44.944769  7471 raft_consensus.cc:2955] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:44.950027  7279 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7e074d101d114f4c988f9f14f220b61a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:37:44.955065  7291 catalog_manager.cc:5697] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 reported cstate change: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:44.980914  7638 consensus_queue.cc:579] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [LEADER]: Leader has been unable to successfully communicate with peer c62a9e62ee964ecc97bda4915f2e5043 for more than 1 seconds (1.279s)
I20260630 12:37:44.990864  7545 consensus_queue.cc:237] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:44.996233  7471 raft_consensus.cc:1275] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:37:44.996613  7509 consensus_peers.cc:597] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd -> Peer cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196:41651): Couldn't send request to peer cf74f7dd31c6485eae796ff445cfb05b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 221e37ed982941a7841addb58a7c1c88. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:44.997797  7713 consensus_queue.cc:1048] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:44.999572  7509 consensus_peers.cc:597] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:45.003896  7728 raft_consensus.cc:2955] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:45.005654  7471 raft_consensus.cc:2955] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:45.013078  7279 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 221e37ed982941a7841addb58a7c1c88 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:37:45.016970  7292 catalog_manager.cc:5697] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 reported cstate change: config changed from index -1 to 2, NON_VOTER cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } } }
I20260630 12:37:45.065541  7713 consensus_queue.cc:579] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [LEADER]: Leader has been unable to successfully communicate with peer c62a9e62ee964ecc97bda4915f2e5043 for more than 1 seconds (1.413s)
I20260630 12:37:45.074263  7728 raft_consensus.cc:1064] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd: attempting to promote NON_VOTER cf74f7dd31c6485eae796ff445cfb05b to VOTER
I20260630 12:37:45.076242  7728 consensus_queue.cc:237] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } }
I20260630 12:37:45.082166  7673 raft_consensus.cc:1275] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 LEARNER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:45.082300  7471 raft_consensus.cc:1275] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:45.083741  7638 consensus_queue.cc:1048] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:45.084908  7728 consensus_queue.cc:1048] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:37:45.086099  7509 consensus_peers.cc:597] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:45.093302  7638 raft_consensus.cc:2955] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:45.095114  7673 raft_consensus.cc:2955] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:45.102483  7471 raft_consensus.cc:2955] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:45.104735  7291 catalog_manager.cc:5697] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:45.117862  7545 consensus_queue.cc:237] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [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: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } }
I20260630 12:37:45.122942  7673 raft_consensus.cc:1275] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:45.123144  7471 raft_consensus.cc:1275] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:45.124423  7728 consensus_queue.cc:1048] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:45.125056  7638 consensus_queue.cc:1048] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:45.131181  7728 raft_consensus.cc:2955] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:45.132882  7471 raft_consensus.cc:2955] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:45.134390  7673 raft_consensus.cc:2955] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:45.138707  7279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4cc36d1177c1453db80ae528a47598cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:45.142776  7293 catalog_manager.cc:5697] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New cstate: current_term: 1 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:37:45.299953  7342 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c62a9e62ee964ecc97bda4915f2e5043 not available for placement
I20260630 12:37:45.550254  7740 ts_tablet_manager.cc:933] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: Initiating tablet copy from peer 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:45.553362  7740 tablet_copy_client.cc:323] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:39651
I20260630 12:37:45.585721  7555 tablet_copy_service.cc:140] P 937fcf10639446658edf9faa5697c9dd: Received BeginTabletCopySession request for tablet 7e074d101d114f4c988f9f14f220b61a from peer cf74f7dd31c6485eae796ff445cfb05b ({username='slave'} at 127.0.0.1:44364)
I20260630 12:37:45.587230  7555 tablet_copy_service.cc:161] P 937fcf10639446658edf9faa5697c9dd: Beginning new tablet copy session on tablet 7e074d101d114f4c988f9f14f220b61a from peer cf74f7dd31c6485eae796ff445cfb05b at {username='slave'} at 127.0.0.1:44364: session id = cf74f7dd31c6485eae796ff445cfb05b-7e074d101d114f4c988f9f14f220b61a
I20260630 12:37:45.599764  7742 ts_tablet_manager.cc:933] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: Initiating tablet copy from peer 937fcf10639446658edf9faa5697c9dd (127.0.252.195:39651)
I20260630 12:37:45.599949  7555 tablet_copy_source_session.cc:215] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:45.603186  7742 tablet_copy_client.cc:323] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:39651
I20260630 12:37:45.604384  7740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e074d101d114f4c988f9f14f220b61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.605305  7555 tablet_copy_service.cc:140] P 937fcf10639446658edf9faa5697c9dd: Received BeginTabletCopySession request for tablet 221e37ed982941a7841addb58a7c1c88 from peer cf74f7dd31c6485eae796ff445cfb05b ({username='slave'} at 127.0.0.1:44364)
I20260630 12:37:45.605950  7555 tablet_copy_service.cc:161] P 937fcf10639446658edf9faa5697c9dd: Beginning new tablet copy session on tablet 221e37ed982941a7841addb58a7c1c88 from peer cf74f7dd31c6485eae796ff445cfb05b at {username='slave'} at 127.0.0.1:44364: session id = cf74f7dd31c6485eae796ff445cfb05b-221e37ed982941a7841addb58a7c1c88
I20260630 12:37:45.613128  7555 tablet_copy_source_session.cc:215] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:45.617033  7742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221e37ed982941a7841addb58a7c1c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:45.621673  7740 tablet_copy_client.cc:806] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:45.622519  7740 tablet_copy_client.cc:670] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:45.626622  7740 tablet_copy_client.cc:538] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:45.632759  7742 tablet_copy_client.cc:806] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:45.633392  7742 tablet_copy_client.cc:670] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:45.635982  7740 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: Bootstrap starting.
I20260630 12:37:45.637269  7742 tablet_copy_client.cc:538] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:45.647166  7742 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: Bootstrap starting.
I20260630 12:37:45.658492  7740 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: 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
I20260630 12:37:45.659459  7740 tablet_bootstrap.cc:492] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: Bootstrap complete.
I20260630 12:37:45.660269  7740 ts_tablet_manager.cc:1403] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260630 12:37:45.663651  7740 raft_consensus.cc:359] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:45.664908  7740 raft_consensus.cc:740] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cf74f7dd31c6485eae796ff445cfb05b, State: Initialized, Role: LEARNER
I20260630 12:37:45.665637  7740 consensus_queue.cc:260] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:45.669229  7742 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: 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
I20260630 12:37:45.669274  7740 ts_tablet_manager.cc:1434] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:45.670392  7742 tablet_bootstrap.cc:492] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: Bootstrap complete.
I20260630 12:37:45.671347  7555 tablet_copy_service.cc:342] P 937fcf10639446658edf9faa5697c9dd: Request end of tablet copy session cf74f7dd31c6485eae796ff445cfb05b-7e074d101d114f4c988f9f14f220b61a received from {username='slave'} at 127.0.0.1:44364
I20260630 12:37:45.671728  7742 ts_tablet_manager.cc:1403] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.008s
I20260630 12:37:45.671926  7555 tablet_copy_service.cc:434] P 937fcf10639446658edf9faa5697c9dd: ending tablet copy session cf74f7dd31c6485eae796ff445cfb05b-7e074d101d114f4c988f9f14f220b61a on tablet 7e074d101d114f4c988f9f14f220b61a with peer cf74f7dd31c6485eae796ff445cfb05b
I20260630 12:37:45.675791  7742 raft_consensus.cc:359] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:45.676849  7742 raft_consensus.cc:740] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cf74f7dd31c6485eae796ff445cfb05b, State: Initialized, Role: LEARNER
I20260630 12:37:45.677664  7742 consensus_queue.cc:260] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: true } }
I20260630 12:37:45.680039  7742 ts_tablet_manager.cc:1434] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:37:45.681553  7555 tablet_copy_service.cc:342] P 937fcf10639446658edf9faa5697c9dd: Request end of tablet copy session cf74f7dd31c6485eae796ff445cfb05b-221e37ed982941a7841addb58a7c1c88 received from {username='slave'} at 127.0.0.1:44364
I20260630 12:37:45.681862  7555 tablet_copy_service.cc:434] P 937fcf10639446658edf9faa5697c9dd: ending tablet copy session cf74f7dd31c6485eae796ff445cfb05b-221e37ed982941a7841addb58a7c1c88 on tablet 221e37ed982941a7841addb58a7c1c88 with peer cf74f7dd31c6485eae796ff445cfb05b
W20260630 12:37:45.996791  7278 catalog_manager.cc:4755] TS c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2714e0307a974167a9715d5eb3eacaff: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
I20260630 12:37:46.022500  7673 raft_consensus.cc:1217] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:37:46.050187  7639 consensus_queue.cc:579] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [LEADER]: Leader has been unable to successfully communicate with peer c62a9e62ee964ecc97bda4915f2e5043 for more than 1 seconds (1.058s)
I20260630 12:37:46.094676  7639 consensus_queue.cc:579] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [LEADER]: Leader has been unable to successfully communicate with peer c62a9e62ee964ecc97bda4915f2e5043 for more than 1 seconds (1.164s)
I20260630 12:37:46.127168  7673 raft_consensus.cc:1217] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:37:46.303296  7342 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c62a9e62ee964ecc97bda4915f2e5043 not available for placement
I20260630 12:37:46.514540  7639 raft_consensus.cc:1064] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd: attempting to promote NON_VOTER cf74f7dd31c6485eae796ff445cfb05b to VOTER
I20260630 12:37:46.516892  7639 consensus_queue.cc:237] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } }
I20260630 12:37:46.523954  7471 raft_consensus.cc:1275] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:46.524284  7673 raft_consensus.cc:1275] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 LEARNER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:46.525470  7748 consensus_queue.cc:1048] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:46.526310  7639 consensus_queue.cc:1048] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:37:46.527361  7509 consensus_peers.cc:597] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:46.534580  7639 raft_consensus.cc:2955] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.536871  7673 raft_consensus.cc:2955] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.548928  7471 raft_consensus.cc:2955] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.551126  7292 catalog_manager.cc:5697] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:46.578819  7545 consensus_queue.cc:237] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [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: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } }
I20260630 12:37:46.585410  7673 raft_consensus.cc:1275] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:46.586081  7471 raft_consensus.cc:1275] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:46.587543  7639 consensus_queue.cc:1048] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:46.588384  7728 consensus_queue.cc:1048] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:37:46.595814  7728 raft_consensus.cc:2955] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.598198  7471 raft_consensus.cc:2955] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.600281  7673 raft_consensus.cc:2955] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.606094  7279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e074d101d114f4c988f9f14f220b61a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:46.610924  7293 catalog_manager.cc:5697] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New cstate: current_term: 2 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:46.616986  7639 raft_consensus.cc:1064] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd: attempting to promote NON_VOTER cf74f7dd31c6485eae796ff445cfb05b to VOTER
I20260630 12:37:46.619551  7639 consensus_queue.cc:237] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [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: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } }
I20260630 12:37:46.626389  7471 raft_consensus.cc:1275] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:46.627581  7673 raft_consensus.cc:1275] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 LEARNER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:46.628072  7639 consensus_queue.cc:1048] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:46.629745  7638 consensus_queue.cc:1048] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:37:46.633052  7509 consensus_peers.cc:597] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd -> Peer c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): Couldn't send request to peer c62a9e62ee964ecc97bda4915f2e5043. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:46.638834  7638 raft_consensus.cc:2955] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.640632  7673 raft_consensus.cc:2955] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.648808  7471 raft_consensus.cc:2955] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.651371  7291 catalog_manager.cc:5697] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index 2 to 3, cf74f7dd31c6485eae796ff445cfb05b (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c62a9e62ee964ecc97bda4915f2e5043" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:46.665374  7545 consensus_queue.cc:237] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [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: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } }
I20260630 12:37:46.670869  7471 raft_consensus.cc:1275] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:46.670789  7672 raft_consensus.cc:1275] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Refusing update from remote peer 937fcf10639446658edf9faa5697c9dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:46.672832  7639 consensus_queue.cc:1048] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:46.673519  7638 consensus_queue.cc:1048] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:46.680424  7728 raft_consensus.cc:2955] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.682204  7672 raft_consensus.cc:2955] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.685431  7471 raft_consensus.cc:2955] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } } }
I20260630 12:37:46.689049  7279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 221e37ed982941a7841addb58a7c1c88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:46.694937  7292 catalog_manager.cc:5697] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd reported cstate change: config changed from index 3 to 4, VOTER c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193) evicted. New cstate: current_term: 2 leader_uuid: "937fcf10639446658edf9faa5697c9dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0df9dd6187c2477aadf87c142e287d02" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937fcf10639446658edf9faa5697c9dd" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf74f7dd31c6485eae796ff445cfb05b" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 41651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:37:46.999686  7278 catalog_manager.cc:4755] TS c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7e074d101d114f4c988f9f14f220b61a: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
W20260630 12:37:47.838478  7278 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260630 12:37:48.902285  7278 catalog_manager.cc:4755] TS c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7e074d101d114f4c988f9f14f220b61a: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
I20260630 12:37:50.499795  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:37:50.523496  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:37:50.523579  7508 consensus_peers.cc:597] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd -> Peer 0df9dd6187c2477aadf87c142e287d02 (127.0.252.194:38731): Couldn't send request to peer 0df9dd6187c2477aadf87c142e287d02. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:50.524449  1011 tablet_replica.cc:333] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02: stopping tablet replica
I20260630 12:37:50.525169  1011 raft_consensus.cc:2243] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.525892  1011 raft_consensus.cc:2272] T 7e074d101d114f4c988f9f14f220b61a P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.528048  1011 tablet_replica.cc:333] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02: stopping tablet replica
I20260630 12:37:50.528649  1011 raft_consensus.cc:2243] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.529811  1011 raft_consensus.cc:2272] T 2714e0307a974167a9715d5eb3eacaff P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.532528  1011 tablet_replica.cc:333] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02: stopping tablet replica
I20260630 12:37:50.533097  1011 raft_consensus.cc:2243] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.533917  1011 raft_consensus.cc:2272] T 4cc36d1177c1453db80ae528a47598cf P 0df9dd6187c2477aadf87c142e287d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.536975  1011 tablet_replica.cc:333] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02: stopping tablet replica
I20260630 12:37:50.537477  1011 raft_consensus.cc:2243] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.538357  1011 raft_consensus.cc:2272] T 221e37ed982941a7841addb58a7c1c88 P 0df9dd6187c2477aadf87c142e287d02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.562731  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:37:50.578195  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:37:50.604133  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:50.604877  1011 tablet_replica.cc:333] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd: stopping tablet replica
I20260630 12:37:50.605684  1011 raft_consensus.cc:2243] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:50.606576  1011 raft_consensus.cc:2272] T 4cc36d1177c1453db80ae528a47598cf P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.609020  1011 tablet_replica.cc:333] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd: stopping tablet replica
I20260630 12:37:50.609535  1011 raft_consensus.cc:2243] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:50.610281  1011 raft_consensus.cc:2272] T 221e37ed982941a7841addb58a7c1c88 P 937fcf10639446658edf9faa5697c9dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.612352  1011 tablet_replica.cc:333] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd: stopping tablet replica
I20260630 12:37:50.612916  1011 raft_consensus.cc:2243] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:50.613672  1011 raft_consensus.cc:2272] T 7e074d101d114f4c988f9f14f220b61a P 937fcf10639446658edf9faa5697c9dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.615793  1011 tablet_replica.cc:333] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd: stopping tablet replica
I20260630 12:37:50.616251  1011 raft_consensus.cc:2243] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:50.617264  1011 raft_consensus.cc:2272] T 2714e0307a974167a9715d5eb3eacaff P 937fcf10639446658edf9faa5697c9dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.642467  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:37:50.659298  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:37:50.685592  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:50.686337  1011 tablet_replica.cc:333] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b: stopping tablet replica
I20260630 12:37:50.686918  1011 raft_consensus.cc:2243] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.687433  1011 raft_consensus.cc:2272] T 221e37ed982941a7841addb58a7c1c88 P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.689422  1011 tablet_replica.cc:333] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b: stopping tablet replica
I20260630 12:37:50.689958  1011 raft_consensus.cc:2243] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.690532  1011 raft_consensus.cc:2272] T 4cc36d1177c1453db80ae528a47598cf P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.692737  1011 tablet_replica.cc:333] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b: stopping tablet replica
I20260630 12:37:50.693260  1011 raft_consensus.cc:2243] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.693764  1011 raft_consensus.cc:2272] T 7e074d101d114f4c988f9f14f220b61a P cf74f7dd31c6485eae796ff445cfb05b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.695608  1011 tablet_replica.cc:333] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b: stopping tablet replica
I20260630 12:37:50.696079  1011 raft_consensus.cc:2243] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:50.696797  1011 raft_consensus.cc:2272] T 2714e0307a974167a9715d5eb3eacaff P cf74f7dd31c6485eae796ff445cfb05b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:50.721318  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:37:50.737226  1011 master.cc:562] Master@127.0.252.254:43443 shutting down...
W20260630 12:37:51.003751  7278 catalog_manager.cc:4755] TS c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7e074d101d114f4c988f9f14f220b61a: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
W20260630 12:37:53.295466  7278 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260630 12:37:53.299154  7278 catalog_manager.cc:4755] TS c62a9e62ee964ecc97bda4915f2e5043 (127.0.252.193:37601): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2714e0307a974167a9715d5eb3eacaff: Network error: Client connection negotiation failed: client connection to 127.0.252.193:37601: connect: Connection refused (error 111)
I20260630 12:37:53.638646  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:53.639278  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:53.639616  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2c333251ac74856b8c6147ab9535efb: stopping tablet replica
I20260630 12:37:53.670337  1011 master.cc:584] Master@127.0.252.254:43443 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13601 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:37:53.710212  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:33527
I20260630 12:37:53.711316  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:53.716815  7769 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
W20260630 12:37:53.716833  7768 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
W20260630 12:37:53.718655  7771 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
I20260630 12:37:53.719148  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:53.720052  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:53.720230  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:53.720395  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823073720377 us; error 0 us; skew 500 ppm
I20260630 12:37:53.721215  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:53.723922  1011 webserver.cc:533] Webserver started at http://127.0.252.254:43789/ using document root <none> and password file <none>
I20260630 12:37:53.724439  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:53.724653  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:53.724964  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:53.726099  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "9466be21f9ff49cbab53743cc8aaf678"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-7v2h"
I20260630 12:37:53.730791  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:53.734338  7776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.735075  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:53.735347  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "9466be21f9ff49cbab53743cc8aaf678"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-7v2h"
I20260630 12:37:53.735606  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-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)
I20260630 12:37:53.775730  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:53.776980  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:53.815865  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:33527
I20260630 12:37:53.815982  7827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:33527 every 8 connection(s)
I20260630 12:37:53.819869  7828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.831171  7828 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678: Bootstrap starting.
I20260630 12:37:53.835835  7828 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.840061  7828 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678: No bootstrap required, opened a new log
I20260630 12:37:53.842168  7828 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9466be21f9ff49cbab53743cc8aaf678" member_type: VOTER }
I20260630 12:37:53.842558  7828 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.842774  7828 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9466be21f9ff49cbab53743cc8aaf678, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.843358  7828 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9466be21f9ff49cbab53743cc8aaf678" member_type: VOTER }
I20260630 12:37:53.843789  7828 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:53.843997  7828 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:53.844249  7828 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.849022  7828 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9466be21f9ff49cbab53743cc8aaf678" member_type: VOTER }
I20260630 12:37:53.849560  7828 leader_election.cc:304] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [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: 9466be21f9ff49cbab53743cc8aaf678; no voters: 
I20260630 12:37:53.850642  7828 leader_election.cc:290] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:53.851058  7831 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:53.852301  7831 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 1 LEADER]: Becoming Leader. State: Replica: 9466be21f9ff49cbab53743cc8aaf678, State: Running, Role: LEADER
I20260630 12:37:53.852955  7831 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [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: "9466be21f9ff49cbab53743cc8aaf678" member_type: VOTER }
I20260630 12:37:53.853469  7828 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:53.855774  7833 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9466be21f9ff49cbab53743cc8aaf678. Latest consensus state: current_term: 1 leader_uuid: "9466be21f9ff49cbab53743cc8aaf678" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9466be21f9ff49cbab53743cc8aaf678" member_type: VOTER } }
I20260630 12:37:53.855759  7832 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9466be21f9ff49cbab53743cc8aaf678" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9466be21f9ff49cbab53743cc8aaf678" member_type: VOTER } }
I20260630 12:37:53.856501  7833 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:53.856637  7832 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:53.860092  7838 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:53.867703  7838 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:53.868706  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:53.877272  7838 catalog_manager.cc:1383] Generated new cluster ID: 89a00b89c14a41cfb8bbf02a35da90f1
I20260630 12:37:53.877609  7838 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:53.897022  7838 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:53.898303  7838 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:53.914923  7838 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678: Generated new TSK 0
I20260630 12:37:53.915493  7838 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:53.935478  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:53.941650  7849 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
W20260630 12:37:53.942668  7850 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
W20260630 12:37:53.944269  7852 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
I20260630 12:37:53.944789  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:53.945597  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:53.945775  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:53.945896  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823073945885 us; error 0 us; skew 500 ppm
I20260630 12:37:53.946328  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:53.948516  1011 webserver.cc:533] Webserver started at http://127.0.252.193:39679/ using document root <none> and password file <none>
I20260630 12:37:53.948993  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:53.949270  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:53.949555  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:53.950670  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-7v2h"
I20260630 12:37:53.955422  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:53.958714  7857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.959481  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:53.959725  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-7v2h"
I20260630 12:37:53.959981  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-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)
I20260630 12:37:54.015008  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.016208  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.017763  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:54.020196  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:54.020404  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.020671  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:54.020848  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.064733  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:33065
I20260630 12:37:54.064826  7919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:33065 every 8 connection(s)
I20260630 12:37:54.069919  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:54.077200  7924 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
W20260630 12:37:54.079900  7925 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
I20260630 12:37:54.080814  1011 server_base.cc:1061] running on GCE node
W20260630 12:37:54.080879  7927 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
I20260630 12:37:54.082124  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:54.082382  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:54.082515  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823074082503 us; error 0 us; skew 500 ppm
I20260630 12:37:54.082957  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:54.085733  1011 webserver.cc:533] Webserver started at http://127.0.252.194:44143/ using document root <none> and password file <none>
I20260630 12:37:54.086577  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:54.086792  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:54.087069  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:54.088316  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "0d439c88b2514978bbae4b42279b8b7d"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-7v2h"
I20260630 12:37:54.089648  7920 heartbeater.cc:344] Connected to a master server at 127.0.252.254:33527
I20260630 12:37:54.090087  7920 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:54.091063  7920 heartbeater.cc:507] Master 127.0.252.254:33527 requested a full tablet report, sending...
I20260630 12:37:54.093741  7793 ts_manager.cc:194] Registered new tserver with Master: 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065)
I20260630 12:37:54.094260  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:54.096019  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40358
I20260630 12:37:54.098711  7932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.099635  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:54.100005  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "0d439c88b2514978bbae4b42279b8b7d"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-7v2h"
I20260630 12:37:54.100270  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-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)
I20260630 12:37:54.138561  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.139861  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.141429  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:54.143783  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:54.143988  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.144208  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:54.144356  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.186054  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:40995
I20260630 12:37:54.186160  7994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:40995 every 8 connection(s)
I20260630 12:37:54.191854  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:54.201197  7998 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
W20260630 12:37:54.203354  7999 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
W20260630 12:37:54.207273  8001 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
I20260630 12:37:54.208487  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:54.208418  7995 heartbeater.cc:344] Connected to a master server at 127.0.252.254:33527
I20260630 12:37:54.209429  7995 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:54.210175  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:54.210575  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:54.210685  7995 heartbeater.cc:507] Master 127.0.252.254:33527 requested a full tablet report, sending...
I20260630 12:37:54.210920  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823074210884 us; error 0 us; skew 500 ppm
I20260630 12:37:54.212495  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:54.214838  7793 ts_manager.cc:194] Registered new tserver with Master: 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995)
I20260630 12:37:54.216380  1011 webserver.cc:533] Webserver started at http://127.0.252.195:33149/ using document root <none> and password file <none>
I20260630 12:37:54.217267  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:54.217186  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40362
I20260630 12:37:54.217731  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:54.218109  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:54.220224  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "562aea415dd1413a8f25408d6b7e5686"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-7v2h"
I20260630 12:37:54.226722  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:37:54.230999  8006 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.232048  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:37:54.232411  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "562aea415dd1413a8f25408d6b7e5686"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-7v2h"
I20260630 12:37:54.232733  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-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)
I20260630 12:37:54.262013  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.263139  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.264875  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:54.267325  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:54.267520  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.267707  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:54.267830  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.325395  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39817
I20260630 12:37:54.325549  8068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39817 every 8 connection(s)
I20260630 12:37:54.340055  8069 heartbeater.cc:344] Connected to a master server at 127.0.252.254:33527
I20260630 12:37:54.340467  8069 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:54.341233  8069 heartbeater.cc:507] Master 127.0.252.254:33527 requested a full tablet report, sending...
I20260630 12:37:54.343245  7793 ts_manager.cc:194] Registered new tserver with Master: 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:54.343895  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015171608s
I20260630 12:37:54.344676  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40364
I20260630 12:37:54.891486  7793 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40378:
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"
    }
  }
}
W20260630 12:37:54.893898  7793 catalog_manager.cc:7077] 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.
I20260630 12:37:54.957073  7960 tablet_service.cc:1511] Processing CreateTablet for tablet 486cefe1cd454ff4bec84c55f20a7066 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:54.957602  7958 tablet_service.cc:1511] Processing CreateTablet for tablet 2493d62d7e3a44e0b72f7c93b97954b6 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:54.958640  7960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486cefe1cd454ff4bec84c55f20a7066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.960043  7957 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5416fcf1af4b2bba524fd7d2273ba3 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:54.960983  8034 tablet_service.cc:1511] Processing CreateTablet for tablet 486cefe1cd454ff4bec84c55f20a7066 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:54.961495  7957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5416fcf1af4b2bba524fd7d2273ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.961977  8032 tablet_service.cc:1511] Processing CreateTablet for tablet 2493d62d7e3a44e0b72f7c93b97954b6 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:54.962399  8031 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5416fcf1af4b2bba524fd7d2273ba3 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:54.962841  8033 tablet_service.cc:1511] Processing CreateTablet for tablet 6f936b1b538b4dd5b92f9375f7e6f73c (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:54.963493  8032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2493d62d7e3a44e0b72f7c93b97954b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.964190  7958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2493d62d7e3a44e0b72f7c93b97954b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.958209  7959 tablet_service.cc:1511] Processing CreateTablet for tablet 6f936b1b538b4dd5b92f9375f7e6f73c (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:54.966076  7959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f936b1b538b4dd5b92f9375f7e6f73c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.964252  8033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f936b1b538b4dd5b92f9375f7e6f73c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.970139  8034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486cefe1cd454ff4bec84c55f20a7066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.973017  8031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5416fcf1af4b2bba524fd7d2273ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.987804  8088 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap starting.
I20260630 12:37:54.990739  7885 tablet_service.cc:1511] Processing CreateTablet for tablet 486cefe1cd454ff4bec84c55f20a7066 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:54.992273  7885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486cefe1cd454ff4bec84c55f20a7066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.996627  7884 tablet_service.cc:1511] Processing CreateTablet for tablet 6f936b1b538b4dd5b92f9375f7e6f73c (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:54.997856  8088 tablet_bootstrap.cc:654] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.999426  7883 tablet_service.cc:1511] Processing CreateTablet for tablet 2493d62d7e3a44e0b72f7c93b97954b6 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:55.002007  7882 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5416fcf1af4b2bba524fd7d2273ba3 (DEFAULT_TABLE table=test-workload [id=a26714fc0714401ea43e287f820792cc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:55.010195  8088 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: No bootstrap required, opened a new log
I20260630 12:37:55.010859  8088 ts_tablet_manager.cc:1403] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.018s
I20260630 12:37:54.998116  7884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f936b1b538b4dd5b92f9375f7e6f73c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:55.013710  7883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2493d62d7e3a44e0b72f7c93b97954b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:55.014357  8088 raft_consensus.cc:359] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.015173  8088 raft_consensus.cc:385] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.015522  8088 raft_consensus.cc:740] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.016450  8088 consensus_queue.cc:260] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.018802  7882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5416fcf1af4b2bba524fd7d2273ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:55.029043  8089 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Bootstrap starting.
I20260630 12:37:55.046998  8089 tablet_bootstrap.cc:654] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.051743  8092 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap starting.
I20260630 12:37:55.060721  8092 tablet_bootstrap.cc:654] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.064507  7995 heartbeater.cc:499] Master 127.0.252.254:33527 was elected leader, sending a full tablet report...
I20260630 12:37:55.065167  8088 ts_tablet_manager.cc:1434] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Time spent starting tablet: real 0.054s	user 0.022s	sys 0.025s
I20260630 12:37:55.066635  8088 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap starting.
I20260630 12:37:55.076695  8088 tablet_bootstrap.cc:654] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.078598  8089 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: No bootstrap required, opened a new log
I20260630 12:37:55.080229  8089 ts_tablet_manager.cc:1403] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.010s
I20260630 12:37:55.082082  8092 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: No bootstrap required, opened a new log
I20260630 12:37:55.083026  8092 ts_tablet_manager.cc:1403] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.008s
I20260630 12:37:55.086833  8089 raft_consensus.cc:359] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.087417  8092 raft_consensus.cc:359] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.088541  8089 raft_consensus.cc:385] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.088727  8092 raft_consensus.cc:385] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.089526  8089 raft_consensus.cc:740] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.089596  8092 raft_consensus.cc:740] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.091470  8092 consensus_queue.cc:260] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.091912  8089 consensus_queue.cc:260] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.095103  7920 heartbeater.cc:499] Master 127.0.252.254:33527 was elected leader, sending a full tablet report...
I20260630 12:37:55.095724  8092 ts_tablet_manager.cc:1434] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:37:55.096046  8088 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: No bootstrap required, opened a new log
I20260630 12:37:55.096900  8088 ts_tablet_manager.cc:1403] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.003s
I20260630 12:37:55.097093  8092 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap starting.
I20260630 12:37:55.102377  8088 raft_consensus.cc:359] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.104076  8088 raft_consensus.cc:385] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.104660  8088 raft_consensus.cc:740] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.106081  8088 consensus_queue.cc:260] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.111446  8091 raft_consensus.cc:493] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:55.112046  8091 raft_consensus.cc:515] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.115243  8091 leader_election.cc:290] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:55.118516  8088 ts_tablet_manager.cc:1434] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260630 12:37:55.120157  8069 heartbeater.cc:499] Master 127.0.252.254:33527 was elected leader, sending a full tablet report...
I20260630 12:37:55.123754  8088 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap starting.
I20260630 12:37:55.132266  8088 tablet_bootstrap.cc:654] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.136937  8092 tablet_bootstrap.cc:654] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.140072  8097 raft_consensus.cc:493] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:55.141068  8089 ts_tablet_manager.cc:1434] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Time spent starting tablet: real 0.060s	user 0.035s	sys 0.016s
I20260630 12:37:55.142481  8089 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap starting.
I20260630 12:37:55.145910  8097 raft_consensus.cc:515] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.149700  8088 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: No bootstrap required, opened a new log
I20260630 12:37:55.150015  8089 tablet_bootstrap.cc:654] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.150228  8088 ts_tablet_manager.cc:1403] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260630 12:37:55.153311  8088 raft_consensus.cc:359] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.154042  8088 raft_consensus.cc:385] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.154320  8088 raft_consensus.cc:740] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.155241  8088 consensus_queue.cc:260] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.157828  8088 ts_tablet_manager.cc:1434] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:55.159252  8088 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap starting.
I20260630 12:37:55.162384  8091 raft_consensus.cc:493] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:55.163051  8091 raft_consensus.cc:515] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.165498  8091 leader_election.cc:290] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:55.165721  8088 tablet_bootstrap.cc:654] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.167261  8097 leader_election.cc:290] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995)
I20260630 12:37:55.172955  8092 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: No bootstrap required, opened a new log
I20260630 12:37:55.173556  8092 ts_tablet_manager.cc:1403] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.004s
I20260630 12:37:55.176622  8092 raft_consensus.cc:359] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.179559  8089 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: No bootstrap required, opened a new log
I20260630 12:37:55.180265  8089 ts_tablet_manager.cc:1403] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260630 12:37:55.181115  8092 raft_consensus.cc:385] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.181602  8092 raft_consensus.cc:740] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.182549  8092 consensus_queue.cc:260] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.182698  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" is_pre_election: true
I20260630 12:37:55.185259  8092 ts_tablet_manager.cc:1434] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:37:55.183737  8089 raft_consensus.cc:359] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.184223  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" is_pre_election: true
W20260630 12:37:55.192776  7936 leader_election.cc:343] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:55.192652  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:37:55.193751  8089 raft_consensus.cc:385] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.194197  8089 raft_consensus.cc:740] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.191663  8092 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap starting.
I20260630 12:37:55.190654  7895 raft_consensus.cc:2468] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d439c88b2514978bbae4b42279b8b7d in term 0.
W20260630 12:37:55.195394  7936 leader_election.cc:343] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:55.192159  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:37:55.196225  7936 leader_election.cc:304] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [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: 0d439c88b2514978bbae4b42279b8b7d; no voters: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0
I20260630 12:37:55.198704  8088 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: No bootstrap required, opened a new log
I20260630 12:37:55.199333  8088 ts_tablet_manager.cc:1403] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.007s
I20260630 12:37:55.201792  8091 raft_consensus.cc:2749] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:55.201915  8092 tablet_bootstrap.cc:654] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.202744  8088 raft_consensus.cc:359] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.203215  7936 leader_election.cc:304] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [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: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:37:55.203552  8088 raft_consensus.cc:385] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.203948  8088 raft_consensus.cc:740] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.204016  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" is_pre_election: true
I20260630 12:37:55.204874  7895 raft_consensus.cc:2468] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 562aea415dd1413a8f25408d6b7e5686 in term 0.
I20260630 12:37:55.204898  8088 consensus_queue.cc:260] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.204034  8091 raft_consensus.cc:2804] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:55.206936  8091 raft_consensus.cc:493] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:55.206382  8089 consensus_queue.cc:260] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.207281  8091 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.209709  8089 ts_tablet_manager.cc:1434] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.003s
I20260630 12:37:55.211064  8089 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap starting.
I20260630 12:37:55.211855  8044 raft_consensus.cc:2468] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d439c88b2514978bbae4b42279b8b7d in term 0.
I20260630 12:37:55.212913  8088 ts_tablet_manager.cc:1434] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260630 12:37:55.215618  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d" is_pre_election: true
I20260630 12:37:55.216653  7970 raft_consensus.cc:2468] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 562aea415dd1413a8f25408d6b7e5686 in term 0.
I20260630 12:37:55.216809  8092 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: No bootstrap required, opened a new log
I20260630 12:37:55.217577  8092 ts_tablet_manager.cc:1403] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260630 12:37:55.206372  8010 leader_election.cc:304] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:37:55.218555  8097 raft_consensus.cc:2804] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:55.218919  8097 raft_consensus.cc:493] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:55.219316  8097 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.220660  8092 raft_consensus.cc:359] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.221417  8092 raft_consensus.cc:385] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.221693  8092 raft_consensus.cc:740] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.222437  8092 consensus_queue.cc:260] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.226531  8092 ts_tablet_manager.cc:1434] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:55.227015  8097 raft_consensus.cc:515] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.227721  8091 raft_consensus.cc:515] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.227619  8092 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap starting.
I20260630 12:37:55.230059  8097 leader_election.cc:290] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [CANDIDATE]: Term 1 election: Requested vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995)
I20260630 12:37:55.227880  8089 tablet_bootstrap.cc:654] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.231971  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686"
I20260630 12:37:55.232638  8044 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.234328  7894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
I20260630 12:37:55.234968  7894 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.236240  8092 tablet_bootstrap.cc:654] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.240242  8109 raft_consensus.cc:493] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:55.240650  8044 raft_consensus.cc:2468] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d439c88b2514978bbae4b42279b8b7d in term 1.
I20260630 12:37:55.240845  8109 raft_consensus.cc:515] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.241329  8091 leader_election.cc:290] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 1 election: Requested vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:55.242202  7936 leader_election.cc:304] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [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: 0d439c88b2514978bbae4b42279b8b7d, 562aea415dd1413a8f25408d6b7e5686; no voters: 
I20260630 12:37:55.242695  8089 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: No bootstrap required, opened a new log
I20260630 12:37:55.243124  8109 leader_election.cc:290] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:55.243456  8092 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: No bootstrap required, opened a new log
I20260630 12:37:55.243664  8109 raft_consensus.cc:2804] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:55.243997  8092 ts_tablet_manager.cc:1403] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:37:55.244091  7893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" is_pre_election: true
I20260630 12:37:55.244455  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:37:55.244976  8089 ts_tablet_manager.cc:1403] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.011s
I20260630 12:37:55.245695  7895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
W20260630 12:37:55.245993  7936 leader_election.cc:343] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:55.247648  8092 raft_consensus.cc:359] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
W20260630 12:37:55.248193  7936 leader_election.cc:343] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:55.248504  8092 raft_consensus.cc:385] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.248708  7936 leader_election.cc:304] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [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: 0d439c88b2514978bbae4b42279b8b7d; no voters: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0
I20260630 12:37:55.248934  8092 raft_consensus.cc:740] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.249567  7894 raft_consensus.cc:2468] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 562aea415dd1413a8f25408d6b7e5686 in term 1.
I20260630 12:37:55.249776  8092 consensus_queue.cc:260] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.250778  8010 leader_election.cc:304] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:37:55.251413  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d"
I20260630 12:37:55.251660  8097 raft_consensus.cc:2804] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:55.252043  7970 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.246325  7895 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.252678  8092 ts_tablet_manager.cc:1434] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:37:55.252228  8097 raft_consensus.cc:697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 LEADER]: Becoming Leader. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Running, Role: LEADER
I20260630 12:37:55.255406  8089 raft_consensus.cc:359] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.256327  8089 raft_consensus.cc:385] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.256031  8097 consensus_queue.cc:237] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.256731  8089 raft_consensus.cc:740] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.257283  8091 raft_consensus.cc:2749] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:55.244174  8109 raft_consensus.cc:697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 LEADER]: Becoming Leader. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Running, Role: LEADER
I20260630 12:37:55.258399  8109 consensus_queue.cc:237] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.258852  8089 consensus_queue.cc:260] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.260540  7970 raft_consensus.cc:2468] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 562aea415dd1413a8f25408d6b7e5686 in term 1.
I20260630 12:37:55.262004  8089 ts_tablet_manager.cc:1434] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260630 12:37:55.263032  8089 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap starting.
I20260630 12:37:55.269639  8089 tablet_bootstrap.cc:654] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.276113  7895 raft_consensus.cc:2468] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d439c88b2514978bbae4b42279b8b7d in term 1.
I20260630 12:37:55.283632  8089 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: No bootstrap required, opened a new log
I20260630 12:37:55.284153  8089 ts_tablet_manager.cc:1403] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260630 12:37:55.287532  8089 raft_consensus.cc:359] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.288237  8089 raft_consensus.cc:385] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.288537  8089 raft_consensus.cc:740] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.288460  7793 catalog_manager.cc:5697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194). New cstate: current_term: 1 leader_uuid: "0d439c88b2514978bbae4b42279b8b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:55.288744  7792 catalog_manager.cc:5697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "562aea415dd1413a8f25408d6b7e5686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:55.289556  8089 consensus_queue.cc:260] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.291841  8089 ts_tablet_manager.cc:1434] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:55.297202  8096 raft_consensus.cc:493] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:55.297850  8096 raft_consensus.cc:515] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.301729  8096 leader_election.cc:290] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:55.311777  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d" is_pre_election: true
I20260630 12:37:55.312527  7970 raft_consensus.cc:2468] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 0.
I20260630 12:37:55.312964  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:37:55.313608  8044 raft_consensus.cc:2468] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 0.
I20260630 12:37:55.313850  7859 leader_election.cc:304] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:37:55.314728  8096 raft_consensus.cc:2804] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:55.315018  8096 raft_consensus.cc:493] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:55.315280  8096 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.320720  8096 raft_consensus.cc:515] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.322870  8096 leader_election.cc:290] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 1 election: Requested vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:55.323588  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d"
I20260630 12:37:55.323911  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686"
I20260630 12:37:55.324097  7970 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.324438  8044 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.328842  7970 raft_consensus.cc:2468] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 1.
I20260630 12:37:55.329219  8044 raft_consensus.cc:2468] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 1.
I20260630 12:37:55.329926  7859 leader_election.cc:304] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:37:55.330607  8096 raft_consensus.cc:2804] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:55.331727  8096 raft_consensus.cc:697] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 LEADER]: Becoming Leader. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Running, Role: LEADER
I20260630 12:37:55.332484  8096 consensus_queue.cc:237] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.339463  7793 catalog_manager.cc:5697] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:55.367866  8096 raft_consensus.cc:493] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:55.368367  8096 raft_consensus.cc:515] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.370048  8096 leader_election.cc:290] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:55.370951  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d" is_pre_election: true
I20260630 12:37:55.371104  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:37:55.371529  7970 raft_consensus.cc:2468] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 0.
I20260630 12:37:55.371654  8044 raft_consensus.cc:2468] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 0.
I20260630 12:37:55.372674  7859 leader_election.cc:304] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:37:55.373360  8096 raft_consensus.cc:2804] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:55.373721  8096 raft_consensus.cc:493] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:55.373996  8096 raft_consensus.cc:3060] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.378917  8096 raft_consensus.cc:515] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.380544  8096 leader_election.cc:290] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 1 election: Requested vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:37:55.381476  7970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d"
I20260630 12:37:55.381661  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686"
I20260630 12:37:55.382126  7970 raft_consensus.cc:3060] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.382171  8044 raft_consensus.cc:3060] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.389597  8044 raft_consensus.cc:2468] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 1.
I20260630 12:37:55.389597  7970 raft_consensus.cc:2468] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 1.
I20260630 12:37:55.391132  7861 leader_election.cc:304] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:37:55.391827  8096 raft_consensus.cc:2804] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:55.392267  8096 raft_consensus.cc:697] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 LEADER]: Becoming Leader. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Running, Role: LEADER
I20260630 12:37:55.393021  8096 consensus_queue.cc:237] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:37:55.401661  7793 catalog_manager.cc:5697] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:55.451946  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:37:55.472059  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:55.472944  1011 tablet_replica.cc:333] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: stopping tablet replica
I20260630 12:37:55.473479  1011 raft_consensus.cc:2243] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:55.474093  1011 pending_rounds.cc:70] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Trying to abort 1 pending ops.
I20260630 12:37:55.474273  1011 pending_rounds.cc:77] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443316816867328 op_type: NO_OP noop_request { }
I20260630 12:37:55.474526  1011 raft_consensus.cc:2889] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:55.474754  1011 raft_consensus.cc:2272] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.477272  1011 tablet_replica.cc:333] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: stopping tablet replica
I20260630 12:37:55.477788  1011 raft_consensus.cc:2243] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:55.478350  1011 pending_rounds.cc:70] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Trying to abort 1 pending ops.
I20260630 12:37:55.478524  1011 pending_rounds.cc:77] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443316569219072 op_type: NO_OP noop_request { }
I20260630 12:37:55.478750  1011 raft_consensus.cc:2889] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:55.478981  1011 raft_consensus.cc:2272] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.481556  1011 tablet_replica.cc:333] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: stopping tablet replica
I20260630 12:37:55.482105  1011 raft_consensus.cc:2243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.482479  1011 raft_consensus.cc:2272] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.484659  1011 tablet_replica.cc:333] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: stopping tablet replica
I20260630 12:37:55.485170  1011 raft_consensus.cc:2243] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.485522  1011 raft_consensus.cc:2272] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.509917  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:37:55.522751  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:37:55.540095  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:55.541054  1011 tablet_replica.cc:333] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: stopping tablet replica
I20260630 12:37:55.541636  1011 raft_consensus.cc:2243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.542050  1011 raft_consensus.cc:2272] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.544041  1011 tablet_replica.cc:333] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: stopping tablet replica
I20260630 12:37:55.544546  1011 raft_consensus.cc:2243] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.544991  1011 raft_consensus.cc:2272] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.546924  1011 tablet_replica.cc:333] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: stopping tablet replica
I20260630 12:37:55.547400  1011 raft_consensus.cc:2243] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.547744  1011 raft_consensus.cc:2272] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.549718  1011 tablet_replica.cc:333] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: stopping tablet replica
I20260630 12:37:55.550168  1011 raft_consensus.cc:2243] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:55.550705  1011 pending_rounds.cc:70] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Trying to abort 1 pending ops.
I20260630 12:37:55.550858  1011 pending_rounds.cc:77] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443316269191168 op_type: NO_OP noop_request { }
I20260630 12:37:55.551084  1011 raft_consensus.cc:2889] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:55.551306  1011 raft_consensus.cc:2272] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.564845  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:37:55.577060  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:37:55.595639  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:55.597231  1011 tablet_replica.cc:333] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: stopping tablet replica
I20260630 12:37:55.597796  1011 raft_consensus.cc:2243] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.598158  1011 raft_consensus.cc:2272] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.600066  1011 tablet_replica.cc:333] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: stopping tablet replica
I20260630 12:37:55.600605  1011 raft_consensus.cc:2243] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.600968  1011 raft_consensus.cc:2272] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.621595  1011 tablet_replica.cc:333] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: stopping tablet replica
I20260630 12:37:55.622578  1011 raft_consensus.cc:2243] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.623265  1011 raft_consensus.cc:2272] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.626435  1011 tablet_replica.cc:333] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: stopping tablet replica
I20260630 12:37:55.627029  1011 raft_consensus.cc:2243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:55.628008  1011 pending_rounds.cc:70] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Trying to abort 1 pending ops.
I20260630 12:37:55.628191  1011 pending_rounds.cc:77] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443316289323008 op_type: NO_OP noop_request { }
I20260630 12:37:55.628667  1011 raft_consensus.cc:2889] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:55.629035  1011 raft_consensus.cc:2272] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.656373  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:37:55.678850  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:55.686057  8122 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
W20260630 12:37:55.686159  8121 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
W20260630 12:37:55.687299  8124 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
I20260630 12:37:55.688653  1011 server_base.cc:1061] running on GCE node
I20260630 12:37:55.689901  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:55.690224  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:55.690551  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823075690534 us; error 0 us; skew 500 ppm
I20260630 12:37:55.691190  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:55.694056  1011 webserver.cc:533] Webserver started at http://127.0.252.196:37215/ using document root <none> and password file <none>
I20260630 12:37:55.694744  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:55.695044  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:55.695420  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:55.696995  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "77b7c56d8eae443da2edb597dc9aff2c"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-7v2h"
I20260630 12:37:55.701670  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:55.705578  8129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.706461  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:55.706856  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "77b7c56d8eae443da2edb597dc9aff2c"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-7v2h"
I20260630 12:37:55.707248  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-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)
I20260630 12:37:55.734464  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:55.735949  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:55.737694  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:55.740240  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:55.740541  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.740862  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:55.741118  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.785879  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:46491
I20260630 12:37:55.785998  8191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:46491 every 8 connection(s)
I20260630 12:37:55.803165  8192 heartbeater.cc:344] Connected to a master server at 127.0.252.254:33527
I20260630 12:37:55.803685  8192 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:55.804530  8192 heartbeater.cc:507] Master 127.0.252.254:33527 requested a full tablet report, sending...
I20260630 12:37:55.806957  7793 ts_manager.cc:194] Registered new tserver with Master: 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196:46491)
I20260630 12:37:55.809101  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40384
W20260630 12:37:55.878253  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 0a5416fcf1af4b2bba524fd7d2273ba3: Network error: Client connection negotiation failed: client connection to 127.0.252.194:40995: connect: Connection refused (error 111)
W20260630 12:37:55.882169  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 486cefe1cd454ff4bec84c55f20a7066: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
W20260630 12:37:55.886018  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 2493d62d7e3a44e0b72f7c93b97954b6: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
I20260630 12:37:56.812008  8192 heartbeater.cc:499] Master 127.0.252.254:33527 was elected leader, sending a full tablet report...
W20260630 12:37:56.898363  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 2493d62d7e3a44e0b72f7c93b97954b6: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
W20260630 12:37:56.901849  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 486cefe1cd454ff4bec84c55f20a7066: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
W20260630 12:37:56.905679  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 0a5416fcf1af4b2bba524fd7d2273ba3: Network error: Client connection negotiation failed: client connection to 127.0.252.194:40995: connect: Connection refused (error 111)
W20260630 12:37:57.919313  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 486cefe1cd454ff4bec84c55f20a7066: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
W20260630 12:37:57.923195  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 6f936b1b538b4dd5b92f9375f7e6f73c: Network error: Client connection negotiation failed: client connection to 127.0.252.195:39817: connect: Connection refused (error 111)
W20260630 12:37:57.926559  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 2493d62d7e3a44e0b72f7c93b97954b6: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
W20260630 12:37:58.939081  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 486cefe1cd454ff4bec84c55f20a7066: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
W20260630 12:37:58.943589  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 2493d62d7e3a44e0b72f7c93b97954b6: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
W20260630 12:37:58.947427  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 6f936b1b538b4dd5b92f9375f7e6f73c: Network error: Client connection negotiation failed: client connection to 127.0.252.195:39817: connect: Connection refused (error 111)
W20260630 12:37:59.961061  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 6f936b1b538b4dd5b92f9375f7e6f73c: Network error: Client connection negotiation failed: client connection to 127.0.252.195:39817: connect: Connection refused (error 111)
W20260630 12:37:59.965083  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 0a5416fcf1af4b2bba524fd7d2273ba3: Network error: Client connection negotiation failed: client connection to 127.0.252.194:40995: connect: Connection refused (error 111)
W20260630 12:37:59.968699  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 2493d62d7e3a44e0b72f7c93b97954b6: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111)
W20260630 12:38:00.970844  7841 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0d439c88b2514978bbae4b42279b8b7d not available for placement
W20260630 12:38:01.972659  7841 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0d439c88b2514978bbae4b42279b8b7d not available for placement
I20260630 12:38:02.824456  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:02.831704  8201 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
W20260630 12:38:02.833542  8202 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
W20260630 12:38:02.834473  8204 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
I20260630 12:38:02.836146  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:02.838259  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:02.838503  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:02.838640  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823082838629 us; error 0 us; skew 500 ppm
I20260630 12:38:02.839141  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:02.842391  1011 webserver.cc:533] Webserver started at http://127.0.252.193:39679/ using document root <none> and password file <none>
I20260630 12:38:02.843030  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:02.843254  1011 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:38:02.847121  1011 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:38:02.850452  8209 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:02.851438  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:02.851750  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-7v2h"
I20260630 12:38:02.852029  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-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)
I20260630 12:38:02.883953  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:02.885596  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:02.887159  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:02.890830  8216 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:38:02.916410  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:38:02.916764  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.002s	sys 0.000s
I20260630 12:38:02.917055  1011 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:38:02.922506  8216 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap starting.
I20260630 12:38:02.933295  1011 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:38:02.933560  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:38:02.935611  8216 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: 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
I20260630 12:38:02.936444  8216 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap complete.
I20260630 12:38:02.937031  8216 ts_tablet_manager.cc:1403] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:38:02.939297  8216 raft_consensus.cc:359] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:02.940124  8216 raft_consensus.cc:740] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Initialized, Role: FOLLOWER
I20260630 12:38:02.940825  8216 consensus_queue.cc:260] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:02.943780  8216 ts_tablet_manager.cc:1434] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:38:02.944639  8216 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap starting.
I20260630 12:38:02.956676  8216 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: 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
I20260630 12:38:02.957408  8216 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap complete.
I20260630 12:38:02.957980  8216 ts_tablet_manager.cc:1403] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:38:02.960098  8216 raft_consensus.cc:359] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:02.960676  8216 raft_consensus.cc:740] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Initialized, Role: FOLLOWER
I20260630 12:38:02.961335  8216 consensus_queue.cc:260] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:02.963090  8216 ts_tablet_manager.cc:1434] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:38:02.963799  8216 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap starting.
W20260630 12:38:02.975262  7841 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0d439c88b2514978bbae4b42279b8b7d not available for placement
I20260630 12:38:02.978430  8216 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: 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
I20260630 12:38:02.979633  8216 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap complete.
I20260630 12:38:02.980342  8216 ts_tablet_manager.cc:1403] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:38:02.982915  8216 raft_consensus.cc:359] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:02.983547  8216 raft_consensus.cc:740] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Initialized, Role: FOLLOWER
I20260630 12:38:02.984246  8216 consensus_queue.cc:260] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:02.986239  8216 ts_tablet_manager.cc:1434] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:38:02.986980  8216 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap starting.
I20260630 12:38:02.993505  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:33065
I20260630 12:38:02.993597  8276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:33065 every 8 connection(s)
W20260630 12:38:02.998099  8278 tablet.cc:2406] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:38:02.998875  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:03.005934  8216 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: 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
I20260630 12:38:03.007062  8216 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Bootstrap complete.
I20260630 12:38:03.007877  8216 ts_tablet_manager.cc:1403] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
W20260630 12:38:03.009025  8282 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
W20260630 12:38:03.011835  8283 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
I20260630 12:38:03.011066  8216 raft_consensus.cc:359] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.013186  8216 raft_consensus.cc:740] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.014081  8216 consensus_queue.cc:260] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.016661  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:03.016898  8216 ts_tablet_manager.cc:1434] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
W20260630 12:38:03.016695  8285 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
I20260630 12:38:03.019023  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:03.019308  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:03.019353  8277 heartbeater.cc:344] Connected to a master server at 127.0.252.254:33527
I20260630 12:38:03.019564  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823083019545 us; error 0 us; skew 500 ppm
I20260630 12:38:03.019938  8277 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:03.020330  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:03.020889  8277 heartbeater.cc:507] Master 127.0.252.254:33527 requested a full tablet report, sending...
I20260630 12:38:03.023156  1011 webserver.cc:533] Webserver started at http://127.0.252.194:44143/ using document root <none> and password file <none>
I20260630 12:38:03.023677  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:03.023907  1011 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:38:03.025208  7793 ts_manager.cc:194] Re-registered known tserver with Master: 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065)
I20260630 12:38:03.029050  1011 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:38:03.031688  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47042
I20260630 12:38:03.033918  8290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:03.034830  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:38:03.035153  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "0d439c88b2514978bbae4b42279b8b7d"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-7v2h"
I20260630 12:38:03.035439  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-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)
I20260630 12:38:03.035694  8277 heartbeater.cc:499] Master 127.0.252.254:33527 was elected leader, sending a full tablet report...
I20260630 12:38:03.050129  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:03.051751  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:03.053460  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:03.088811  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:38:03.089167  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.032s	user 0.000s	sys 0.002s
I20260630 12:38:03.096149  8297 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap starting.
I20260630 12:38:03.108093  8297 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: 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
I20260630 12:38:03.109095  1011 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:38:03.109287  8297 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap complete.
I20260630 12:38:03.109547  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.020s	user 0.019s	sys 0.001s
I20260630 12:38:03.110239  8297 ts_tablet_manager.cc:1403] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:38:03.112699  8297 raft_consensus.cc:359] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.113302  8297 raft_consensus.cc:740] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.113948  8297 consensus_queue.cc:260] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.116519  8297 ts_tablet_manager.cc:1434] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:38:03.117353  8297 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap starting.
I20260630 12:38:03.131882  8297 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: 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
I20260630 12:38:03.132802  8297 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap complete.
I20260630 12:38:03.133391  8297 ts_tablet_manager.cc:1403] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:38:03.135866  8297 raft_consensus.cc:359] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.136613  8297 raft_consensus.cc:740] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.137316  8297 consensus_queue.cc:260] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.139140  8297 ts_tablet_manager.cc:1434] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:38:03.139873  8297 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap starting.
I20260630 12:38:03.153182  8297 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: 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
I20260630 12:38:03.153978  8297 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap complete.
I20260630 12:38:03.154731  8297 ts_tablet_manager.cc:1403] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:38:03.157099  8297 raft_consensus.cc:359] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.157732  8297 raft_consensus.cc:740] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.158469  8297 consensus_queue.cc:260] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.160280  8297 ts_tablet_manager.cc:1434] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260630 12:38:03.161077  8297 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap starting.
I20260630 12:38:03.170187  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:40995
I20260630 12:38:03.170398  8357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:40995 every 8 connection(s)
I20260630 12:38:03.172847  8297 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: 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
I20260630 12:38:03.173607  8297 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: Bootstrap complete.
I20260630 12:38:03.174407  8297 ts_tablet_manager.cc:1403] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260630 12:38:03.175082  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:03.177409  8297 raft_consensus.cc:359] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.178181  8297 raft_consensus.cc:740] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.178954  8297 consensus_queue.cc:260] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.181023  8297 ts_tablet_manager.cc:1434] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260630 12:38:03.185510  8362 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
W20260630 12:38:03.186638  8363 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
W20260630 12:38:03.187268  8365 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
I20260630 12:38:03.189661  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:03.189778  8359 heartbeater.cc:344] Connected to a master server at 127.0.252.254:33527
I20260630 12:38:03.190234  8359 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:03.190754  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:03.190981  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:03.191033  8359 heartbeater.cc:507] Master 127.0.252.254:33527 requested a full tablet report, sending...
I20260630 12:38:03.191172  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823083191155 us; error 0 us; skew 500 ppm
I20260630 12:38:03.191877  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:03.194358  1011 webserver.cc:533] Webserver started at http://127.0.252.195:33149/ using document root <none> and password file <none>
I20260630 12:38:03.194968  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:03.195183  1011 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:38:03.195354  7793 ts_manager.cc:194] Re-registered known tserver with Master: 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995)
I20260630 12:38:03.200133  1011 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:38:03.201387  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47046
I20260630 12:38:03.204228  8370 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:03.204536  8359 heartbeater.cc:499] Master 127.0.252.254:33527 was elected leader, sending a full tablet report...
I20260630 12:38:03.205205  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:03.205514  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "562aea415dd1413a8f25408d6b7e5686"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-7v2h"
I20260630 12:38:03.205790  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-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)
I20260630 12:38:03.223981  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:03.225332  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:03.226835  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:03.253001  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:38:03.253342  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.000s	sys 0.002s
I20260630 12:38:03.258999  8377 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap starting.
I20260630 12:38:03.270925  8377 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: 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
I20260630 12:38:03.270974  1011 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:38:03.271341  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.017s	sys 0.001s
I20260630 12:38:03.271718  8377 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap complete.
I20260630 12:38:03.272395  8377 ts_tablet_manager.cc:1403] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:38:03.274758  8377 raft_consensus.cc:359] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.275491  8377 raft_consensus.cc:740] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.276192  8377 consensus_queue.cc:260] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.278729  8377 ts_tablet_manager.cc:1434] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:38:03.279748  8377 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap starting.
I20260630 12:38:03.293395  8377 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: 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
I20260630 12:38:03.294390  8377 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap complete.
I20260630 12:38:03.295177  8377 ts_tablet_manager.cc:1403] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260630 12:38:03.298182  8377 raft_consensus.cc:359] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.299275  8377 raft_consensus.cc:740] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.300187  8377 consensus_queue.cc:260] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.302536  8377 ts_tablet_manager.cc:1434] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:38:03.303539  8377 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Bootstrap starting.
I20260630 12:38:03.321758  8377 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: 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
I20260630 12:38:03.322952  8377 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Bootstrap complete.
I20260630 12:38:03.323756  8377 ts_tablet_manager.cc:1403] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.013s
I20260630 12:38:03.325413  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39817
I20260630 12:38:03.325587  8437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39817 every 8 connection(s)
I20260630 12:38:03.326838  8377 raft_consensus.cc:359] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.327819  8377 raft_consensus.cc:740] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.328704  8377 consensus_queue.cc:260] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.331228  8377 ts_tablet_manager.cc:1434] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.002s
I20260630 12:38:03.332424  8377 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap starting.
I20260630 12:38:03.342514  8438 heartbeater.cc:344] Connected to a master server at 127.0.252.254:33527
I20260630 12:38:03.343232  8438 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:03.344210  8438 heartbeater.cc:507] Master 127.0.252.254:33527 requested a full tablet report, sending...
I20260630 12:38:03.345275  8377 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: 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
I20260630 12:38:03.346158  8377 tablet_bootstrap.cc:492] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: Bootstrap complete.
I20260630 12:38:03.346963  8377 ts_tablet_manager.cc:1403] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:38:03.348905  7793 ts_manager.cc:194] Re-registered known tserver with Master: 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:03.350060  8377 raft_consensus.cc:359] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.351192  8377 raft_consensus.cc:740] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Initialized, Role: FOLLOWER
I20260630 12:38:03.352428  8377 consensus_queue.cc:260] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:03.355089  8377 ts_tablet_manager.cc:1434] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:38:03.355991  7793 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47048
I20260630 12:38:03.358777  8438 heartbeater.cc:499] Master 127.0.252.254:33527 was elected leader, sending a full tablet report...
W20260630 12:38:03.995927  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 2493d62d7e3a44e0b72f7c93b97954b6: Illegal state: Replica 6aa4e3b11b5f45b1bd486a9b3db0c1b0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } }
W20260630 12:38:04.009196  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 0a5416fcf1af4b2bba524fd7d2273ba3: Illegal state: Replica 0d439c88b2514978bbae4b42279b8b7d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } }
W20260630 12:38:04.013511  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 486cefe1cd454ff4bec84c55f20a7066: Illegal state: Replica 6aa4e3b11b5f45b1bd486a9b3db0c1b0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } }
I20260630 12:38:04.333520  8445 raft_consensus.cc:493] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:04.334324  8445 raft_consensus.cc:515] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.336653  8445 leader_election.cc:290] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.347419  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" is_pre_election: true
I20260630 12:38:04.348470  8251 raft_consensus.cc:2468] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d439c88b2514978bbae4b42279b8b7d in term 1.
I20260630 12:38:04.349740  8294 leader_election.cc:304] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [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: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:38:04.350401  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:38:04.350754  8445 raft_consensus.cc:2804] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:04.351536  8445 raft_consensus.cc:493] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:04.351717  8412 raft_consensus.cc:2410] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d439c88b2514978bbae4b42279b8b7d 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.
I20260630 12:38:04.352187  8445 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.358341  8445 raft_consensus.cc:515] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.360296  8445 leader_election.cc:290] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 2 election: Requested vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.361102  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
I20260630 12:38:04.361382  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686"
I20260630 12:38:04.362323  8412 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.362707  8251 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.368332  8412 raft_consensus.cc:2410] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d439c88b2514978bbae4b42279b8b7d 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.
I20260630 12:38:04.369068  8251 raft_consensus.cc:2468] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d439c88b2514978bbae4b42279b8b7d in term 2.
I20260630 12:38:04.370326  8294 leader_election.cc:304] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [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: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 562aea415dd1413a8f25408d6b7e5686
I20260630 12:38:04.371208  8445 raft_consensus.cc:2804] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:04.372394  8445 raft_consensus.cc:697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 2 LEADER]: Becoming Leader. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Running, Role: LEADER
I20260630 12:38:04.373246  8445 consensus_queue.cc:237] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.380594  7793 catalog_manager.cc:5697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d reported cstate change: term changed from 1 to 2, leader changed from 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195) to 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194). New cstate: current_term: 2 leader_uuid: "0d439c88b2514978bbae4b42279b8b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:04.512856  8455 raft_consensus.cc:493] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:04.513496  8455 raft_consensus.cc:515] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.515648  8455 leader_election.cc:290] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065)
I20260630 12:38:04.523126  8459 raft_consensus.cc:493] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:04.523909  8459 raft_consensus.cc:515] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.530103  8459 leader_election.cc:290] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.530109  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" is_pre_election: true
I20260630 12:38:04.531829  8251 raft_consensus.cc:2410] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 562aea415dd1413a8f25408d6b7e5686 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.
I20260630 12:38:04.533591  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d" is_pre_election: true
I20260630 12:38:04.534518  8332 raft_consensus.cc:2468] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 562aea415dd1413a8f25408d6b7e5686 in term 1.
I20260630 12:38:04.536024  8372 leader_election.cc:304] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [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: 0d439c88b2514978bbae4b42279b8b7d, 562aea415dd1413a8f25408d6b7e5686; no voters: 6aa4e3b11b5f45b1bd486a9b3db0c1b0
I20260630 12:38:04.537143  8455 raft_consensus.cc:2804] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:04.537869  8455 raft_consensus.cc:493] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:04.538961  8455 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.543599  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d" is_pre_election: true
I20260630 12:38:04.544608  8332 raft_consensus.cc:2468] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 1.
I20260630 12:38:04.545347  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:38:04.546229  8412 raft_consensus.cc:2468] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 1.
I20260630 12:38:04.546470  8211 leader_election.cc:304] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:38:04.546484  8455 raft_consensus.cc:515] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.547832  8459 raft_consensus.cc:2804] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:04.548271  8459 raft_consensus.cc:493] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:04.548684  8459 raft_consensus.cc:3060] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.549059  8455 leader_election.cc:290] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [CANDIDATE]: Term 2 election: Requested vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065)
I20260630 12:38:04.549916  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d"
I20260630 12:38:04.550096  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
I20260630 12:38:04.550760  8332 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.550968  8251 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.556973  8251 raft_consensus.cc:2410] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 562aea415dd1413a8f25408d6b7e5686 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.
I20260630 12:38:04.556981  8459 raft_consensus.cc:515] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.558495  8332 raft_consensus.cc:2468] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 562aea415dd1413a8f25408d6b7e5686 in term 2.
I20260630 12:38:04.559793  8372 leader_election.cc:304] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [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: 0d439c88b2514978bbae4b42279b8b7d, 562aea415dd1413a8f25408d6b7e5686; no voters: 6aa4e3b11b5f45b1bd486a9b3db0c1b0
I20260630 12:38:04.560118  8459 leader_election.cc:290] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 2 election: Requested vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.560360  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d"
I20260630 12:38:04.561009  8455 raft_consensus.cc:2804] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:04.561599  8332 raft_consensus.cc:3060] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.561801  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2493d62d7e3a44e0b72f7c93b97954b6" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686"
I20260630 12:38:04.562749  8455 raft_consensus.cc:697] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 2 LEADER]: Becoming Leader. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Running, Role: LEADER
I20260630 12:38:04.562803  8412 raft_consensus.cc:3060] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.563982  8455 consensus_queue.cc:237] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [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: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.569293  8332 raft_consensus.cc:2468] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 2.
I20260630 12:38:04.569653  8412 raft_consensus.cc:2468] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 2.
I20260630 12:38:04.571168  8213 leader_election.cc:304] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:38:04.572001  8459 raft_consensus.cc:2804] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:04.572484  7793 catalog_manager.cc:5697] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 reported cstate change: term changed from 1 to 2, leader changed from 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193) to 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195). New cstate: current_term: 2 leader_uuid: "562aea415dd1413a8f25408d6b7e5686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:04.573449  8459 raft_consensus.cc:697] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Running, Role: LEADER
I20260630 12:38:04.574718  8459 consensus_queue.cc:237] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.582794  7792 catalog_manager.cc:5697] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:04.593134  8459 raft_consensus.cc:493] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:04.593647  8459 raft_consensus.cc:515] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.595379  8459 leader_election.cc:290] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.596275  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d" is_pre_election: true
I20260630 12:38:04.596465  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:38:04.597031  8332 raft_consensus.cc:2468] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 2.
I20260630 12:38:04.598098  8211 leader_election.cc:304] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 562aea415dd1413a8f25408d6b7e5686
I20260630 12:38:04.598932  8459 raft_consensus.cc:2804] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:38:04.599371  8459 raft_consensus.cc:493] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:04.599740  8459 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:04.604841  8459 raft_consensus.cc:515] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.606602  8459 leader_election.cc:290] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 3 election: Requested vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.607523  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d"
I20260630 12:38:04.607730  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486cefe1cd454ff4bec84c55f20a7066" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686"
I20260630 12:38:04.608341  8332 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:04.613461  8332 raft_consensus.cc:2468] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 3.
I20260630 12:38:04.614552  8211 leader_election.cc:304] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 0d439c88b2514978bbae4b42279b8b7d, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 562aea415dd1413a8f25408d6b7e5686
I20260630 12:38:04.615353  8459 raft_consensus.cc:2804] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:38:04.615826  8459 raft_consensus.cc:697] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 LEADER]: Becoming Leader. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Running, Role: LEADER
I20260630 12:38:04.616520  8459 consensus_queue.cc:237] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.624053  7792 catalog_manager.cc:5697] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 reported cstate change: term changed from 2 to 3, leader changed from 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195) to 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193). New cstate: current_term: 3 leader_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:04.681141  8459 raft_consensus.cc:493] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:04.681806  8459 raft_consensus.cc:515] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.683665  8459 leader_election.cc:290] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.684614  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d" is_pre_election: true
I20260630 12:38:04.684865  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:38:04.685737  8332 raft_consensus.cc:2410] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 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.
I20260630 12:38:04.685813  8412 raft_consensus.cc:2468] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 1.
I20260630 12:38:04.687271  8213 leader_election.cc:304] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 0d439c88b2514978bbae4b42279b8b7d
I20260630 12:38:04.688028  8459 raft_consensus.cc:2804] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:04.688453  8459 raft_consensus.cc:493] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:04.688848  8459 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.693823  8459 raft_consensus.cc:515] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.695631  8459 leader_election.cc:290] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [CANDIDATE]: Term 2 election: Requested vote from peers 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.696645  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d"
I20260630 12:38:04.696796  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686"
I20260630 12:38:04.697319  8332 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.697588  8412 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:04.702651  8332 raft_consensus.cc:2410] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 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.
I20260630 12:38:04.702750  8412 raft_consensus.cc:2468] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa4e3b11b5f45b1bd486a9b3db0c1b0 in term 2.
I20260630 12:38:04.704335  8213 leader_election.cc:304] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 0d439c88b2514978bbae4b42279b8b7d
I20260630 12:38:04.705188  8459 raft_consensus.cc:2804] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:04.705776  8459 raft_consensus.cc:697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 LEADER]: Becoming Leader. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Running, Role: LEADER
I20260630 12:38:04.706552  8459 consensus_queue.cc:237] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.713768  7792 catalog_manager.cc:5697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 reported cstate change: term changed from 1 to 2, leader changed from 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194) to 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193). New cstate: current_term: 2 leader_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:04.738739  8445 raft_consensus.cc:493] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:04.739382  8445 raft_consensus.cc:515] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.741261  8445 leader_election.cc:290] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.742151  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" is_pre_election: true
I20260630 12:38:04.742362  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686" is_pre_election: true
I20260630 12:38:04.743116  8412 raft_consensus.cc:2468] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d439c88b2514978bbae4b42279b8b7d in term 2.
I20260630 12:38:04.744109  8294 leader_election.cc:304] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d439c88b2514978bbae4b42279b8b7d, 562aea415dd1413a8f25408d6b7e5686; no voters: 6aa4e3b11b5f45b1bd486a9b3db0c1b0
I20260630 12:38:04.744910  8445 raft_consensus.cc:2804] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:38:04.745323  8445 raft_consensus.cc:493] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:04.745693  8445 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:04.750746  8445 raft_consensus.cc:515] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.752493  8445 leader_election.cc:290] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [CANDIDATE]: Term 3 election: Requested vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:04.753358  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
I20260630 12:38:04.753620  8412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5416fcf1af4b2bba524fd7d2273ba3" candidate_uuid: "0d439c88b2514978bbae4b42279b8b7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "562aea415dd1413a8f25408d6b7e5686"
I20260630 12:38:04.754828  8412 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:04.759670  8412 raft_consensus.cc:2468] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d439c88b2514978bbae4b42279b8b7d in term 3.
I20260630 12:38:04.760844  8294 leader_election.cc:304] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [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: 0d439c88b2514978bbae4b42279b8b7d, 562aea415dd1413a8f25408d6b7e5686; no voters: 6aa4e3b11b5f45b1bd486a9b3db0c1b0
I20260630 12:38:04.761891  8445 raft_consensus.cc:2804] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:38:04.762427  8445 raft_consensus.cc:697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 3 LEADER]: Becoming Leader. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Running, Role: LEADER
I20260630 12:38:04.763309  8445 consensus_queue.cc:237] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.770018  7792 catalog_manager.cc:5697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d reported cstate change: term changed from 2 to 3, leader changed from 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193) to 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194). New cstate: current_term: 3 leader_uuid: "0d439c88b2514978bbae4b42279b8b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:04.788131  8455 raft_consensus.cc:493] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:04.788825  8455 raft_consensus.cc:515] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.790701  8455 leader_election.cc:290] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995)
I20260630 12:38:04.791630  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" is_pre_election: true
I20260630 12:38:04.791872  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d" is_pre_election: true
I20260630 12:38:04.792400  8251 raft_consensus.cc:2468] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 562aea415dd1413a8f25408d6b7e5686 in term 2.
I20260630 12:38:04.793854  8374 leader_election.cc:304] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 
I20260630 12:38:04.794698  8455 raft_consensus.cc:2804] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:38:04.795156  8455 raft_consensus.cc:493] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:04.795493  8455 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:04.800391  8455 raft_consensus.cc:515] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.802280  8455 leader_election.cc:290] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [CANDIDATE]: Term 3 election: Requested vote from peers 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065), 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995)
I20260630 12:38:04.803092  8251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0"
I20260630 12:38:04.803344  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f936b1b538b4dd5b92f9375f7e6f73c" candidate_uuid: "562aea415dd1413a8f25408d6b7e5686" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d439c88b2514978bbae4b42279b8b7d"
I20260630 12:38:04.803917  8251 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:04.809285  8251 raft_consensus.cc:2468] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 562aea415dd1413a8f25408d6b7e5686 in term 3.
I20260630 12:38:04.810453  8374 leader_election.cc:304] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: 562aea415dd1413a8f25408d6b7e5686, 6aa4e3b11b5f45b1bd486a9b3db0c1b0; no voters: 0d439c88b2514978bbae4b42279b8b7d
I20260630 12:38:04.811324  8455 raft_consensus.cc:2804] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:38:04.811884  8455 raft_consensus.cc:697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 LEADER]: Becoming Leader. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Running, Role: LEADER
I20260630 12:38:04.812754  8455 consensus_queue.cc:237] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.819731  7792 catalog_manager.cc:5697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 reported cstate change: term changed from 2 to 3, leader changed from 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194) to 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195). New cstate: current_term: 3 leader_uuid: "562aea415dd1413a8f25408d6b7e5686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:04.826874  8412 raft_consensus.cc:1240] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 LEADER]: Rejecting Update request from peer 0d439c88b2514978bbae4b42279b8b7d for earlier term 2. Current term is 3. Ops: []
I20260630 12:38:04.828697  8445 consensus_queue.cc:1059] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:04.829553  8445 consensus_queue.cc:1243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Peer 562aea415dd1413a8f25408d6b7e5686 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
I20260630 12:38:04.830120  8449 raft_consensus.cc:3055] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:38:04.830610  8449 raft_consensus.cc:740] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0d439c88b2514978bbae4b42279b8b7d, State: Running, Role: LEADER
I20260630 12:38:04.831434  8449 consensus_queue.cc:260] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.832531  8449 raft_consensus.cc:3060] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:04.982034  8332 raft_consensus.cc:1240] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Rejecting Update request from peer 562aea415dd1413a8f25408d6b7e5686 for earlier term 2. Current term is 3. Ops: []
I20260630 12:38:04.984135  8455 consensus_queue.cc:1059] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:04.985392  8463 raft_consensus.cc:3055] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:38:04.985957  8463 raft_consensus.cc:740] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 562aea415dd1413a8f25408d6b7e5686, State: Running, Role: LEADER
I20260630 12:38:04.986882  8463 consensus_queue.cc:260] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [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: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:04.988300  8463 raft_consensus.cc:3060] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:38:05.024223  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 2493d62d7e3a44e0b72f7c93b97954b6: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:38:05.028148  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 0a5416fcf1af4b2bba524fd7d2273ba3: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:38:05.032049  7841 auto_rebalancer.cc:639] Failed to schedule move for tablet 486cefe1cd454ff4bec84c55f20a7066: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:38:05.057292  8412 raft_consensus.cc:1275] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:05.059125  8459 consensus_queue.cc:1048] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:05.074070  8332 raft_consensus.cc:1275] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:05.076169  8465 consensus_queue.cc:1048] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:05.084259  8331 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:05.086277  8465 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:05.104641  8412 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:05.106776  8473 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:05.108152  8473 consensus_queue.cc:1243] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Peer 562aea415dd1413a8f25408d6b7e5686 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
I20260630 12:38:05.111600  8412 pending_rounds.cc:85] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Aborting all ops after (but not including) 0
I20260630 12:38:05.112198  8412 pending_rounds.cc:107] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:38:05.112699  8412 raft_consensus.cc:2889] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:38:05.117973  8411 raft_consensus.cc:1240] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Rejecting Update request from peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0 for earlier term 2. Current term is 3. Ops: []
I20260630 12:38:05.120229  8473 consensus_queue.cc:1059] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:05.121351  8459 raft_consensus.cc:3055] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:38:05.121932  8459 raft_consensus.cc:740] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6aa4e3b11b5f45b1bd486a9b3db0c1b0, State: Running, Role: LEADER
I20260630 12:38:05.123304  8459 consensus_queue.cc:260] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } }
I20260630 12:38:05.124437  8459 raft_consensus.cc:3060] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:05.148048  8251 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:05.149762  8449 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:05.150779  8449 consensus_queue.cc:1243] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0 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
I20260630 12:38:05.153473  8251 pending_rounds.cc:85] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Aborting all ops after (but not including) 0
I20260630 12:38:05.153869  8251 pending_rounds.cc:107] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:38:05.154280  8251 raft_consensus.cc:2889] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:38:05.162097  8411 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:05.164366  8445 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:05.208351  8331 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:05.209861  8463 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:05.210680  8463 consensus_queue.cc:1243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Peer 0d439c88b2514978bbae4b42279b8b7d 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
I20260630 12:38:05.213418  8331 pending_rounds.cc:85] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Aborting all ops after (but not including) 0
I20260630 12:38:05.213802  8331 pending_rounds.cc:107] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:38:05.214109  8331 raft_consensus.cc:2889] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:38:05.222695  8251 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:38:05.224956  8463 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:06.058442  8411 consensus_queue.cc:237] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.065608  8331 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:06.065857  8251 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:06.068261  8485 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:06.069726  8484 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:06.078230  8463 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.081148  8251 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.080927  8331 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
W20260630 12:38:06.082804  8371 consensus_peers.cc:597] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 -> Peer 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196:46491): Couldn't send request to peer 77b7c56d8eae443da2edb597dc9aff2c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f936b1b538b4dd5b92f9375f7e6f73c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:06.098991  7793 catalog_manager.cc:5697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d reported cstate change: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New cstate: current_term: 3 leader_uuid: "562aea415dd1413a8f25408d6b7e5686" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.100847  8332 consensus_queue.cc:237] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.114905  8411 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:06.117161  8445 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:06.118539  8251 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:06.120806  8445 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:38:06.127519  8291 consensus_peers.cc:597] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d -> Peer 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196:46491): Couldn't send request to peer 77b7c56d8eae443da2edb597dc9aff2c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a5416fcf1af4b2bba524fd7d2273ba3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:06.129014  8491 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.133497  8411 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.133709  8251 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.149753  7791 catalog_manager.cc:5697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d reported cstate change: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New cstate: current_term: 3 leader_uuid: "0d439c88b2514978bbae4b42279b8b7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:06.154700  8251 consensus_queue.cc:237] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.164805  8411 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:06.166566  8465 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:06.168386  8332 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:06.170336  8465 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:38:06.178081  8210 consensus_peers.cc:597] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 -> Peer 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196:46491): Couldn't send request to peer 77b7c56d8eae443da2edb597dc9aff2c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 486cefe1cd454ff4bec84c55f20a7066. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:06.177117  8473 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.181285  8411 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.183531  8332 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.198194  7792 catalog_manager.cc:5697] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 reported cstate change: config changed from index -1 to 3, NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) added. New cstate: current_term: 3 leader_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } } }
I20260630 12:38:06.634824  8500 ts_tablet_manager.cc:933] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: Initiating tablet copy from peer 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817)
I20260630 12:38:06.636657  8500 tablet_copy_client.cc:323] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:39817
I20260630 12:38:06.647835  8422 tablet_copy_service.cc:140] P 562aea415dd1413a8f25408d6b7e5686: Received BeginTabletCopySession request for tablet 6f936b1b538b4dd5b92f9375f7e6f73c from peer 77b7c56d8eae443da2edb597dc9aff2c ({username='slave'} at 127.0.0.1:53950)
I20260630 12:38:06.648507  8422 tablet_copy_service.cc:161] P 562aea415dd1413a8f25408d6b7e5686: Beginning new tablet copy session on tablet 6f936b1b538b4dd5b92f9375f7e6f73c from peer 77b7c56d8eae443da2edb597dc9aff2c at {username='slave'} at 127.0.0.1:53950: session id = 77b7c56d8eae443da2edb597dc9aff2c-6f936b1b538b4dd5b92f9375f7e6f73c
I20260630 12:38:06.657480  8422 tablet_copy_source_session.cc:215] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:06.660424  8500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f936b1b538b4dd5b92f9375f7e6f73c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.672873  8500 tablet_copy_client.cc:806] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:06.673498  8500 tablet_copy_client.cc:670] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:06.678447  8500 tablet_copy_client.cc:538] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:06.684881  8500 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: Bootstrap starting.
I20260630 12:38:06.703764  8505 ts_tablet_manager.cc:933] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: Initiating tablet copy from peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065)
I20260630 12:38:06.705569  8505 tablet_copy_client.cc:323] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:33065
I20260630 12:38:06.708048  8500 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: 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
I20260630 12:38:06.709208  8500 tablet_bootstrap.cc:492] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: Bootstrap complete.
I20260630 12:38:06.710107  8500 ts_tablet_manager.cc:1403] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260630 12:38:06.713398  8500 raft_consensus.cc:359] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.714108  8500 raft_consensus.cc:740] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 77b7c56d8eae443da2edb597dc9aff2c, State: Initialized, Role: LEARNER
I20260630 12:38:06.714808  8500 consensus_queue.cc:260] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.718257  8500 ts_tablet_manager.cc:1434] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:06.720211  8422 tablet_copy_service.cc:342] P 562aea415dd1413a8f25408d6b7e5686: Request end of tablet copy session 77b7c56d8eae443da2edb597dc9aff2c-6f936b1b538b4dd5b92f9375f7e6f73c received from {username='slave'} at 127.0.0.1:53950
I20260630 12:38:06.720270  8262 tablet_copy_service.cc:140] P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Received BeginTabletCopySession request for tablet 486cefe1cd454ff4bec84c55f20a7066 from peer 77b7c56d8eae443da2edb597dc9aff2c ({username='slave'} at 127.0.0.1:47378)
I20260630 12:38:06.720849  8422 tablet_copy_service.cc:434] P 562aea415dd1413a8f25408d6b7e5686: ending tablet copy session 77b7c56d8eae443da2edb597dc9aff2c-6f936b1b538b4dd5b92f9375f7e6f73c on tablet 6f936b1b538b4dd5b92f9375f7e6f73c with peer 77b7c56d8eae443da2edb597dc9aff2c
I20260630 12:38:06.721014  8262 tablet_copy_service.cc:161] P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Beginning new tablet copy session on tablet 486cefe1cd454ff4bec84c55f20a7066 from peer 77b7c56d8eae443da2edb597dc9aff2c at {username='slave'} at 127.0.0.1:47378: session id = 77b7c56d8eae443da2edb597dc9aff2c-486cefe1cd454ff4bec84c55f20a7066
I20260630 12:38:06.725932  8500 ts_tablet_manager.cc:933] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: Initiating tablet copy from peer 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995)
I20260630 12:38:06.731209  8262 tablet_copy_source_session.cc:215] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:06.732637  8500 tablet_copy_client.cc:323] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:40995
I20260630 12:38:06.734973  8505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486cefe1cd454ff4bec84c55f20a7066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.746197  8343 tablet_copy_service.cc:140] P 0d439c88b2514978bbae4b42279b8b7d: Received BeginTabletCopySession request for tablet 0a5416fcf1af4b2bba524fd7d2273ba3 from peer 77b7c56d8eae443da2edb597dc9aff2c ({username='slave'} at 127.0.0.1:36288)
I20260630 12:38:06.746889  8343 tablet_copy_service.cc:161] P 0d439c88b2514978bbae4b42279b8b7d: Beginning new tablet copy session on tablet 0a5416fcf1af4b2bba524fd7d2273ba3 from peer 77b7c56d8eae443da2edb597dc9aff2c at {username='slave'} at 127.0.0.1:36288: session id = 77b7c56d8eae443da2edb597dc9aff2c-0a5416fcf1af4b2bba524fd7d2273ba3
I20260630 12:38:06.751583  8505 tablet_copy_client.cc:806] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:06.752279  8505 tablet_copy_client.cc:670] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:06.756495  8505 tablet_copy_client.cc:538] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:06.756693  8343 tablet_copy_source_session.cc:215] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:06.761327  8500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5416fcf1af4b2bba524fd7d2273ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.768486  8505 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: Bootstrap starting.
I20260630 12:38:06.783412  8500 tablet_copy_client.cc:806] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:06.784051  8500 tablet_copy_client.cc:670] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:06.788232  8500 tablet_copy_client.cc:538] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:06.791972  8505 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: 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
I20260630 12:38:06.792798  8505 tablet_bootstrap.cc:492] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: Bootstrap complete.
I20260630 12:38:06.793383  8505 ts_tablet_manager.cc:1403] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.011s
I20260630 12:38:06.795652  8505 raft_consensus.cc:359] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.796291  8505 raft_consensus.cc:740] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 77b7c56d8eae443da2edb597dc9aff2c, State: Initialized, Role: LEARNER
I20260630 12:38:06.796957  8505 consensus_queue.cc:260] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [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: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.798152  8500 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: Bootstrap starting.
I20260630 12:38:06.798975  8505 ts_tablet_manager.cc:1434] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:38:06.800832  8262 tablet_copy_service.cc:342] P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Request end of tablet copy session 77b7c56d8eae443da2edb597dc9aff2c-486cefe1cd454ff4bec84c55f20a7066 received from {username='slave'} at 127.0.0.1:47378
I20260630 12:38:06.801285  8262 tablet_copy_service.cc:434] P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: ending tablet copy session 77b7c56d8eae443da2edb597dc9aff2c-486cefe1cd454ff4bec84c55f20a7066 on tablet 486cefe1cd454ff4bec84c55f20a7066 with peer 77b7c56d8eae443da2edb597dc9aff2c
I20260630 12:38:06.821007  8500 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: 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
I20260630 12:38:06.821960  8500 tablet_bootstrap.cc:492] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: Bootstrap complete.
I20260630 12:38:06.822643  8500 ts_tablet_manager.cc:1403] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260630 12:38:06.825603  8500 raft_consensus.cc:359] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.826457  8500 raft_consensus.cc:740] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 77b7c56d8eae443da2edb597dc9aff2c, State: Initialized, Role: LEARNER
I20260630 12:38:06.827107  8500 consensus_queue.cc:260] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [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: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: true } }
I20260630 12:38:06.829452  8500 ts_tablet_manager.cc:1434] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:38:06.831166  8343 tablet_copy_service.cc:342] P 0d439c88b2514978bbae4b42279b8b7d: Request end of tablet copy session 77b7c56d8eae443da2edb597dc9aff2c-0a5416fcf1af4b2bba524fd7d2273ba3 received from {username='slave'} at 127.0.0.1:36288
I20260630 12:38:06.831548  8343 tablet_copy_service.cc:434] P 0d439c88b2514978bbae4b42279b8b7d: ending tablet copy session 77b7c56d8eae443da2edb597dc9aff2c-0a5416fcf1af4b2bba524fd7d2273ba3 on tablet 0a5416fcf1af4b2bba524fd7d2273ba3 with peer 77b7c56d8eae443da2edb597dc9aff2c
I20260630 12:38:07.212188  8167 raft_consensus.cc:1217] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:38:07.260385  8167 raft_consensus.cc:1217] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:38:07.278764  8167 raft_consensus.cc:1217] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:38:07.590369  8473 raft_consensus.cc:1064] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: attempting to promote NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c to VOTER
I20260630 12:38:07.593277  8473 consensus_queue.cc:237] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } }
I20260630 12:38:07.601637  8411 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.602344  8167 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.603484  8332 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.603462  8520 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:07.605248  8473 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:07.605954  8514 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:07.627779  8514 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.629905  8411 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.630309  8167 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.643668  8332 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.646183  7790 catalog_manager.cc:5697] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 reported cstate change: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } attrs { replace: true } } peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.685602  8251 consensus_queue.cc:237] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } }
I20260630 12:38:07.690616  8167 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:38:07.690616  8411 raft_consensus.cc:1275] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Refusing update from remote peer 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:38:07.692781  8513 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:07.693847  8520 consensus_queue.cc:1048] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:07.701478  8473 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.706972  8411 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.706239  8167 raft_consensus.cc:2955] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.712946  7780 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 486cefe1cd454ff4bec84c55f20a7066 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:07.719652  7791 catalog_manager.cc:5697] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 reported cstate change: config changed from index 4 to 5, VOTER 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194) evicted. New cstate: current_term: 3 leader_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:07.743465  8322 tablet_service.cc:1558] Processing DeleteTablet for tablet 486cefe1cd454ff4bec84c55f20a7066 with delete_type TABLET_DATA_TOMBSTONED (TS 0d439c88b2514978bbae4b42279b8b7d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36290
I20260630 12:38:07.745849  8531 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:07.747216  8531 raft_consensus.cc:2243] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:07.748306  8531 raft_consensus.cc:2272] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:07.752202  8531 ts_tablet_manager.cc:1916] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:07.767935  8531 ts_tablet_manager.cc:1929] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:38:07.768402  8531 log.cc:1199] T 486cefe1cd454ff4bec84c55f20a7066 P 0d439c88b2514978bbae4b42279b8b7d: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/486cefe1cd454ff4bec84c55f20a7066
I20260630 12:38:07.770020  7778 catalog_manager.cc:5028] TS 0d439c88b2514978bbae4b42279b8b7d (127.0.252.194:40995): tablet 486cefe1cd454ff4bec84c55f20a7066 (table test-workload [id=a26714fc0714401ea43e287f820792cc]) successfully deleted
I20260630 12:38:07.790928  8516 raft_consensus.cc:1064] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686: attempting to promote NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c to VOTER
I20260630 12:38:07.793650  8516 consensus_queue.cc:237] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } }
I20260630 12:38:07.800863  8332 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.802642  8167 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.802548  8516 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:07.803292  8251 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.804427  8532 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:07.807464  8534 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:07.813074  8518 raft_consensus.cc:1064] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d: attempting to promote NON_VOTER 77b7c56d8eae443da2edb597dc9aff2c to VOTER
I20260630 12:38:07.816043  8518 consensus_queue.cc:237] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } }
I20260630 12:38:07.828760  8411 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.832685  8516 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.834163  8166 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 LEARNER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.834908  8250 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.836153  8536 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:07.838406  8541 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:07.850889  8251 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:07.850020  8166 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.854589  8540 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:07.856242  8332 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.861012  7791 catalog_manager.cc:5697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 reported cstate change: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "562aea415dd1413a8f25408d6b7e5686" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.873236  8541 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.881353  8250 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.876070  8411 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.887815  8166 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.894171  7791 catalog_manager.cc:5697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d reported cstate change: config changed from index 3 to 4, 77b7c56d8eae443da2edb597dc9aff2c (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0d439c88b2514978bbae4b42279b8b7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:07.916801  8332 consensus_queue.cc:237] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } }
I20260630 12:38:07.921983  8411 consensus_queue.cc:237] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } }
I20260630 12:38:07.922619  8166 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:38:07.924351  8541 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:07.928462  8250 raft_consensus.cc:1275] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Refusing update from remote peer 0d439c88b2514978bbae4b42279b8b7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:38:07.928857  8167 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:38:07.930876  8534 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:07.931905  8541 consensus_queue.cc:1048] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:07.935110  8518 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.937384  8332 raft_consensus.cc:1275] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Refusing update from remote peer 562aea415dd1413a8f25408d6b7e5686: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:38:07.940037  8534 consensus_queue.cc:1048] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:07.942035  8250 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.943958  8532 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.950595  8332 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.950887  8166 raft_consensus.cc:2955] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.957190  7791 catalog_manager.cc:5697] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 reported cstate change: config changed from index 4 to 5, VOTER 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195) evicted. New cstate: current_term: 3 leader_uuid: "0d439c88b2514978bbae4b42279b8b7d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.963441  7778 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a5416fcf1af4b2bba524fd7d2273ba3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:07.965114  8167 raft_consensus.cc:2955] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6aa4e3b11b5f45b1bd486a9b3db0c1b0" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33065 } } peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } } }
I20260630 12:38:07.973186  7790 catalog_manager.cc:5697] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 reported cstate change: config changed from index 4 to 5, VOTER 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193) evicted. New cstate: current_term: 3 leader_uuid: "562aea415dd1413a8f25408d6b7e5686" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d439c88b2514978bbae4b42279b8b7d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 40995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "562aea415dd1413a8f25408d6b7e5686" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b7c56d8eae443da2edb597dc9aff2c" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 46491 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:07.984995  7780 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f936b1b538b4dd5b92f9375f7e6f73c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:07.985807  8402 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a5416fcf1af4b2bba524fd7d2273ba3 with delete_type TABLET_DATA_TOMBSTONED (TS 562aea415dd1413a8f25408d6b7e5686 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53954
I20260630 12:38:07.988118  8546 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:07.989305  8546 raft_consensus.cc:2243] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:07.990219  8546 raft_consensus.cc:2272] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:07.991101  8241 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f936b1b538b4dd5b92f9375f7e6f73c with delete_type TABLET_DATA_TOMBSTONED (TS 6aa4e3b11b5f45b1bd486a9b3db0c1b0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47394
I20260630 12:38:07.993422  8547 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:07.994475  8547 raft_consensus.cc:2243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:07.995217  8546 ts_tablet_manager.cc:1916] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:07.995282  8547 raft_consensus.cc:2272] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:07.999454  8547 ts_tablet_manager.cc:1916] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:08.008884  8546 ts_tablet_manager.cc:1929] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:38:08.009361  8546 log.cc:1199] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 562aea415dd1413a8f25408d6b7e5686: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/0a5416fcf1af4b2bba524fd7d2273ba3
I20260630 12:38:08.010752  7780 catalog_manager.cc:5028] TS 562aea415dd1413a8f25408d6b7e5686 (127.0.252.195:39817): tablet 0a5416fcf1af4b2bba524fd7d2273ba3 (table test-workload [id=a26714fc0714401ea43e287f820792cc]) successfully deleted
I20260630 12:38:08.011718  8547 ts_tablet_manager.cc:1929] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:38:08.012037  8547 log.cc:1199] T 6f936b1b538b4dd5b92f9375f7e6f73c P 6aa4e3b11b5f45b1bd486a9b3db0c1b0: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/6f936b1b538b4dd5b92f9375f7e6f73c
I20260630 12:38:08.013464  7780 catalog_manager.cc:5028] TS 6aa4e3b11b5f45b1bd486a9b3db0c1b0 (127.0.252.193:33065): tablet 6f936b1b538b4dd5b92f9375f7e6f73c (table test-workload [id=a26714fc0714401ea43e287f820792cc]) successfully deleted
I20260630 12:38:09.377111  1011 tablet_server.cc:179] TabletServer@127.0.252.193:33065 shutting down...
I20260630 12:38:09.401173  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:09.401962  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.402550  1011 raft_consensus.cc:2243] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:09.403354  1011 raft_consensus.cc:2272] T 2493d62d7e3a44e0b72f7c93b97954b6 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.405589  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.406042  1011 raft_consensus.cc:2243] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:09.406518  1011 raft_consensus.cc:2272] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.408618  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.409102  1011 raft_consensus.cc:2243] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:09.409930  1011 raft_consensus.cc:2272] T 486cefe1cd454ff4bec84c55f20a7066 P 6aa4e3b11b5f45b1bd486a9b3db0c1b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.434548  1011 tablet_server.cc:196] TabletServer@127.0.252.193:33065 shutdown complete.
I20260630 12:38:09.450271  1011 tablet_server.cc:179] TabletServer@127.0.252.194:40995 shutting down...
I20260630 12:38:09.473629  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:09.474558  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.475374  1011 raft_consensus.cc:2243] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:09.475891  1011 raft_consensus.cc:2272] T 2493d62d7e3a44e0b72f7c93b97954b6 P 0d439c88b2514978bbae4b42279b8b7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:09.476347  8294 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:33065: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260630 12:38:09.478384  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.478988  1011 raft_consensus.cc:2243] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:09.479619  1011 raft_consensus.cc:2272] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.481801  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.482385  1011 raft_consensus.cc:2243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:09.482831  1011 raft_consensus.cc:2272] T 6f936b1b538b4dd5b92f9375f7e6f73c P 0d439c88b2514978bbae4b42279b8b7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.506618  1011 tablet_server.cc:196] TabletServer@127.0.252.194:40995 shutdown complete.
I20260630 12:38:09.524142  1011 tablet_server.cc:179] TabletServer@127.0.252.195:39817 shutting down...
I20260630 12:38:09.547631  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:09.548594  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.549168  1011 raft_consensus.cc:2243] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:09.549635  1011 raft_consensus.cc:2272] T 2493d62d7e3a44e0b72f7c93b97954b6 P 562aea415dd1413a8f25408d6b7e5686 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.551901  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.552366  1011 raft_consensus.cc:2243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:09.553208  1011 raft_consensus.cc:2272] T 6f936b1b538b4dd5b92f9375f7e6f73c P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.555248  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:09.555699  1011 raft_consensus.cc:2243] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:09.556249  1011 raft_consensus.cc:2272] T 486cefe1cd454ff4bec84c55f20a7066 P 562aea415dd1413a8f25408d6b7e5686 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.580404  1011 tablet_server.cc:196] TabletServer@127.0.252.195:39817 shutdown complete.
I20260630 12:38:09.595753  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:38:09.614851  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:09.615543  1011 tablet_replica.cc:333] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c: stopping tablet replica
I20260630 12:38:09.616068  1011 raft_consensus.cc:2243] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:09.616621  1011 raft_consensus.cc:2272] T 0a5416fcf1af4b2bba524fd7d2273ba3 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.618496  1011 tablet_replica.cc:333] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c: stopping tablet replica
I20260630 12:38:09.618973  1011 raft_consensus.cc:2243] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:09.619463  1011 raft_consensus.cc:2272] T 486cefe1cd454ff4bec84c55f20a7066 P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.621523  1011 tablet_replica.cc:333] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c: stopping tablet replica
I20260630 12:38:09.621980  1011 raft_consensus.cc:2243] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:09.622468  1011 raft_consensus.cc:2272] T 6f936b1b538b4dd5b92f9375f7e6f73c P 77b7c56d8eae443da2edb597dc9aff2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.643047  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:38:09.656090  1011 master.cc:562] Master@127.0.252.254:33527 shutting down...
I20260630 12:38:09.677059  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:09.677600  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:09.677909  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9466be21f9ff49cbab53743cc8aaf678: stopping tablet replica
I20260630 12:38:09.696880  1011 master.cc:584] Master@127.0.252.254:33527 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16024 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:38:09.734908  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:35821
I20260630 12:38:09.736445  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:09.742462  8552 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
W20260630 12:38:09.742690  8553 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
W20260630 12:38:09.743726  8555 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
I20260630 12:38:09.743906  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:09.745002  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:09.745183  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:09.745337  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823089745319 us; error 0 us; skew 500 ppm
I20260630 12:38:09.745851  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:09.748433  1011 webserver.cc:533] Webserver started at http://127.0.252.254:45751/ using document root <none> and password file <none>
I20260630 12:38:09.748976  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:09.749151  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:09.749420  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:09.750497  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "5437f0e8d1ba48a08fc44a9bc320be6f"
format_stamp: "Formatted at 2026-06-30 12:38:09 on dist-test-slave-7v2h"
I20260630 12:38:09.755174  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:09.758845  8560 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:09.759639  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:09.759933  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "5437f0e8d1ba48a08fc44a9bc320be6f"
format_stamp: "Formatted at 2026-06-30 12:38:09 on dist-test-slave-7v2h"
I20260630 12:38:09.760221  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-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)
I20260630 12:38:09.781721  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:09.783002  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:09.821053  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:35821
I20260630 12:38:09.821177  8611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:35821 every 8 connection(s)
I20260630 12:38:09.824963  8612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:09.836045  8612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: Bootstrap starting.
I20260630 12:38:09.840505  8612 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:09.844652  8612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: No bootstrap required, opened a new log
I20260630 12:38:09.846675  8612 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5437f0e8d1ba48a08fc44a9bc320be6f" member_type: VOTER }
I20260630 12:38:09.847050  8612 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:09.847225  8612 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5437f0e8d1ba48a08fc44a9bc320be6f, State: Initialized, Role: FOLLOWER
I20260630 12:38:09.847770  8612 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5437f0e8d1ba48a08fc44a9bc320be6f" member_type: VOTER }
I20260630 12:38:09.848183  8612 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:09.848377  8612 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:09.848773  8612 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:09.853446  8612 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5437f0e8d1ba48a08fc44a9bc320be6f" member_type: VOTER }
I20260630 12:38:09.853943  8612 leader_election.cc:304] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [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: 5437f0e8d1ba48a08fc44a9bc320be6f; no voters: 
I20260630 12:38:09.855048  8612 leader_election.cc:290] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:09.855473  8615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:09.856756  8615 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 1 LEADER]: Becoming Leader. State: Replica: 5437f0e8d1ba48a08fc44a9bc320be6f, State: Running, Role: LEADER
I20260630 12:38:09.857414  8615 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [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: "5437f0e8d1ba48a08fc44a9bc320be6f" member_type: VOTER }
I20260630 12:38:09.857910  8612 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:09.862553  8617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5437f0e8d1ba48a08fc44a9bc320be6f. Latest consensus state: current_term: 1 leader_uuid: "5437f0e8d1ba48a08fc44a9bc320be6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5437f0e8d1ba48a08fc44a9bc320be6f" member_type: VOTER } }
I20260630 12:38:09.862459  8616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5437f0e8d1ba48a08fc44a9bc320be6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5437f0e8d1ba48a08fc44a9bc320be6f" member_type: VOTER } }
I20260630 12:38:09.863387  8616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:09.864141  8617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:09.865458  8623 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:09.870469  8623 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:09.873109  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:09.879037  8623 catalog_manager.cc:1383] Generated new cluster ID: 5fa0fe76dbe94020b9581b25ff7eb728
I20260630 12:38:09.879348  8623 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:09.899341  8623 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:09.900744  8623 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:09.916904  8623 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: Generated new TSK 0
I20260630 12:38:09.917546  8623 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:09.940515  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:09.946328  8633 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
W20260630 12:38:09.947126  8634 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
I20260630 12:38:09.949712  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:09.949751  8636 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
I20260630 12:38:09.950904  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:09.951102  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:09.951253  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823089951235 us; error 0 us; skew 500 ppm
I20260630 12:38:09.951717  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:09.954066  1011 webserver.cc:533] Webserver started at http://127.0.252.193:34289/ using document root <none> and password file <none>
I20260630 12:38:09.954522  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:09.954694  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:09.954938  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:09.956020  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "9e2f322f6b7d46d2a00253faf7dc0a36"
format_stamp: "Formatted at 2026-06-30 12:38:09 on dist-test-slave-7v2h"
I20260630 12:38:09.960515  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:38:09.964454  8641 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:09.965487  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:38:09.965811  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "9e2f322f6b7d46d2a00253faf7dc0a36"
format_stamp: "Formatted at 2026-06-30 12:38:09 on dist-test-slave-7v2h"
I20260630 12:38:09.966104  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-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)
I20260630 12:38:09.974448  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:09.975623  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:09.977051  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:09.979200  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:09.979386  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:09.979614  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:09.979764  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:10.019515  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:40909
I20260630 12:38:10.019637  8703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:40909 every 8 connection(s)
I20260630 12:38:10.024417  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:10.031411  8708 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
W20260630 12:38:10.032724  8709 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
I20260630 12:38:10.035487  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:10.036842  8704 heartbeater.cc:344] Connected to a master server at 127.0.252.254:35821
I20260630 12:38:10.037366  8704 heartbeater.cc:461] Registering TS with master...
W20260630 12:38:10.037912  8711 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
I20260630 12:38:10.038446  8704 heartbeater.cc:507] Master 127.0.252.254:35821 requested a full tablet report, sending...
I20260630 12:38:10.039067  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:10.039393  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:10.039565  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823090039545 us; error 0 us; skew 500 ppm
I20260630 12:38:10.040207  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:10.040737  8577 ts_manager.cc:194] Registered new tserver with Master: 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909)
I20260630 12:38:10.042814  8577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59220
I20260630 12:38:10.043265  1011 webserver.cc:533] Webserver started at http://127.0.252.194:40801/ using document root <none> and password file <none>
I20260630 12:38:10.043810  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:10.044134  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:10.044433  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:10.045593  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "8390225c95564dd8962afa5be67d0cf9"
format_stamp: "Formatted at 2026-06-30 12:38:10 on dist-test-slave-7v2h"
I20260630 12:38:10.050298  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:10.054095  8716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:10.055074  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:38:10.055387  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "8390225c95564dd8962afa5be67d0cf9"
format_stamp: "Formatted at 2026-06-30 12:38:10 on dist-test-slave-7v2h"
I20260630 12:38:10.055658  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-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)
I20260630 12:38:10.075982  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:10.077178  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:10.078781  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:10.081151  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:10.081355  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:10.081575  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:10.081727  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:10.122426  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:45199
I20260630 12:38:10.122524  8778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:45199 every 8 connection(s)
I20260630 12:38:10.127125  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:10.135458  8782 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
W20260630 12:38:10.137262  8783 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
W20260630 12:38:10.140426  8785 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
I20260630 12:38:10.141173  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:10.142130  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:10.142164  8779 heartbeater.cc:344] Connected to a master server at 127.0.252.254:35821
W20260630 12:38:10.142571  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:10.142767  8779 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:10.142809  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823090142790 us; error 0 us; skew 500 ppm
I20260630 12:38:10.143780  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:10.143919  8779 heartbeater.cc:507] Master 127.0.252.254:35821 requested a full tablet report, sending...
I20260630 12:38:10.146479  8577 ts_manager.cc:194] Registered new tserver with Master: 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199)
I20260630 12:38:10.146962  1011 webserver.cc:533] Webserver started at http://127.0.252.195:33681/ using document root <none> and password file <none>
I20260630 12:38:10.147509  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:10.147706  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:10.147953  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:10.148052  8577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59230
I20260630 12:38:10.149302  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "57fec372619643cfb84004fce2553140"
format_stamp: "Formatted at 2026-06-30 12:38:10 on dist-test-slave-7v2h"
I20260630 12:38:10.154354  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:10.157946  8790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:10.158875  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:38:10.159178  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "57fec372619643cfb84004fce2553140"
format_stamp: "Formatted at 2026-06-30 12:38:10 on dist-test-slave-7v2h"
I20260630 12:38:10.159539  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-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)
I20260630 12:38:10.179956  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:10.181178  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:10.183274  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:10.186061  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:10.186306  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:10.186525  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:10.186676  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:10.232122  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:42247
I20260630 12:38:10.232236  8852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:42247 every 8 connection(s)
I20260630 12:38:10.247046  8853 heartbeater.cc:344] Connected to a master server at 127.0.252.254:35821
I20260630 12:38:10.247457  8853 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:10.248188  8853 heartbeater.cc:507] Master 127.0.252.254:35821 requested a full tablet report, sending...
I20260630 12:38:10.250119  8577 ts_manager.cc:194] Registered new tserver with Master: 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:10.250269  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015153422s
I20260630 12:38:10.251530  8577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59236
I20260630 12:38:11.046361  8704 heartbeater.cc:499] Master 127.0.252.254:35821 was elected leader, sending a full tablet report...
I20260630 12:38:11.150698  8779 heartbeater.cc:499] Master 127.0.252.254:35821 was elected leader, sending a full tablet report...
I20260630 12:38:11.254349  8853 heartbeater.cc:499] Master 127.0.252.254:35821 was elected leader, sending a full tablet report...
I20260630 12:38:11.307482  8577 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59244:
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"
    }
  }
}
W20260630 12:38:11.309876  8577 catalog_manager.cc:7077] 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.
I20260630 12:38:11.374811  8744 tablet_service.cc:1511] Processing CreateTablet for tablet 22b37df9d6d5498c820a89ce02c2ac30 (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:11.376258  8744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b37df9d6d5498c820a89ce02c2ac30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.378312  8743 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1f0ad7d4bb45189e651e4a127728da (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:11.380617  8742 tablet_service.cc:1511] Processing CreateTablet for tablet 3a123fd0ede54d519f9b3b18e37cd9cf (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:11.382141  8743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1f0ad7d4bb45189e651e4a127728da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.380654  8741 tablet_service.cc:1511] Processing CreateTablet for tablet 6b53edb0be4544eeba9a0e9804f0a346 (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:11.383234  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b53edb0be4544eeba9a0e9804f0a346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.382887  8818 tablet_service.cc:1511] Processing CreateTablet for tablet 22b37df9d6d5498c820a89ce02c2ac30 (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:11.384361  8818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b37df9d6d5498c820a89ce02c2ac30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.384984  8742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a123fd0ede54d519f9b3b18e37cd9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.384673  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1f0ad7d4bb45189e651e4a127728da (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:11.386031  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1f0ad7d4bb45189e651e4a127728da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.382987  8669 tablet_service.cc:1511] Processing CreateTablet for tablet 22b37df9d6d5498c820a89ce02c2ac30 (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:11.388031  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b37df9d6d5498c820a89ce02c2ac30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.389562  8667 tablet_service.cc:1511] Processing CreateTablet for tablet 3a123fd0ede54d519f9b3b18e37cd9cf (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:11.391004  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a123fd0ede54d519f9b3b18e37cd9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.392689  8817 tablet_service.cc:1511] Processing CreateTablet for tablet 2f1f0ad7d4bb45189e651e4a127728da (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:11.393733  8666 tablet_service.cc:1511] Processing CreateTablet for tablet 6b53edb0be4544eeba9a0e9804f0a346 (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:11.395026  8666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b53edb0be4544eeba9a0e9804f0a346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.395779  8816 tablet_service.cc:1511] Processing CreateTablet for tablet 3a123fd0ede54d519f9b3b18e37cd9cf (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:11.397979  8815 tablet_service.cc:1511] Processing CreateTablet for tablet 6b53edb0be4544eeba9a0e9804f0a346 (DEFAULT_TABLE table=test-workload [id=286558d481c348a9935d46209428cee0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:11.394080  8817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1f0ad7d4bb45189e651e4a127728da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.401105  8816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a123fd0ede54d519f9b3b18e37cd9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.403174  8815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b53edb0be4544eeba9a0e9804f0a346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.437214  8874 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:11.446416  8874 tablet_bootstrap.cc:654] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.492590  8874 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: No bootstrap required, opened a new log
I20260630 12:38:11.493116  8874 ts_tablet_manager.cc:1403] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.004s
I20260630 12:38:11.495842  8873 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9: Bootstrap starting.
I20260630 12:38:11.493091  8876 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140: Bootstrap starting.
I20260630 12:38:11.496361  8874 raft_consensus.cc:359] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.497195  8874 raft_consensus.cc:385] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.497502  8874 raft_consensus.cc:740] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.498381  8874 consensus_queue.cc:260] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.501385  8874 ts_tablet_manager.cc:1434] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:38:11.502895  8874 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:11.504281  8876 tablet_bootstrap.cc:654] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.504927  8873 tablet_bootstrap.cc:654] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.509016  8874 tablet_bootstrap.cc:654] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.518446  8876 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140: No bootstrap required, opened a new log
I20260630 12:38:11.518472  8873 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9: No bootstrap required, opened a new log
I20260630 12:38:11.518591  8874 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: No bootstrap required, opened a new log
I20260630 12:38:11.519205  8876 ts_tablet_manager.cc:1403] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260630 12:38:11.519205  8873 ts_tablet_manager.cc:1403] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260630 12:38:11.519295  8874 ts_tablet_manager.cc:1403] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:38:11.521983  8874 raft_consensus.cc:359] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.522581  8874 raft_consensus.cc:385] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.522429  8876 raft_consensus.cc:359] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.523089  8874 raft_consensus.cc:740] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.522675  8873 raft_consensus.cc:359] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.523356  8876 raft_consensus.cc:385] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.523602  8873 raft_consensus.cc:385] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.523741  8876 raft_consensus.cc:740] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fec372619643cfb84004fce2553140, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.524001  8873 raft_consensus.cc:740] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8390225c95564dd8962afa5be67d0cf9, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.524036  8874 consensus_queue.cc:260] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.524617  8876 consensus_queue.cc:260] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.526193  8874 ts_tablet_manager.cc:1434] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:38:11.525847  8873 consensus_queue.cc:260] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.527267  8874 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:11.533905  8874 tablet_bootstrap.cc:654] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.538844  8876 ts_tablet_manager.cc:1434] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.011s
I20260630 12:38:11.540472  8876 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: Bootstrap starting.
I20260630 12:38:11.546833  8876 tablet_bootstrap.cc:654] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.545567  8873 ts_tablet_manager.cc:1434] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.006s
I20260630 12:38:11.550282  8873 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9: Bootstrap starting.
I20260630 12:38:11.557802  8874 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: No bootstrap required, opened a new log
I20260630 12:38:11.558339  8874 ts_tablet_manager.cc:1403] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260630 12:38:11.558969  8873 tablet_bootstrap.cc:654] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.561719  8874 raft_consensus.cc:359] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.562285  8876 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: No bootstrap required, opened a new log
I20260630 12:38:11.562721  8874 raft_consensus.cc:385] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.563051  8876 ts_tablet_manager.cc:1403] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260630 12:38:11.563126  8874 raft_consensus.cc:740] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.564321  8874 consensus_queue.cc:260] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.565014  8881 raft_consensus.cc:493] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:11.565694  8873 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9: No bootstrap required, opened a new log
I20260630 12:38:11.565517  8881 raft_consensus.cc:515] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.566344  8873 ts_tablet_manager.cc:1403] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:38:11.566145  8876 raft_consensus.cc:359] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.567062  8876 raft_consensus.cc:385] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.567374  8876 raft_consensus.cc:740] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fec372619643cfb84004fce2553140, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.568243  8876 consensus_queue.cc:260] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.569185  8874 ts_tablet_manager.cc:1434] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:38:11.570401  8874 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:11.570067  8873 raft_consensus.cc:359] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.571053  8873 raft_consensus.cc:385] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.571445  8873 raft_consensus.cc:740] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8390225c95564dd8962afa5be67d0cf9, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.572348  8873 consensus_queue.cc:260] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.574880  8873 ts_tablet_manager.cc:1434] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:11.576890  8873 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: Bootstrap starting.
I20260630 12:38:11.578084  8874 tablet_bootstrap.cc:654] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.579145  8876 ts_tablet_manager.cc:1434] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260630 12:38:11.582811  8876 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140: Bootstrap starting.
I20260630 12:38:11.583998  8873 tablet_bootstrap.cc:654] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.587422  8881 leader_election.cc:290] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909), 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199)
I20260630 12:38:11.606691  8873 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: No bootstrap required, opened a new log
I20260630 12:38:11.607424  8873 ts_tablet_manager.cc:1403] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.009s
I20260630 12:38:11.604393  8876 tablet_bootstrap.cc:654] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.609588  8877 raft_consensus.cc:493] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:11.610131  8877 raft_consensus.cc:515] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.614199  8877 leader_election.cc:290] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199), 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:11.621143  8873 raft_consensus.cc:359] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.626848  8873 raft_consensus.cc:385] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.627125  8873 raft_consensus.cc:740] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8390225c95564dd8962afa5be67d0cf9, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.621973  8874 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: No bootstrap required, opened a new log
I20260630 12:38:11.624722  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b53edb0be4544eeba9a0e9804f0a346" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" is_pre_election: true
I20260630 12:38:11.627808  8679 raft_consensus.cc:2468] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 0.
I20260630 12:38:11.626078  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b53edb0be4544eeba9a0e9804f0a346" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9" is_pre_election: true
I20260630 12:38:11.628880  8874 ts_tablet_manager.cc:1403] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.026s
I20260630 12:38:11.629344  8876 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140: No bootstrap required, opened a new log
I20260630 12:38:11.629936  8876 ts_tablet_manager.cc:1403] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.007s
I20260630 12:38:11.629788  8793 leader_election.cc:304] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140, 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:11.628937  8754 raft_consensus.cc:2468] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 0.
I20260630 12:38:11.631102  8881 raft_consensus.cc:2804] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:11.631479  8881 raft_consensus.cc:493] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:11.631794  8881 raft_consensus.cc:3060] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.627907  8873 consensus_queue.cc:260] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.632097  8874 raft_consensus.cc:359] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.632912  8874 raft_consensus.cc:385] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.633231  8874 raft_consensus.cc:740] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.634104  8874 consensus_queue.cc:260] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.636329  8874 ts_tablet_manager.cc:1434] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260630 12:38:11.637979  8873 ts_tablet_manager.cc:1434] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260630 12:38:11.639103  8873 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: Bootstrap starting.
I20260630 12:38:11.643786  8881 raft_consensus.cc:515] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.650578  8881 leader_election.cc:290] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 1 election: Requested vote from peers 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909), 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199)
I20260630 12:38:11.645205  8873 tablet_bootstrap.cc:654] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.647821  8876 raft_consensus.cc:359] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.650961  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b53edb0be4544eeba9a0e9804f0a346" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36"
I20260630 12:38:11.651166  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b53edb0be4544eeba9a0e9804f0a346" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9"
I20260630 12:38:11.651477  8876 raft_consensus.cc:385] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.651615  8679 raft_consensus.cc:3060] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.651836  8754 raft_consensus.cc:3060] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.651858  8876 raft_consensus.cc:740] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fec372619643cfb84004fce2553140, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.654433  8876 consensus_queue.cc:260] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.658886  8876 ts_tablet_manager.cc:1434] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260630 12:38:11.660266  8876 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140: Bootstrap starting.
I20260630 12:38:11.662021  8679 raft_consensus.cc:2468] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 1.
I20260630 12:38:11.663502  8793 leader_election.cc:304] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140, 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:11.664203  8881 raft_consensus.cc:2804] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:11.664695  8881 raft_consensus.cc:697] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 1 LEADER]: Becoming Leader. State: Replica: 57fec372619643cfb84004fce2553140, State: Running, Role: LEADER
I20260630 12:38:11.665453  8881 consensus_queue.cc:237] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.668030  8754 raft_consensus.cc:2468] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 1.
I20260630 12:38:11.676543  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a123fd0ede54d519f9b3b18e37cd9cf" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fec372619643cfb84004fce2553140" is_pre_election: true
I20260630 12:38:11.679344  8873 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: No bootstrap required, opened a new log
I20260630 12:38:11.680173  8873 ts_tablet_manager.cc:1403] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260630 12:38:11.680286  8876 tablet_bootstrap.cc:654] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140: Neither blocks nor log segments found. Creating new log.
W20260630 12:38:11.681421  8643 leader_election.cc:343] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57fec372619643cfb84004fce2553140 (127.0.252.195:42247): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:11.682580  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a123fd0ede54d519f9b3b18e37cd9cf" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9" is_pre_election: true
I20260630 12:38:11.683372  8754 raft_consensus.cc:2468] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 0.
I20260630 12:38:11.684111  8873 raft_consensus.cc:359] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.684939  8643 leader_election.cc:304] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 8390225c95564dd8962afa5be67d0cf9, 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 57fec372619643cfb84004fce2553140
I20260630 12:38:11.688359  8873 raft_consensus.cc:385] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.688866  8873 raft_consensus.cc:740] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8390225c95564dd8962afa5be67d0cf9, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.689522  8877 raft_consensus.cc:2804] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:11.689671  8873 consensus_queue.cc:260] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.690083  8877 raft_consensus.cc:493] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:11.690518  8877 raft_consensus.cc:3060] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.691994  8873 ts_tablet_manager.cc:1434] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:38:11.692483  8575 catalog_manager.cc:5697] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57fec372619643cfb84004fce2553140 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:11.695879  8876 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140: No bootstrap required, opened a new log
I20260630 12:38:11.696607  8876 ts_tablet_manager.cc:1403] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.014s
I20260630 12:38:11.699185  8877 raft_consensus.cc:515] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.700309  8876 raft_consensus.cc:359] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.701123  8876 raft_consensus.cc:385] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.701416  8876 raft_consensus.cc:740] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fec372619643cfb84004fce2553140, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.701709  8877 leader_election.cc:290] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 election: Requested vote from peers 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199), 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:11.702219  8876 consensus_queue.cc:260] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.703133  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a123fd0ede54d519f9b3b18e37cd9cf" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fec372619643cfb84004fce2553140"
I20260630 12:38:11.703881  8828 raft_consensus.cc:3060] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.704151  8876 ts_tablet_manager.cc:1434] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:38:11.705019  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a123fd0ede54d519f9b3b18e37cd9cf" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9"
I20260630 12:38:11.705652  8754 raft_consensus.cc:3060] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.709895  8828 raft_consensus.cc:2468] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 1.
I20260630 12:38:11.710655  8754 raft_consensus.cc:2468] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 1.
I20260630 12:38:11.711144  8643 leader_election.cc:304] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 57fec372619643cfb84004fce2553140, 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:11.711989  8877 raft_consensus.cc:2804] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:11.713265  8877 raft_consensus.cc:697] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Running, Role: LEADER
I20260630 12:38:11.714051  8877 consensus_queue.cc:237] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.721495  8575 catalog_manager.cc:5697] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:11.737859  8877 raft_consensus.cc:493] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:11.738408  8877 raft_consensus.cc:515] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.740434  8877 leader_election.cc:290] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199), 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:11.741245  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b37df9d6d5498c820a89ce02c2ac30" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9" is_pre_election: true
I20260630 12:38:11.741479  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b37df9d6d5498c820a89ce02c2ac30" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fec372619643cfb84004fce2553140" is_pre_election: true
I20260630 12:38:11.741982  8754 raft_consensus.cc:2468] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 0.
I20260630 12:38:11.742048  8828 raft_consensus.cc:2468] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 0.
I20260630 12:38:11.743148  8643 leader_election.cc:304] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 57fec372619643cfb84004fce2553140, 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:11.743755  8877 raft_consensus.cc:2804] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:11.744035  8877 raft_consensus.cc:493] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:11.744297  8877 raft_consensus.cc:3060] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.749356  8877 raft_consensus.cc:515] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.750986  8877 leader_election.cc:290] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 election: Requested vote from peers 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199), 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:11.751925  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b37df9d6d5498c820a89ce02c2ac30" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9"
I20260630 12:38:11.752084  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b37df9d6d5498c820a89ce02c2ac30" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fec372619643cfb84004fce2553140"
I20260630 12:38:11.752457  8754 raft_consensus.cc:3060] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.752653  8828 raft_consensus.cc:3060] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.757687  8754 raft_consensus.cc:2468] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 1.
I20260630 12:38:11.757737  8828 raft_consensus.cc:2468] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 1.
I20260630 12:38:11.758837  8643 leader_election.cc:304] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 8390225c95564dd8962afa5be67d0cf9, 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:11.759521  8877 raft_consensus.cc:2804] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:11.759999  8877 raft_consensus.cc:697] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Running, Role: LEADER
I20260630 12:38:11.760767  8877 consensus_queue.cc:237] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.765069  8877 raft_consensus.cc:493] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:11.765539  8877 raft_consensus.cc:515] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.767449  8877 leader_election.cc:290] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199), 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:11.768520  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9" is_pre_election: true
I20260630 12:38:11.768190  8575 catalog_manager.cc:5697] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:11.768906  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fec372619643cfb84004fce2553140" is_pre_election: true
I20260630 12:38:11.769279  8754 raft_consensus.cc:2468] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 0.
I20260630 12:38:11.769572  8828 raft_consensus.cc:2468] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 0.
I20260630 12:38:11.770398  8643 leader_election.cc:304] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 8390225c95564dd8962afa5be67d0cf9, 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:11.771116  8877 raft_consensus.cc:2804] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:11.771497  8877 raft_consensus.cc:493] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:11.771821  8877 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.778903  8877 raft_consensus.cc:515] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.780464  8877 leader_election.cc:290] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 election: Requested vote from peers 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199), 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:11.781306  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9"
I20260630 12:38:11.781621  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da" candidate_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fec372619643cfb84004fce2553140"
I20260630 12:38:11.781949  8754 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.782202  8828 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.789148  8754 raft_consensus.cc:2468] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 1.
I20260630 12:38:11.789148  8828 raft_consensus.cc:2468] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2f322f6b7d46d2a00253faf7dc0a36 in term 1.
I20260630 12:38:11.790462  8643 leader_election.cc:304] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 8390225c95564dd8962afa5be67d0cf9, 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:11.791097  8877 raft_consensus.cc:2804] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:11.791567  8877 raft_consensus.cc:697] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Running, Role: LEADER
I20260630 12:38:11.792284  8877 consensus_queue.cc:237] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.798750  8575 catalog_manager.cc:5697] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:11.917431  8575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59248:
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: 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"
    }
  }
}
I20260630 12:38:11.947657  8667 tablet_service.cc:1511] Processing CreateTablet for tablet fda7b2e568e7468e90580fe1ffdd4dda (DEFAULT_TABLE table=dugtrio [id=4f8b0f19e6404250bdf2891e9d46ea8d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:11.948921  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda7b2e568e7468e90580fe1ffdd4dda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.949321  8741 tablet_service.cc:1511] Processing CreateTablet for tablet e35a865260ad457daaefd9dbdb5e2f8e (DEFAULT_TABLE table=dugtrio [id=4f8b0f19e6404250bdf2891e9d46ea8d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:11.950795  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35a865260ad457daaefd9dbdb5e2f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.951951  8816 tablet_service.cc:1511] Processing CreateTablet for tablet 694b64eabff544fb94ca794017f99806 (DEFAULT_TABLE table=dugtrio [id=4f8b0f19e6404250bdf2891e9d46ea8d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:11.953408  8816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 694b64eabff544fb94ca794017f99806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.956077  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 549f35f5d7984b0cb5314c72aa09f8b5 (DEFAULT_TABLE table=dugtrio [id=4f8b0f19e6404250bdf2891e9d46ea8d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:11.957291  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549f35f5d7984b0cb5314c72aa09f8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:11.968255  8873 tablet_bootstrap.cc:492] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: Bootstrap starting.
I20260630 12:38:11.971443  8876 tablet_bootstrap.cc:492] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: Bootstrap starting.
I20260630 12:38:11.973901  8874 tablet_bootstrap.cc:492] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:11.977319  8873 tablet_bootstrap.cc:654] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.982492  8876 tablet_bootstrap.cc:654] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.982543  8874 tablet_bootstrap.cc:654] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.987090  8873 tablet_bootstrap.cc:492] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: No bootstrap required, opened a new log
I20260630 12:38:11.987891  8873 ts_tablet_manager.cc:1403] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260630 12:38:11.991156  8876 tablet_bootstrap.cc:492] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: No bootstrap required, opened a new log
I20260630 12:38:11.991284  8874 tablet_bootstrap.cc:492] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: No bootstrap required, opened a new log
I20260630 12:38:11.992231  8874 ts_tablet_manager.cc:1403] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260630 12:38:11.993042  8876 ts_tablet_manager.cc:1403] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260630 12:38:11.993767  8873 raft_consensus.cc:359] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } }
I20260630 12:38:11.994506  8873 raft_consensus.cc:385] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.994769  8873 raft_consensus.cc:740] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8390225c95564dd8962afa5be67d0cf9, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.995848  8873 consensus_queue.cc:260] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } }
I20260630 12:38:11.996240  8874 raft_consensus.cc:359] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:11.996937  8873 raft_consensus.cc:399] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:11.997092  8874 raft_consensus.cc:385] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.996767  8876 raft_consensus.cc:359] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:11.997839  8873 raft_consensus.cc:493] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:11.997848  8874 raft_consensus.cc:740] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.998385  8873 raft_consensus.cc:3060] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.998407  8876 raft_consensus.cc:385] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.999219  8876 raft_consensus.cc:740] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fec372619643cfb84004fce2553140, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.999372  8874 consensus_queue.cc:260] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:12.000285  8874 raft_consensus.cc:399] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:12.000101  8876 consensus_queue.cc:260] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:12.000687  8874 raft_consensus.cc:493] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:12.000849  8876 raft_consensus.cc:399] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:12.001102  8874 raft_consensus.cc:3060] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:12.001255  8876 raft_consensus.cc:493] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:12.001648  8876 raft_consensus.cc:3060] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:12.004429  8873 raft_consensus.cc:515] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } }
I20260630 12:38:12.005204  8873 leader_election.cc:304] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [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: 8390225c95564dd8962afa5be67d0cf9; no voters: 
I20260630 12:38:12.005697  8873 leader_election.cc:290] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:12.005967  8882 raft_consensus.cc:2804] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:12.008632  8876 raft_consensus.cc:515] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:12.008632  8874 raft_consensus.cc:515] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:12.009665  8874 leader_election.cc:304] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:12.009660  8876 leader_election.cc:304] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140; no voters: 
I20260630 12:38:12.010720  8877 raft_consensus.cc:2804] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:12.011268  8876 leader_election.cc:290] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:12.011397  8877 raft_consensus.cc:697] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Running, Role: LEADER
I20260630 12:38:12.012154  8877 consensus_queue.cc:237] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:12.010764  8881 raft_consensus.cc:2804] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:12.014319  8876 ts_tablet_manager.cc:1434] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: Time spent starting tablet: real 0.021s	user 0.018s	sys 0.001s
I20260630 12:38:12.014226  8881 raft_consensus.cc:697] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 1 LEADER]: Becoming Leader. State: Replica: 57fec372619643cfb84004fce2553140, State: Running, Role: LEADER
I20260630 12:38:12.015336  8881 consensus_queue.cc:237] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [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: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:12.017791  8874 leader_election.cc:290] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:12.020763  8874 ts_tablet_manager.cc:1434] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.004s
I20260630 12:38:12.023176  8874 tablet_bootstrap.cc:492] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:12.023537  8575 catalog_manager.cc:5697] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:12.033602  8873 ts_tablet_manager.cc:1434] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: Time spent starting tablet: real 0.045s	user 0.025s	sys 0.017s
I20260630 12:38:12.035971  8882 raft_consensus.cc:697] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 1 LEADER]: Becoming Leader. State: Replica: 8390225c95564dd8962afa5be67d0cf9, State: Running, Role: LEADER
I20260630 12:38:12.035671  8576 catalog_manager.cc:5697] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57fec372619643cfb84004fce2553140 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:12.036816  8882 consensus_queue.cc:237] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } }
I20260630 12:38:12.046110  8874 tablet_bootstrap.cc:654] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:12.058332  8575 catalog_manager.cc:5697] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "8390225c95564dd8962afa5be67d0cf9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:12.059306  8874 tablet_bootstrap.cc:492] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: No bootstrap required, opened a new log
I20260630 12:38:12.060035  8874 ts_tablet_manager.cc:1403] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.002s
I20260630 12:38:12.063539  8874 raft_consensus.cc:359] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:12.064230  8874 raft_consensus.cc:385] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:12.064772  8874 raft_consensus.cc:740] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:12.065790  8874 consensus_queue.cc:260] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:12.066529  8874 raft_consensus.cc:399] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:12.066901  8874 raft_consensus.cc:493] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:12.067293  8874 raft_consensus.cc:3060] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:12.075003  8874 raft_consensus.cc:515] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:12.075975  8874 leader_election.cc:304] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:12.076995  8874 leader_election.cc:290] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:12.077250  8898 raft_consensus.cc:2804] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:12.079043  8874 ts_tablet_manager.cc:1434] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:38:12.081017  8898 raft_consensus.cc:697] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Running, Role: LEADER
I20260630 12:38:12.081696  8898 consensus_queue.cc:237] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:12.093106  8576 catalog_manager.cc:5697] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:12.105918  8898 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:12.113516  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:38:12.118749  8898 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:12.140975  8793 consensus_peers.cc:597] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 -> Peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Couldn't send request to peer 9e2f322f6b7d46d2a00253faf7dc0a36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:12.152894  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:12.153761  1011 tablet_replica.cc:333] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: stopping tablet replica
I20260630 12:38:12.154361  1011 raft_consensus.cc:2243] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.154832  1011 raft_consensus.cc:2272] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.157872  1011 tablet_replica.cc:333] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: stopping tablet replica
I20260630 12:38:12.158440  1011 raft_consensus.cc:2243] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.158910  1011 raft_consensus.cc:2272] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.161557  1011 tablet_replica.cc:333] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: stopping tablet replica
I20260630 12:38:12.162120  1011 raft_consensus.cc:2243] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.162752  1011 pending_rounds.cc:70] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Trying to abort 1 pending ops.
I20260630 12:38:12.162950  1011 pending_rounds.cc:77] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443383859961856 op_type: NO_OP noop_request { }
I20260630 12:38:12.163234  1011 raft_consensus.cc:2889] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:12.163493  1011 raft_consensus.cc:2272] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.165813  1011 tablet_replica.cc:333] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: stopping tablet replica
I20260630 12:38:12.166358  1011 raft_consensus.cc:2243] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.167172  1011 raft_consensus.cc:2272] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.169569  1011 tablet_replica.cc:333] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: stopping tablet replica
I20260630 12:38:12.170120  1011 raft_consensus.cc:2243] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:12.170514  1011 raft_consensus.cc:2272] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.172289  1011 tablet_replica.cc:333] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: stopping tablet replica
I20260630 12:38:12.172777  1011 raft_consensus.cc:2243] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:12.173341  1011 pending_rounds.cc:70] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Trying to abort 1 pending ops.
I20260630 12:38:12.173537  1011 pending_rounds.cc:77] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443383987920896 op_type: NO_OP noop_request { }
I20260630 12:38:12.173799  1011 raft_consensus.cc:2889] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:12.174046  1011 raft_consensus.cc:2272] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:12.201591  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:38:12.256000  8881 consensus_queue.cc:1048] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:13.263500  8576 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59244:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:38:13.264281  8576 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:59244:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:38:13.280251  8576 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: Sending DeleteTablet for 1 replicas of tablet fda7b2e568e7468e90580fe1ffdd4dda
I20260630 12:38:13.281136  8576 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: Sending DeleteTablet for 1 replicas of tablet e35a865260ad457daaefd9dbdb5e2f8e
I20260630 12:38:13.281788  8576 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: Sending DeleteTablet for 1 replicas of tablet 694b64eabff544fb94ca794017f99806
I20260630 12:38:13.282575  8576 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: Sending DeleteTablet for 1 replicas of tablet 549f35f5d7984b0cb5314c72aa09f8b5
I20260630 12:38:13.282912  8741 tablet_service.cc:1558] Processing DeleteTablet for tablet e35a865260ad457daaefd9dbdb5e2f8e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:38:13 UTC) from {username='slave'} at 127.0.0.1:49944
I20260630 12:38:13.283804  8816 tablet_service.cc:1558] Processing DeleteTablet for tablet 694b64eabff544fb94ca794017f99806 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:38:13 UTC) from {username='slave'} at 127.0.0.1:35522
I20260630 12:38:13.286414  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:13.296993  8938 tablet_replica.cc:333] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: stopping tablet replica
I20260630 12:38:13.298676  8936 tablet_replica.cc:333] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: stopping tablet replica
I20260630 12:38:13.299208  8938 raft_consensus.cc:2243] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:13.299969  8938 raft_consensus.cc:2272] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:13.300318  8936 raft_consensus.cc:2243] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:13.301777  8936 raft_consensus.cc:2272] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:13.301194  8939 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
W20260630 12:38:13.301905  8563 catalog_manager.cc:4755] TS 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 549f35f5d7984b0cb5314c72aa09f8b5: Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111)
I20260630 12:38:13.302948  8938 ts_tablet_manager.cc:1916] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:38:13.306279  8936 ts_tablet_manager.cc:1916] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:38:13.309207  8940 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
W20260630 12:38:13.315795  8942 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
I20260630 12:38:13.316531  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:13.318209  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:13.318434  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:13.318615  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823093318597 us; error 0 us; skew 500 ppm
I20260630 12:38:13.319131  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:13.320814  8938 ts_tablet_manager.cc:1929] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:38:13.321271  8938 log.cc:1199] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/694b64eabff544fb94ca794017f99806
I20260630 12:38:13.321939  1011 webserver.cc:533] Webserver started at http://127.0.252.196:42011/ using document root <none> and password file <none>
I20260630 12:38:13.322064  8938 ts_tablet_manager.cc:1950] T 694b64eabff544fb94ca794017f99806 P 57fec372619643cfb84004fce2553140: Deleting consensus metadata
I20260630 12:38:13.322472  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:13.322693  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:13.322938  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:13.323249  8936 ts_tablet_manager.cc:1929] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:38:13.323632  8936 log.cc:1199] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/e35a865260ad457daaefd9dbdb5e2f8e
I20260630 12:38:13.323971  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "e1ad40d1c4904e7c82b45784ce07479d"
format_stamp: "Formatted at 2026-06-30 12:38:13 on dist-test-slave-7v2h"
I20260630 12:38:13.324332  8936 ts_tablet_manager.cc:1950] T e35a865260ad457daaefd9dbdb5e2f8e P 8390225c95564dd8962afa5be67d0cf9: Deleting consensus metadata
I20260630 12:38:13.325522  8562 catalog_manager.cc:5028] TS 57fec372619643cfb84004fce2553140 (127.0.252.195:42247): tablet 694b64eabff544fb94ca794017f99806 (table dugtrio [id=4f8b0f19e6404250bdf2891e9d46ea8d]) successfully deleted
I20260630 12:38:13.327512  8562 catalog_manager.cc:5028] TS 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199): tablet e35a865260ad457daaefd9dbdb5e2f8e (table dugtrio [id=4f8b0f19e6404250bdf2891e9d46ea8d]) successfully deleted
I20260630 12:38:13.329597  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:38:13.332934  8947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:13.333671  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:13.333966  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "e1ad40d1c4904e7c82b45784ce07479d"
format_stamp: "Formatted at 2026-06-30 12:38:13 on dist-test-slave-7v2h"
I20260630 12:38:13.334234  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-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)
I20260630 12:38:13.347445  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:13.348546  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:13.349982  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:13.352151  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:13.352342  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:13.352591  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:13.352739  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:38:13.393066  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:33559
I20260630 12:38:13.393157  9009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:33559 every 8 connection(s)
I20260630 12:38:13.395787  8881 raft_consensus.cc:493] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.396375  8881 raft_consensus.cc:515] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.397816  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:38:13.398983  8881 leader_election.cc:290] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199), 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909)
I20260630 12:38:13.400856  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b37df9d6d5498c820a89ce02c2ac30" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9" is_pre_election: true
I20260630 12:38:13.401546  8754 raft_consensus.cc:2468] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 1.
I20260630 12:38:13.403041  8792 leader_election.cc:304] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140, 8390225c95564dd8962afa5be67d0cf9; no voters: 
I20260630 12:38:13.403919  8881 raft_consensus.cc:2804] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:13.404261  8881 raft_consensus.cc:493] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.404631  8881 raft_consensus.cc:3060] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:38:13.404946  8793 leader_election.cc:336] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111)
W20260630 12:38:13.411619  9013 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
I20260630 12:38:13.412635  8881 raft_consensus.cc:515] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
W20260630 12:38:13.415287  9014 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
I20260630 12:38:13.416595  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b37df9d6d5498c820a89ce02c2ac30" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9"
I20260630 12:38:13.417199  8881 leader_election.cc:290] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 election: Requested vote from peers 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199), 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909)
I20260630 12:38:13.417225  8754 raft_consensus.cc:3060] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:13.419561  9010 heartbeater.cc:344] Connected to a master server at 127.0.252.254:35821
I20260630 12:38:13.420131  9010 heartbeater.cc:461] Registering TS with master...
W20260630 12:38:13.420480  8793 leader_election.cc:336] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111)
W20260630 12:38:13.421172  9016 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
I20260630 12:38:13.421059  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:13.422086  9010 heartbeater.cc:507] Master 127.0.252.254:35821 requested a full tablet report, sending...
I20260630 12:38:13.422544  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:13.422859  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:13.423079  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823093423062 us; error 0 us; skew 500 ppm
I20260630 12:38:13.423799  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:13.424001  8576 ts_manager.cc:194] Registered new tserver with Master: e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196:33559)
I20260630 12:38:13.425247  8754 raft_consensus.cc:2468] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 2.
I20260630 12:38:13.425800  8576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59526
I20260630 12:38:13.426467  8792 leader_election.cc:304] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140, 8390225c95564dd8962afa5be67d0cf9; no voters: 9e2f322f6b7d46d2a00253faf7dc0a36
I20260630 12:38:13.427302  1011 webserver.cc:533] Webserver started at http://127.0.252.193:34289/ using document root <none> and password file <none>
I20260630 12:38:13.427407  8881 raft_consensus.cc:2804] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:13.427979  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:13.428206  1011 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:38:13.428730  8881 raft_consensus.cc:697] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Becoming Leader. State: Replica: 57fec372619643cfb84004fce2553140, State: Running, Role: LEADER
I20260630 12:38:13.429497  8881 consensus_queue.cc:237] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.432210  1011 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:13.436759  9023 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:13.437618  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:38:13.437139  8576 catalog_manager.cc:5697] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 reported cstate change: term changed from 1 to 2, leader changed from 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193) to 57fec372619643cfb84004fce2553140 (127.0.252.195). New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:13.437968  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "9e2f322f6b7d46d2a00253faf7dc0a36"
format_stamp: "Formatted at 2026-06-30 12:38:09 on dist-test-slave-7v2h"
I20260630 12:38:13.438313  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-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)
I20260630 12:38:13.451678  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:13.453281  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:13.455107  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:13.463135  9030 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:38:13.477936  8881 consensus_queue.cc:579] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [LEADER]: Leader has been unable to successfully communicate with peer 9e2f322f6b7d46d2a00253faf7dc0a36 for more than 1 seconds (1.337s)
I20260630 12:38:13.491894  8828 consensus_queue.cc:237] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:13.499886  8754 raft_consensus.cc:1275] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:13.503373  9020 consensus_queue.cc:1048] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:38:13.519559  9031 raft_consensus.cc:2955] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:13.523836  8881 raft_consensus.cc:493] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.524575  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:38:13.524926  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.064s	user 0.002s	sys 0.000s
I20260630 12:38:13.524430  8881 raft_consensus.cc:515] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.524293  8753 raft_consensus.cc:2955] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:13.527483  8881 leader_election.cc:290] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909), 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199)
I20260630 12:38:13.525285  1011 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:38:13.528787  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9" is_pre_election: true
I20260630 12:38:13.529466  8754 raft_consensus.cc:2468] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 1.
I20260630 12:38:13.531003  8562 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6b53edb0be4544eeba9a0e9804f0a346 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260630 12:38:13.531551  8791 consensus_peers.cc:597] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 -> Peer e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196:33559): Couldn't send request to peer e1ad40d1c4904e7c82b45784ce07479d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b53edb0be4544eeba9a0e9804f0a346. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:13.532231  8793 consensus_peers.cc:597] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 -> Peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Couldn't send request to peer 9e2f322f6b7d46d2a00253faf7dc0a36. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:13.532985  8792 leader_election.cc:304] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140, 8390225c95564dd8962afa5be67d0cf9; no voters: 
I20260630 12:38:13.535537  9030 tablet_bootstrap.cc:492] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:13.535899  8576 catalog_manager.cc:5697] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 reported cstate change: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:13.545197  8793 leader_election.cc:336] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111)
I20260630 12:38:13.553813  8881 raft_consensus.cc:2804] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:13.554299  8881 raft_consensus.cc:493] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.554630  8881 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:13.562279  8881 raft_consensus.cc:515] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.564884  8881 leader_election.cc:290] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 election: Requested vote from peers 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909), 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199)
I20260630 12:38:13.567351  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9"
I20260630 12:38:13.568111  8753 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:38:13.569725  8793 leader_election.cc:336] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111)
I20260630 12:38:13.571736  9030 tablet_bootstrap.cc:492] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: 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
I20260630 12:38:13.572723  9030 tablet_bootstrap.cc:492] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap complete.
I20260630 12:38:13.572736  1011 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:38:13.573186  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.035s	sys 0.003s
I20260630 12:38:13.573570  9030 ts_tablet_manager.cc:1403] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.011s
I20260630 12:38:13.573956  8753 raft_consensus.cc:2468] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 2.
I20260630 12:38:13.575199  8792 leader_election.cc:304] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140, 8390225c95564dd8962afa5be67d0cf9; no voters: 9e2f322f6b7d46d2a00253faf7dc0a36
I20260630 12:38:13.575855  8881 raft_consensus.cc:2804] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:13.576308  8881 raft_consensus.cc:697] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Becoming Leader. State: Replica: 57fec372619643cfb84004fce2553140, State: Running, Role: LEADER
I20260630 12:38:13.576318  9030 raft_consensus.cc:359] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:13.577119  9030 raft_consensus.cc:740] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.577242  8881 consensus_queue.cc:237] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.577921  9030 consensus_queue.cc:260] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:13.578630  9030 raft_consensus.cc:399] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:13.578979  9030 raft_consensus.cc:493] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:13.579316  9030 raft_consensus.cc:3060] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:13.587913  9030 raft_consensus.cc:515] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:13.588729  9030 leader_election.cc:304] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:13.590368  9030 leader_election.cc:290] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:38:13.589751  8575 catalog_manager.cc:5697] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 reported cstate change: term changed from 1 to 2, leader changed from 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193) to 57fec372619643cfb84004fce2553140 (127.0.252.195). New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:13.590698  9043 raft_consensus.cc:2804] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:13.594803  9043 raft_consensus.cc:697] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 LEADER]: Becoming Leader. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Running, Role: LEADER
I20260630 12:38:13.595590  9043 consensus_queue.cc:237] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:13.599822  9030 ts_tablet_manager.cc:1434] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.026s	user 0.021s	sys 0.004s
I20260630 12:38:13.601070  9030 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:13.619107  8881 raft_consensus.cc:493] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e2f322f6b7d46d2a00253faf7dc0a36)
I20260630 12:38:13.619854  8881 raft_consensus.cc:515] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.621793  9030 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: 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
I20260630 12:38:13.623059  9030 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap complete.
I20260630 12:38:13.623109  9036 raft_consensus.cc:493] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e2f322f6b7d46d2a00253faf7dc0a36)
I20260630 12:38:13.623755  9036 raft_consensus.cc:515] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.623921  9030 ts_tablet_manager.cc:1403] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260630 12:38:13.623919  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a123fd0ede54d519f9b3b18e37cd9cf" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9" is_pre_election: true
I20260630 12:38:13.625010  8753 raft_consensus.cc:2468] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 1.
I20260630 12:38:13.626942  9030 raft_consensus.cc:359] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.627384  8792 leader_election.cc:304] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140, 8390225c95564dd8962afa5be67d0cf9; no voters: 
I20260630 12:38:13.627763  9030 raft_consensus.cc:740] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.627839  9036 leader_election.cc:290] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909), 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
W20260630 12:38:13.628159  8793 leader_election.cc:336] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111)
I20260630 12:38:13.628392  9031 raft_consensus.cc:2804] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:38:13.628959  9031 raft_consensus.cc:493] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e2f322f6b7d46d2a00253faf7dc0a36)
I20260630 12:38:13.628609  9030 consensus_queue.cc:260] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.629392  9031 raft_consensus.cc:3060] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:13.631237  9030 ts_tablet_manager.cc:1434] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:13.632274  9030 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:13.624366  8881 leader_election.cc:290] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909), 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199)
I20260630 12:38:13.641841  9031 raft_consensus.cc:515] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.654572  9031 leader_election.cc:290] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 election: Requested vote from peers 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909), 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199)
W20260630 12:38:13.656051  8793 leader_election.cc:336] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111)
I20260630 12:38:13.660646  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a123fd0ede54d519f9b3b18e37cd9cf" candidate_uuid: "57fec372619643cfb84004fce2553140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8390225c95564dd8962afa5be67d0cf9"
I20260630 12:38:13.661478  8753 raft_consensus.cc:3060] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:13.662283  9030 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: 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
I20260630 12:38:13.663370  9030 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap complete.
I20260630 12:38:13.667209  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a123fd0ede54d519f9b3b18e37cd9cf" candidate_uuid: "8390225c95564dd8962afa5be67d0cf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57fec372619643cfb84004fce2553140" is_pre_election: true
I20260630 12:38:13.668208  8828 raft_consensus.cc:2393] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8390225c95564dd8962afa5be67d0cf9 in current term 2: Already voted for candidate 57fec372619643cfb84004fce2553140 in this term.
I20260630 12:38:13.670270  8753 raft_consensus.cc:2468] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57fec372619643cfb84004fce2553140 in term 2.
I20260630 12:38:13.670585  9030 ts_tablet_manager.cc:1403] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.015s
I20260630 12:38:13.672784  8792 leader_election.cc:304] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [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: 57fec372619643cfb84004fce2553140, 8390225c95564dd8962afa5be67d0cf9; no voters: 9e2f322f6b7d46d2a00253faf7dc0a36
I20260630 12:38:13.673769  9031 raft_consensus.cc:2804] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:13.673393  9030 raft_consensus.cc:359] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.674422  9031 raft_consensus.cc:697] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Becoming Leader. State: Replica: 57fec372619643cfb84004fce2553140, State: Running, Role: LEADER
I20260630 12:38:13.674541  9030 raft_consensus.cc:740] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
W20260630 12:38:13.675486  8719 leader_election.cc:336] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111)
I20260630 12:38:13.675443  9031 consensus_queue.cc:237] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.676636  8719 leader_election.cc:304] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [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: 8390225c95564dd8962afa5be67d0cf9; no voters: 57fec372619643cfb84004fce2553140, 9e2f322f6b7d46d2a00253faf7dc0a36
I20260630 12:38:13.677596  9036 raft_consensus.cc:2749] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:13.675473  9030 consensus_queue.cc:260] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.680042  9030 ts_tablet_manager.cc:1434] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:38:13.681156  9030 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:13.685122  8575 catalog_manager.cc:5697] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 reported cstate change: term changed from 1 to 2, leader changed from 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193) to 57fec372619643cfb84004fce2553140 (127.0.252.195). New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:13.702821  9030 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: 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
I20260630 12:38:13.703748  9030 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap complete.
I20260630 12:38:13.704545  9030 ts_tablet_manager.cc:1403] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260630 12:38:13.706408  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:40909
I20260630 12:38:13.706673  9107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:40909 every 8 connection(s)
I20260630 12:38:13.707085  9030 raft_consensus.cc:359] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.707763  9030 raft_consensus.cc:740] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.708451  9030 consensus_queue.cc:260] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.710460  9030 ts_tablet_manager.cc:1434] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:38:13.711375  9030 tablet_bootstrap.cc:492] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:13.724040  9108 heartbeater.cc:344] Connected to a master server at 127.0.252.254:35821
I20260630 12:38:13.724545  9108 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:13.725298  9108 heartbeater.cc:507] Master 127.0.252.254:35821 requested a full tablet report, sending...
I20260630 12:38:13.726586  9030 tablet_bootstrap.cc:492] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: 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
I20260630 12:38:13.727283  9030 tablet_bootstrap.cc:492] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap complete.
I20260630 12:38:13.727883  9030 ts_tablet_manager.cc:1403] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:38:13.729404  8575 ts_manager.cc:194] Re-registered known tserver with Master: 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909)
I20260630 12:38:13.729863  9030 raft_consensus.cc:359] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:13.730525  9030 raft_consensus.cc:740] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.731092  9030 consensus_queue.cc:260] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:13.731525  9030 raft_consensus.cc:399] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:13.731711  9030 raft_consensus.cc:493] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:13.731928  9030 raft_consensus.cc:3060] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:13.735788  8575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59538
I20260630 12:38:13.736601  9030 raft_consensus.cc:515] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:13.737211  9030 leader_election.cc:304] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9e2f322f6b7d46d2a00253faf7dc0a36; no voters: 
I20260630 12:38:13.737753  9030 leader_election.cc:290] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:38:13.737881  9043 raft_consensus.cc:2804] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:38:13.738382  9043 raft_consensus.cc:697] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 LEADER]: Becoming Leader. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Running, Role: LEADER
I20260630 12:38:13.739298  9030 ts_tablet_manager.cc:1434] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.011s	user 0.013s	sys 0.000s
I20260630 12:38:13.739117  9043 consensus_queue.cc:237] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } }
I20260630 12:38:13.739548  9108 heartbeater.cc:499] Master 127.0.252.254:35821 was elected leader, sending a full tablet report...
I20260630 12:38:13.740474  9030 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap starting.
I20260630 12:38:13.751784  9030 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: 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
I20260630 12:38:13.752446  9030 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: Bootstrap complete.
I20260630 12:38:13.753050  9030 ts_tablet_manager.cc:1403] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260630 12:38:13.755435  9030 raft_consensus.cc:359] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.756093  9030 raft_consensus.cc:740] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2f322f6b7d46d2a00253faf7dc0a36, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.756711  9030 consensus_queue.cc:260] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:13.758297  9030 ts_tablet_manager.cc:1434] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
W20260630 12:38:13.903136  8625 auto_rebalancer.cc:639] Failed to schedule move for tablet 3a123fd0ede54d519f9b3b18e37cd9cf: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:38:13.907048  8625 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f1f0ad7d4bb45189e651e4a127728da: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:38:13.910547  8625 auto_rebalancer.cc:639] Failed to schedule move for tablet 22b37df9d6d5498c820a89ce02c2ac30: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:38:13.914621  9066 tablet_service.cc:1558] Processing DeleteTablet for tablet 549f35f5d7984b0cb5314c72aa09f8b5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:38:13 UTC) from {username='slave'} at 127.0.0.1:46670
I20260630 12:38:13.916114  9116 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:13.916859  9116 raft_consensus.cc:2243] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:13.917441  9116 raft_consensus.cc:2272] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:13.920332  9116 ts_tablet_manager.cc:1916] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:38:13.931911  9066 tablet_service.cc:1558] Processing DeleteTablet for tablet fda7b2e568e7468e90580fe1ffdd4dda with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:38:13 UTC) from {username='slave'} at 127.0.0.1:46670
I20260630 12:38:13.932132  9116 ts_tablet_manager.cc:1929] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:38:13.932991  9116 log.cc:1199] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/549f35f5d7984b0cb5314c72aa09f8b5
I20260630 12:38:13.933701  9116 ts_tablet_manager.cc:1950] T 549f35f5d7984b0cb5314c72aa09f8b5 P 9e2f322f6b7d46d2a00253faf7dc0a36: Deleting consensus metadata
I20260630 12:38:13.936198  9116 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:13.936264  8563 catalog_manager.cc:5028] TS 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): tablet 549f35f5d7984b0cb5314c72aa09f8b5 (table dugtrio [id=4f8b0f19e6404250bdf2891e9d46ea8d]) successfully deleted
I20260630 12:38:13.936971  9116 raft_consensus.cc:2243] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:13.937472  9116 raft_consensus.cc:2272] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:13.939977  9116 ts_tablet_manager.cc:1916] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:38:13.950742  9116 ts_tablet_manager.cc:1929] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:38:13.951063  9116 log.cc:1199] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/fda7b2e568e7468e90580fe1ffdd4dda
I20260630 12:38:13.951615  9116 ts_tablet_manager.cc:1950] T fda7b2e568e7468e90580fe1ffdd4dda P 9e2f322f6b7d46d2a00253faf7dc0a36: Deleting consensus metadata
I20260630 12:38:13.953939  8563 catalog_manager.cc:5028] TS 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): tablet fda7b2e568e7468e90580fe1ffdd4dda (table dugtrio [id=4f8b0f19e6404250bdf2891e9d46ea8d]) successfully deleted
I20260630 12:38:13.956925  9117 ts_tablet_manager.cc:933] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: Initiating tablet copy from peer 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:13.958312  9117 tablet_copy_client.cc:323] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:42247
I20260630 12:38:13.968441  8838 tablet_copy_service.cc:140] P 57fec372619643cfb84004fce2553140: Received BeginTabletCopySession request for tablet 6b53edb0be4544eeba9a0e9804f0a346 from peer e1ad40d1c4904e7c82b45784ce07479d ({username='slave'} at 127.0.0.1:39894)
I20260630 12:38:13.969069  8838 tablet_copy_service.cc:161] P 57fec372619643cfb84004fce2553140: Beginning new tablet copy session on tablet 6b53edb0be4544eeba9a0e9804f0a346 from peer e1ad40d1c4904e7c82b45784ce07479d at {username='slave'} at 127.0.0.1:39894: session id = e1ad40d1c4904e7c82b45784ce07479d-6b53edb0be4544eeba9a0e9804f0a346
I20260630 12:38:13.975451  9082 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:13.975560  8838 tablet_copy_source_session.cc:215] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:13.978686  9117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b53edb0be4544eeba9a0e9804f0a346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.983472  9082 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:38:13.983978  9082 pending_rounds.cc:85] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Aborting all ops after (but not including) 0
I20260630 12:38:13.984217  9082 pending_rounds.cc:107] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:38:13.984465  9082 raft_consensus.cc:2889] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:38:13.986208  9031 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:13.995759  9117 tablet_copy_client.cc:806] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:13.996419  9117 tablet_copy_client.cc:670] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:13.997071  8753 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:38:13.998690  9020 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.003811  9117 tablet_copy_client.cc:538] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:14.012598  9117 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: Bootstrap starting.
I20260630 12:38:14.028738  9117 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: 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
I20260630 12:38:14.029460  9117 tablet_bootstrap.cc:492] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: Bootstrap complete.
I20260630 12:38:14.030066  9117 ts_tablet_manager.cc:1403] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260630 12:38:14.030355  8753 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:38:14.031845  9031 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.032647  9117 raft_consensus.cc:359] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:14.033406  9117 raft_consensus.cc:740] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e1ad40d1c4904e7c82b45784ce07479d, State: Initialized, Role: LEARNER
I20260630 12:38:14.033942  9117 consensus_queue.cc:260] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:14.036053  9010 heartbeater.cc:499] Master 127.0.252.254:35821 was elected leader, sending a full tablet report...
I20260630 12:38:14.036620  9117 ts_tablet_manager.cc:1434] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:38:14.039034  8838 tablet_copy_service.cc:342] P 57fec372619643cfb84004fce2553140: Request end of tablet copy session e1ad40d1c4904e7c82b45784ce07479d-6b53edb0be4544eeba9a0e9804f0a346 received from {username='slave'} at 127.0.0.1:39894
I20260630 12:38:14.039454  8838 tablet_copy_service.cc:434] P 57fec372619643cfb84004fce2553140: ending tablet copy session e1ad40d1c4904e7c82b45784ce07479d-6b53edb0be4544eeba9a0e9804f0a346 on tablet 6b53edb0be4544eeba9a0e9804f0a346 with peer e1ad40d1c4904e7c82b45784ce07479d
I20260630 12:38:14.043860  9082 raft_consensus.cc:3060] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:14.051600  9082 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:38:14.052004  9082 pending_rounds.cc:85] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Aborting all ops after (but not including) 0
I20260630 12:38:14.052269  9082 pending_rounds.cc:107] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:38:14.052528  9082 raft_consensus.cc:2889] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:38:14.054155  9020 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.071338  9020 consensus_queue.cc:1050] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.077380  9082 raft_consensus.cc:2955] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:14.093887  9082 raft_consensus.cc:3060] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:38:14.096743  8753 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:14.098461  9020 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:14.100378  9082 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:14.101909  9020 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:14.436928  8985 raft_consensus.cc:1217] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:38:14.633857  8828 consensus_queue.cc:237] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } }
I20260630 12:38:14.639099  9082 raft_consensus.cc:1275] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:14.639099  8753 raft_consensus.cc:1275] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:14.640689  9020 consensus_queue.cc:1048] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:14.641216  8881 consensus_queue.cc:1048] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:14.647969  9020 raft_consensus.cc:2955] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } }
I20260630 12:38:14.650204  8753 raft_consensus.cc:2955] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } }
I20260630 12:38:14.651017  9082 raft_consensus.cc:2955] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } }
I20260630 12:38:14.660005  8562 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b53edb0be4544eeba9a0e9804f0a346 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:14.664664  8575 catalog_manager.cc:5697] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 reported cstate change: config changed from index 2 to 3, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) evicted. New cstate: current_term: 1 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:14.692065  8975 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b53edb0be4544eeba9a0e9804f0a346 with delete_type TABLET_DATA_TOMBSTONED (TS e1ad40d1c4904e7c82b45784ce07479d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36842
I20260630 12:38:14.693755  9141 tablet_replica.cc:333] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: stopping tablet replica
I20260630 12:38:14.694348  9141 raft_consensus.cc:2243] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:14.694744  9141 raft_consensus.cc:2272] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:14.696877  9141 ts_tablet_manager.cc:1916] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:14.707630  9141 ts_tablet_manager.cc:1929] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:38:14.707960  9141 log.cc:1199] T 6b53edb0be4544eeba9a0e9804f0a346 P e1ad40d1c4904e7c82b45784ce07479d: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-3-root/wals/6b53edb0be4544eeba9a0e9804f0a346
I20260630 12:38:14.709295  8561 catalog_manager.cc:5028] TS e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196:33559): tablet 6b53edb0be4544eeba9a0e9804f0a346 (table test-workload [id=286558d481c348a9935d46209428cee0]) successfully deleted
I20260630 12:38:14.922976  8828 consensus_queue.cc:237] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:14.928503  9082 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:14.928704  8753 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:38:14.929263  8791 consensus_peers.cc:597] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 -> Peer e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196:33559): Couldn't send request to peer e1ad40d1c4904e7c82b45784ce07479d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22b37df9d6d5498c820a89ce02c2ac30. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:14.930099  9133 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:14.930915  9031 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:14.937060  8881 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:14.939047  8753 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:14.939047  9082 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:14.949764  8574 catalog_manager.cc:5697] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 reported cstate change: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:14.950980  8828 consensus_queue.cc:237] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:14.958837  9082 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:38:14.959074  8791 consensus_peers.cc:597] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 -> Peer e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196:33559): Couldn't send request to peer e1ad40d1c4904e7c82b45784ce07479d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f1f0ad7d4bb45189e651e4a127728da. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:14.959729  8753 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:38:14.960394  9031 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:14.961529  8881 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:14.970839  8881 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:14.972872  8753 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:14.974596  9082 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:14.986218  8575 catalog_manager.cc:5697] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 reported cstate change: config changed from index -1 to 2, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:14.989571  8828 consensus_queue.cc:237] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
W20260630 12:38:14.996129  8791 consensus_peers.cc:597] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 -> Peer e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196:33559): Couldn't send request to peer e1ad40d1c4904e7c82b45784ce07479d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a123fd0ede54d519f9b3b18e37cd9cf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:14.996223  8753 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:14.996829  9082 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:14.998401  9020 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:14.999349  9031 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:15.005426  9020 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:15.007313  9082 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:15.008868  8753 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } } }
I20260630 12:38:15.017823  8828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da"
dest_uuid: "57fec372619643cfb84004fce2553140"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35522
I20260630 12:38:15.018620  8828 raft_consensus.cc:606] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:38:15.019069  8574 catalog_manager.cc:5697] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 reported cstate change: config changed from index -1 to 3, NON_VOTER e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) added. New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:15.025038  8828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da"
dest_uuid: "57fec372619643cfb84004fce2553140"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35522
I20260630 12:38:15.025542  8828 raft_consensus.cc:606] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Received request to transfer leadership
W20260630 12:38:15.026374  8562 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 2f1f0ad7d4bb45189e651e4a127728da already in progress [suppressed 22 similar messages]
I20260630 12:38:15.028993  8828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da"
dest_uuid: "57fec372619643cfb84004fce2553140"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35522
I20260630 12:38:15.029479  8828 raft_consensus.cc:606] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Received request to transfer leadership
W20260630 12:38:15.343430  8625 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:38:15.343768  8625 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 2f1f0ad7d4bb45189e651e4a127728da already in progress
W20260630 12:38:15.343928  8625 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 2f1f0ad7d4bb45189e651e4a127728da already in progress
I20260630 12:38:15.368031  9143 ts_tablet_manager.cc:933] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: Initiating tablet copy from peer 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:15.369587  9143 tablet_copy_client.cc:323] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:42247
I20260630 12:38:15.371133  8838 tablet_copy_service.cc:140] P 57fec372619643cfb84004fce2553140: Received BeginTabletCopySession request for tablet 2f1f0ad7d4bb45189e651e4a127728da from peer e1ad40d1c4904e7c82b45784ce07479d ({username='slave'} at 127.0.0.1:39894)
I20260630 12:38:15.371740  8838 tablet_copy_service.cc:161] P 57fec372619643cfb84004fce2553140: Beginning new tablet copy session on tablet 2f1f0ad7d4bb45189e651e4a127728da from peer e1ad40d1c4904e7c82b45784ce07479d at {username='slave'} at 127.0.0.1:39894: session id = e1ad40d1c4904e7c82b45784ce07479d-2f1f0ad7d4bb45189e651e4a127728da
I20260630 12:38:15.379899  8838 tablet_copy_source_session.cc:215] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:15.383167  9143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f1f0ad7d4bb45189e651e4a127728da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:15.391615  9020 raft_consensus.cc:993] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: : Instructing follower 8390225c95564dd8962afa5be67d0cf9 to start an election
I20260630 12:38:15.392218  9031 raft_consensus.cc:1081] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Signalling peer 8390225c95564dd8962afa5be67d0cf9 to start an election
I20260630 12:38:15.394034  8753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da"
dest_uuid: "8390225c95564dd8962afa5be67d0cf9"
 from {username='slave'} at 127.0.0.1:49960
I20260630 12:38:15.394676  8753 raft_consensus.cc:493] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:38:15.395066  8753 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:15.396473  9143 tablet_copy_client.cc:806] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:15.397063  9143 tablet_copy_client.cc:670] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:15.400804  9143 tablet_copy_client.cc:538] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:15.406646  8753 raft_consensus.cc:515] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.409224  9143 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: Bootstrap starting.
I20260630 12:38:15.410347  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da" candidate_uuid: "8390225c95564dd8962afa5be67d0cf9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57fec372619643cfb84004fce2553140"
I20260630 12:38:15.410974  8828 raft_consensus.cc:3055] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:38:15.411346  8828 raft_consensus.cc:740] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57fec372619643cfb84004fce2553140, State: Running, Role: LEADER
I20260630 12:38:15.412170  8828 consensus_queue.cc:260] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.413717  8828 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:15.421835  8828 raft_consensus.cc:2468] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8390225c95564dd8962afa5be67d0cf9 in term 3.
I20260630 12:38:15.423300  8718 leader_election.cc:304] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [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: 57fec372619643cfb84004fce2553140, 8390225c95564dd8962afa5be67d0cf9; no voters: 
I20260630 12:38:15.424391  9134 raft_consensus.cc:2804] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:38:15.424400  8753 leader_election.cc:290] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [CANDIDATE]: Term 3 election: Requested vote from peers 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909), 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:15.433270  9134 raft_consensus.cc:697] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 3 LEADER]: Becoming Leader. State: Replica: 8390225c95564dd8962afa5be67d0cf9, State: Running, Role: LEADER
I20260630 12:38:15.434368  9134 consensus_queue.cc:237] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.440742  9149 ts_tablet_manager.cc:933] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: Initiating tablet copy from peer 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:15.443354  9143 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: 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
I20260630 12:38:15.444242  9143 tablet_bootstrap.cc:492] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: Bootstrap complete.
I20260630 12:38:15.445075  9143 ts_tablet_manager.cc:1403] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.011s
I20260630 12:38:15.450150  9149 tablet_copy_client.cc:323] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:42247
I20260630 12:38:15.451234  9143 raft_consensus.cc:359] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.452193  8838 tablet_copy_service.cc:140] P 57fec372619643cfb84004fce2553140: Received BeginTabletCopySession request for tablet 22b37df9d6d5498c820a89ce02c2ac30 from peer e1ad40d1c4904e7c82b45784ce07479d ({username='slave'} at 127.0.0.1:39894)
I20260630 12:38:15.452278  9143 raft_consensus.cc:740] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e1ad40d1c4904e7c82b45784ce07479d, State: Initialized, Role: LEARNER
I20260630 12:38:15.452915  8838 tablet_copy_service.cc:161] P 57fec372619643cfb84004fce2553140: Beginning new tablet copy session on tablet 22b37df9d6d5498c820a89ce02c2ac30 from peer e1ad40d1c4904e7c82b45784ce07479d at {username='slave'} at 127.0.0.1:39894: session id = e1ad40d1c4904e7c82b45784ce07479d-22b37df9d6d5498c820a89ce02c2ac30
I20260630 12:38:15.453253  9143 consensus_queue.cc:260] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.452890  8576 catalog_manager.cc:5697] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 reported cstate change: term changed from 2 to 3, leader changed from 57fec372619643cfb84004fce2553140 (127.0.252.195) to 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194). New cstate: current_term: 3 leader_uuid: "8390225c95564dd8962afa5be67d0cf9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:15.459771  9143 ts_tablet_manager.cc:1434] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260630 12:38:15.463482  8837 tablet_copy_service.cc:342] P 57fec372619643cfb84004fce2553140: Request end of tablet copy session e1ad40d1c4904e7c82b45784ce07479d-2f1f0ad7d4bb45189e651e4a127728da received from {username='slave'} at 127.0.0.1:39894
I20260630 12:38:15.464005  8837 tablet_copy_service.cc:434] P 57fec372619643cfb84004fce2553140: ending tablet copy session e1ad40d1c4904e7c82b45784ce07479d-2f1f0ad7d4bb45189e651e4a127728da on tablet 2f1f0ad7d4bb45189e651e4a127728da with peer e1ad40d1c4904e7c82b45784ce07479d
I20260630 12:38:15.467336  9082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f1f0ad7d4bb45189e651e4a127728da" candidate_uuid: "8390225c95564dd8962afa5be67d0cf9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36"
I20260630 12:38:15.467969  9082 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:38:15.468153  8838 tablet_copy_source_session.cc:215] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:15.475648  9082 raft_consensus.cc:2468] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8390225c95564dd8962afa5be67d0cf9 in term 3.
I20260630 12:38:15.477967  9149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b37df9d6d5498c820a89ce02c2ac30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:15.496160  9149 tablet_copy_client.cc:806] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:15.496851  9149 tablet_copy_client.cc:670] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:15.501118  9149 tablet_copy_client.cc:538] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:15.509246  9149 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: Bootstrap starting.
I20260630 12:38:15.515167  9143 ts_tablet_manager.cc:933] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: Initiating tablet copy from peer 57fec372619643cfb84004fce2553140 (127.0.252.195:42247)
I20260630 12:38:15.519069  9143 tablet_copy_client.cc:323] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:42247
I20260630 12:38:15.521185  8838 tablet_copy_service.cc:140] P 57fec372619643cfb84004fce2553140: Received BeginTabletCopySession request for tablet 3a123fd0ede54d519f9b3b18e37cd9cf from peer e1ad40d1c4904e7c82b45784ce07479d ({username='slave'} at 127.0.0.1:39894)
I20260630 12:38:15.521770  8838 tablet_copy_service.cc:161] P 57fec372619643cfb84004fce2553140: Beginning new tablet copy session on tablet 3a123fd0ede54d519f9b3b18e37cd9cf from peer e1ad40d1c4904e7c82b45784ce07479d at {username='slave'} at 127.0.0.1:39894: session id = e1ad40d1c4904e7c82b45784ce07479d-3a123fd0ede54d519f9b3b18e37cd9cf
I20260630 12:38:15.527122  9149 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: 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
I20260630 12:38:15.527869  9149 tablet_bootstrap.cc:492] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: Bootstrap complete.
I20260630 12:38:15.528496  9149 ts_tablet_manager.cc:1403] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:38:15.531373  8838 tablet_copy_source_session.cc:215] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:15.531373  9149 raft_consensus.cc:359] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.532783  9149 raft_consensus.cc:740] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e1ad40d1c4904e7c82b45784ce07479d, State: Initialized, Role: LEARNER
I20260630 12:38:15.533509  9149 consensus_queue.cc:260] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.536494  9143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a123fd0ede54d519f9b3b18e37cd9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:15.536762  9149 ts_tablet_manager.cc:1434] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:15.538520  8837 tablet_copy_service.cc:342] P 57fec372619643cfb84004fce2553140: Request end of tablet copy session e1ad40d1c4904e7c82b45784ce07479d-22b37df9d6d5498c820a89ce02c2ac30 received from {username='slave'} at 127.0.0.1:39894
I20260630 12:38:15.538928  8837 tablet_copy_service.cc:434] P 57fec372619643cfb84004fce2553140: ending tablet copy session e1ad40d1c4904e7c82b45784ce07479d-22b37df9d6d5498c820a89ce02c2ac30 on tablet 22b37df9d6d5498c820a89ce02c2ac30 with peer e1ad40d1c4904e7c82b45784ce07479d
I20260630 12:38:15.552443  9143 tablet_copy_client.cc:806] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:15.553095  9143 tablet_copy_client.cc:670] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:15.556484  9143 tablet_copy_client.cc:538] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:15.564395  9143 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: Bootstrap starting.
I20260630 12:38:15.581795  9143 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: 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
I20260630 12:38:15.582505  9143 tablet_bootstrap.cc:492] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: Bootstrap complete.
I20260630 12:38:15.583053  9143 ts_tablet_manager.cc:1403] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260630 12:38:15.585242  9143 raft_consensus.cc:359] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.585836  9143 raft_consensus.cc:740] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e1ad40d1c4904e7c82b45784ce07479d, State: Initialized, Role: LEARNER
I20260630 12:38:15.586336  9143 consensus_queue.cc:260] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true } }
I20260630 12:38:15.587983  9143 ts_tablet_manager.cc:1434] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:38:15.589830  8838 tablet_copy_service.cc:342] P 57fec372619643cfb84004fce2553140: Request end of tablet copy session e1ad40d1c4904e7c82b45784ce07479d-3a123fd0ede54d519f9b3b18e37cd9cf received from {username='slave'} at 127.0.0.1:39894
I20260630 12:38:15.590183  8838 tablet_copy_service.cc:434] P 57fec372619643cfb84004fce2553140: ending tablet copy session e1ad40d1c4904e7c82b45784ce07479d-3a123fd0ede54d519f9b3b18e37cd9cf on tablet 3a123fd0ede54d519f9b3b18e37cd9cf with peer e1ad40d1c4904e7c82b45784ce07479d
I20260630 12:38:15.892292  8985 raft_consensus.cc:1217] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:38:15.919606  8985 raft_consensus.cc:3060] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Advancing to term 3
I20260630 12:38:15.927822  8985 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 3 LEARNER]: Refusing update from remote peer 8390225c95564dd8962afa5be67d0cf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:15.929683  9134 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:15.934180  8985 raft_consensus.cc:1217] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:38:15.941488  9134 raft_consensus.cc:1064] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: attempting to promote NON_VOTER e1ad40d1c4904e7c82b45784ce07479d to VOTER
W20260630 12:38:15.941946  9134 raft_consensus.cc:1068] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: Unable to promote non-voter e1ad40d1c4904e7c82b45784ce07479d: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:38:15.955727  8828 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 3 FOLLOWER]: Refusing update from remote peer 8390225c95564dd8962afa5be67d0cf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:15.957373  9134 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:15.980712  9082 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 3 FOLLOWER]: Refusing update from remote peer 8390225c95564dd8962afa5be67d0cf9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:38:15.983255  9134 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:15.986989  9134 raft_consensus.cc:1064] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: attempting to promote NON_VOTER e1ad40d1c4904e7c82b45784ce07479d to VOTER
I20260630 12:38:15.990058  9134 consensus_queue.cc:237] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } }
I20260630 12:38:15.997231  8985 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 3 LEARNER]: Refusing update from remote peer 8390225c95564dd8962afa5be67d0cf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:15.998420  8828 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 3 FOLLOWER]: Refusing update from remote peer 8390225c95564dd8962afa5be67d0cf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:16.006129  9166 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:16.008075  9134 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:16.029428  9168 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.035369  8828 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.044831  9080 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 3 FOLLOWER]: Refusing update from remote peer 8390225c95564dd8962afa5be67d0cf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:38:16.049177  9134 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:16.054495  9080 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.058831  8985 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.059554  8576 catalog_manager.cc:5697] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 reported cstate change: config changed from index 2 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8390225c95564dd8962afa5be67d0cf9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } attrs { replace: true } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.409391  9157 raft_consensus.cc:1064] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140: attempting to promote NON_VOTER e1ad40d1c4904e7c82b45784ce07479d to VOTER
I20260630 12:38:16.412335  9157 consensus_queue.cc:237] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } }
I20260630 12:38:16.421497  8985 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:16.421943  8753 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:16.422160  9080 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:38:16.423676  9156 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:16.424959  9020 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:16.427289  9020 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:16.430711  9175 raft_consensus.cc:1064] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140: attempting to promote NON_VOTER e1ad40d1c4904e7c82b45784ce07479d to VOTER
I20260630 12:38:16.433900  9175 consensus_queue.cc:237] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } }
I20260630 12:38:16.448210  8984 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 LEARNER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:16.448879  8753 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:16.450320  9156 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:16.452373  9020 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:16.458511  9156 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.476536  9080 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:16.477088  8753 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.478188  9082 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.483309  9020 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:16.484760  8574 catalog_manager.cc:5697] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 reported cstate change: config changed from index 2 to 3, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:16.490916  9180 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.494359  8984 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.516975  8753 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.494390  8985 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.531458  8574 catalog_manager.cc:5697] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d reported cstate change: config changed from index 3 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.528030  8828 consensus_queue.cc:237] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [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: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } }
I20260630 12:38:16.540607  9079 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e1ad40d1c4904e7c82b45784ce07479d (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } attrs { replace: true } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.544668  8984 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:16.546429  8754 raft_consensus.cc:1275] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:38:16.546456  9157 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:38:16.552448  9157 consensus_queue.cc:1048] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:16.561343  9180 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.564821  8753 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.570006  8985 raft_consensus.cc:2955] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.576320  8562 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22b37df9d6d5498c820a89ce02c2ac30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:16.576479  8754 consensus_queue.cc:237] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } }
I20260630 12:38:16.582809  8828 consensus_queue.cc:237] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [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: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } }
I20260630 12:38:16.589145  8984 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:38:16.588660  8576 catalog_manager.cc:5697] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 reported cstate change: config changed from index 3 to 4, VOTER 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193) evicted. New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.589614  9079 raft_consensus.cc:1275] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Refusing update from remote peer 57fec372619643cfb84004fce2553140: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:38:16.590960  9181 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:16.591306  9079 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 3 FOLLOWER]: Refusing update from remote peer 8390225c95564dd8962afa5be67d0cf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:38:16.593151  9163 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:38:16.593922  9020 consensus_queue.cc:1048] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:16.601426  8985 raft_consensus.cc:1275] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 3 FOLLOWER]: Refusing update from remote peer 8390225c95564dd8962afa5be67d0cf9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:38:16.605299  9168 consensus_queue.cc:1048] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:38:16.605319  9020 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.607029  9080 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.607324  9168 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 57fec372619643cfb84004fce2553140 (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.610755  8985 raft_consensus.cc:2955] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.611896  8984 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 57fec372619643cfb84004fce2553140 (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.618590  8562 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a123fd0ede54d519f9b3b18e37cd9cf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:16.621518  9079 raft_consensus.cc:2955] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 57fec372619643cfb84004fce2553140 (127.0.252.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.629436  9066 tablet_service.cc:1558] Processing DeleteTablet for tablet 22b37df9d6d5498c820a89ce02c2ac30 with delete_type TABLET_DATA_TOMBSTONED (TS 9e2f322f6b7d46d2a00253faf7dc0a36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46670
I20260630 12:38:16.630851  8574 catalog_manager.cc:5697] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 reported cstate change: config changed from index 4 to 5, VOTER 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194) evicted. New cstate: current_term: 2 leader_uuid: "57fec372619643cfb84004fce2553140" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } } peers { permanent_uuid: "57fec372619643cfb84004fce2553140" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42247 } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } } }
I20260630 12:38:16.635318  8562 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f1f0ad7d4bb45189e651e4a127728da with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:16.643329  8573 catalog_manager.cc:5697] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 reported cstate change: config changed from index 4 to 5, VOTER 57fec372619643cfb84004fce2553140 (127.0.252.195) evicted. New cstate: current_term: 3 leader_uuid: "8390225c95564dd8962afa5be67d0cf9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9e2f322f6b7d46d2a00253faf7dc0a36" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 40909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8390225c95564dd8962afa5be67d0cf9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1ad40d1c4904e7c82b45784ce07479d" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 33559 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:16.648540  9185 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:16.652148  8741 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a123fd0ede54d519f9b3b18e37cd9cf with delete_type TABLET_DATA_TOMBSTONED (TS 8390225c95564dd8962afa5be67d0cf9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49944
I20260630 12:38:16.657377  9186 tablet_replica.cc:333] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: stopping tablet replica
I20260630 12:38:16.657459  8816 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f1f0ad7d4bb45189e651e4a127728da with delete_type TABLET_DATA_TOMBSTONED (TS 57fec372619643cfb84004fce2553140 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35522
I20260630 12:38:16.657766  9185 raft_consensus.cc:2243] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.658715  9186 raft_consensus.cc:2243] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.658895  9185 raft_consensus.cc:2272] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.659754  9186 raft_consensus.cc:2272] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.664659  9186 ts_tablet_manager.cc:1916] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:16.665498  9185 ts_tablet_manager.cc:1916] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:16.664759  9187 tablet_replica.cc:333] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: stopping tablet replica
I20260630 12:38:16.667268  9187 raft_consensus.cc:2243] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:16.668135  9187 raft_consensus.cc:2272] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:16.671154  9187 ts_tablet_manager.cc:1916] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:16.683597  9185 ts_tablet_manager.cc:1929] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:38:16.683597  9186 ts_tablet_manager.cc:1929] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:38:16.684414  9185 log.cc:1199] T 22b37df9d6d5498c820a89ce02c2ac30 P 9e2f322f6b7d46d2a00253faf7dc0a36: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/22b37df9d6d5498c820a89ce02c2ac30
I20260630 12:38:16.684523  9186 log.cc:1199] T 3a123fd0ede54d519f9b3b18e37cd9cf P 8390225c95564dd8962afa5be67d0cf9: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/3a123fd0ede54d519f9b3b18e37cd9cf
I20260630 12:38:16.684859  9187 ts_tablet_manager.cc:1929] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:38:16.685336  9187 log.cc:1199] T 2f1f0ad7d4bb45189e651e4a127728da P 57fec372619643cfb84004fce2553140: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/2f1f0ad7d4bb45189e651e4a127728da
I20260630 12:38:16.686555  8562 catalog_manager.cc:5028] TS 8390225c95564dd8962afa5be67d0cf9 (127.0.252.194:45199): tablet 3a123fd0ede54d519f9b3b18e37cd9cf (table test-workload [id=286558d481c348a9935d46209428cee0]) successfully deleted
I20260630 12:38:16.687052  8563 catalog_manager.cc:5028] TS 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): tablet 22b37df9d6d5498c820a89ce02c2ac30 (table test-workload [id=286558d481c348a9935d46209428cee0]) successfully deleted
I20260630 12:38:16.687427  8562 catalog_manager.cc:5028] TS 57fec372619643cfb84004fce2553140 (127.0.252.195:42247): tablet 2f1f0ad7d4bb45189e651e4a127728da (table test-workload [id=286558d481c348a9935d46209428cee0]) successfully deleted
I20260630 12:38:18.746129  1011 tablet_server.cc:179] TabletServer@127.0.252.193:40909 shutting down...
W20260630 12:38:18.765095  8793 consensus_peers.cc:597] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 -> Peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Couldn't send request to peer 9e2f322f6b7d46d2a00253faf7dc0a36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:18.773618  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:18.774379  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:18.775033  1011 raft_consensus.cc:2243] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.775722  1011 raft_consensus.cc:2272] T 6b53edb0be4544eeba9a0e9804f0a346 P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.778920  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:18.779485  1011 raft_consensus.cc:2243] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.780159  1011 raft_consensus.cc:2272] T 2f1f0ad7d4bb45189e651e4a127728da P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.782246  1011 tablet_replica.cc:333] stopping tablet replica
I20260630 12:38:18.782717  1011 raft_consensus.cc:2243] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.783226  1011 raft_consensus.cc:2272] T 3a123fd0ede54d519f9b3b18e37cd9cf P 9e2f322f6b7d46d2a00253faf7dc0a36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.807183  1011 tablet_server.cc:196] TabletServer@127.0.252.193:40909 shutdown complete.
W20260630 12:38:18.825024  8719 consensus_peers.cc:597] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 -> Peer 9e2f322f6b7d46d2a00253faf7dc0a36 (127.0.252.193:40909): Couldn't send request to peer 9e2f322f6b7d46d2a00253faf7dc0a36. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:40909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:18.827953  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:38:18.851473  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:18.852336  1011 tablet_replica.cc:333] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9: stopping tablet replica
I20260630 12:38:18.853008  1011 raft_consensus.cc:2243] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:38:18.853889  1011 raft_consensus.cc:2272] T 2f1f0ad7d4bb45189e651e4a127728da P 8390225c95564dd8962afa5be67d0cf9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.856070  1011 tablet_replica.cc:333] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9: stopping tablet replica
I20260630 12:38:18.856647  1011 raft_consensus.cc:2243] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.857354  1011 raft_consensus.cc:2272] T 22b37df9d6d5498c820a89ce02c2ac30 P 8390225c95564dd8962afa5be67d0cf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.859584  1011 tablet_replica.cc:333] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9: stopping tablet replica
I20260630 12:38:18.860064  1011 raft_consensus.cc:2243] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:18.860718  1011 raft_consensus.cc:2272] T 6b53edb0be4544eeba9a0e9804f0a346 P 8390225c95564dd8962afa5be67d0cf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.886109  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:38:18.903927  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:38:18.926510  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:18.927251  1011 tablet_replica.cc:333] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140: stopping tablet replica
I20260630 12:38:18.927858  1011 raft_consensus.cc:2243] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:18.928678  1011 raft_consensus.cc:2272] T 3a123fd0ede54d519f9b3b18e37cd9cf P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.930794  1011 tablet_replica.cc:333] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140: stopping tablet replica
I20260630 12:38:18.931273  1011 raft_consensus.cc:2243] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:38:18.932014  1011 raft_consensus.cc:2272] T 22b37df9d6d5498c820a89ce02c2ac30 P 57fec372619643cfb84004fce2553140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.934170  1011 tablet_replica.cc:333] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140: stopping tablet replica
I20260630 12:38:18.934621  1011 raft_consensus.cc:2243] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:18.935391  1011 raft_consensus.cc:2272] T 6b53edb0be4544eeba9a0e9804f0a346 P 57fec372619643cfb84004fce2553140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:18.960193  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:38:18.977914  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:38:18.999468  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:19.000284  1011 tablet_replica.cc:333] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d: stopping tablet replica
I20260630 12:38:19.000969  1011 raft_consensus.cc:2243] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.001528  1011 raft_consensus.cc:2272] T 3a123fd0ede54d519f9b3b18e37cd9cf P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.003590  1011 tablet_replica.cc:333] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d: stopping tablet replica
I20260630 12:38:19.004091  1011 raft_consensus.cc:2243] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.004546  1011 raft_consensus.cc:2272] T 22b37df9d6d5498c820a89ce02c2ac30 P e1ad40d1c4904e7c82b45784ce07479d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.006592  1011 tablet_replica.cc:333] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d: stopping tablet replica
I20260630 12:38:19.007045  1011 raft_consensus.cc:2243] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:19.007483  1011 raft_consensus.cc:2272] T 2f1f0ad7d4bb45189e651e4a127728da P e1ad40d1c4904e7c82b45784ce07479d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.030365  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:38:19.047120  1011 master.cc:562] Master@127.0.252.254:35821 shutting down...
I20260630 12:38:19.069747  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:19.070299  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:19.070621  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5437f0e8d1ba48a08fc44a9bc320be6f: stopping tablet replica
I20260630 12:38:19.091121  1011 master.cc:584] Master@127.0.252.254:35821 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9394 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:38:19.129446  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:37293
I20260630 12:38:19.130512  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:19.135653  9194 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
W20260630 12:38:19.136823  9195 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
W20260630 12:38:19.137068  9197 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
I20260630 12:38:19.137534  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:19.138283  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:19.138474  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:19.138609  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823099138591 us; error 0 us; skew 500 ppm
I20260630 12:38:19.139079  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:19.141579  1011 webserver.cc:533] Webserver started at http://127.0.252.254:40009/ using document root <none> and password file <none>
I20260630 12:38:19.142028  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:19.142277  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:19.142614  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:19.143698  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "8a1a24c1ad4f478a8f0f8c76fb431f57"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-7v2h"
I20260630 12:38:19.148141  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:19.151558  9202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.152292  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:19.152617  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "8a1a24c1ad4f478a8f0f8c76fb431f57"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-7v2h"
I20260630 12:38:19.152887  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-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)
I20260630 12:38:19.170478  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:19.171686  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:19.211848  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:37293
I20260630 12:38:19.211948  9253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:37293 every 8 connection(s)
I20260630 12:38:19.216318  9254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:19.228904  9254 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57: Bootstrap starting.
I20260630 12:38:19.233824  9254 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:19.238202  9254 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57: No bootstrap required, opened a new log
I20260630 12:38:19.241164  9254 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a1a24c1ad4f478a8f0f8c76fb431f57" member_type: VOTER }
I20260630 12:38:19.241634  9254 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:19.241844  9254 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a1a24c1ad4f478a8f0f8c76fb431f57, State: Initialized, Role: FOLLOWER
I20260630 12:38:19.242460  9254 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a1a24c1ad4f478a8f0f8c76fb431f57" member_type: VOTER }
I20260630 12:38:19.242900  9254 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:19.243110  9254 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:19.243382  9254 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:19.248147  9254 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a1a24c1ad4f478a8f0f8c76fb431f57" member_type: VOTER }
I20260630 12:38:19.248731  9254 leader_election.cc:304] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [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: 8a1a24c1ad4f478a8f0f8c76fb431f57; no voters: 
I20260630 12:38:19.249827  9254 leader_election.cc:290] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:19.250250  9257 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:19.251588  9257 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 1 LEADER]: Becoming Leader. State: Replica: 8a1a24c1ad4f478a8f0f8c76fb431f57, State: Running, Role: LEADER
I20260630 12:38:19.252162  9257 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [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: "8a1a24c1ad4f478a8f0f8c76fb431f57" member_type: VOTER }
I20260630 12:38:19.252653  9254 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:19.256971  9258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a1a24c1ad4f478a8f0f8c76fb431f57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a1a24c1ad4f478a8f0f8c76fb431f57" member_type: VOTER } }
I20260630 12:38:19.257666  9258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:19.257438  9259 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a1a24c1ad4f478a8f0f8c76fb431f57. Latest consensus state: current_term: 1 leader_uuid: "8a1a24c1ad4f478a8f0f8c76fb431f57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a1a24c1ad4f478a8f0f8c76fb431f57" member_type: VOTER } }
I20260630 12:38:19.258285  9259 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:19.260512  9265 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:19.265980  9265 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:19.268464  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:19.274556  9265 catalog_manager.cc:1383] Generated new cluster ID: e41cfe2180704c5c9c623b840875e377
I20260630 12:38:19.274797  9265 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:19.307046  9265 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:19.308331  9265 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:19.328167  9265 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57: Generated new TSK 0
I20260630 12:38:19.328770  9265 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:19.335614  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:19.341355  9275 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
W20260630 12:38:19.342275  9276 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
I20260630 12:38:19.344280  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:19.344617  9278 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
I20260630 12:38:19.345427  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:19.345636  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:19.345794  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823099345777 us; error 0 us; skew 500 ppm
I20260630 12:38:19.346323  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:19.349009  1011 webserver.cc:533] Webserver started at http://127.0.252.193:34971/ using document root <none> and password file <none>
I20260630 12:38:19.349495  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:19.349681  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:19.349933  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:19.351023  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "611301524da24b47b7c76a1c528743c7"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-7v2h"
I20260630 12:38:19.355743  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:38:19.359380  9283 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.360297  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:38:19.360659  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "611301524da24b47b7c76a1c528743c7"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-7v2h"
I20260630 12:38:19.360935  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-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)
I20260630 12:38:19.400358  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:19.401636  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:19.403136  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:19.405503  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:19.405700  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.405934  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:19.406095  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.445482  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:42217
I20260630 12:38:19.445770  9345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:42217 every 8 connection(s)
I20260630 12:38:19.450399  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:19.457144  9350 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
W20260630 12:38:19.458145  9351 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
W20260630 12:38:19.460742  9353 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
I20260630 12:38:19.462162  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:19.463469  9346 heartbeater.cc:344] Connected to a master server at 127.0.252.254:37293
I20260630 12:38:19.463460  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:19.463972  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:19.464022  9346 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:19.464138  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823099464121 us; error 0 us; skew 500 ppm
I20260630 12:38:19.464847  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:19.464942  9346 heartbeater.cc:507] Master 127.0.252.254:37293 requested a full tablet report, sending...
I20260630 12:38:19.467296  9219 ts_manager.cc:194] Registered new tserver with Master: 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217)
I20260630 12:38:19.467608  1011 webserver.cc:533] Webserver started at http://127.0.252.194:37059/ using document root <none> and password file <none>
I20260630 12:38:19.468276  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:19.468519  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:19.468880  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:19.469759  9219 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36322
I20260630 12:38:19.470348  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "d33564e621684c96b6d97737f1c3bfc1"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-7v2h"
I20260630 12:38:19.475922  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:38:19.480263  9358 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.481338  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:19.481742  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "d33564e621684c96b6d97737f1c3bfc1"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-7v2h"
I20260630 12:38:19.482059  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-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)
I20260630 12:38:19.494086  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:19.495420  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:19.497121  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:19.499987  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:19.500241  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.500480  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:19.500682  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:38:19.546514  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:42523
I20260630 12:38:19.546628  9420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:42523 every 8 connection(s)
I20260630 12:38:19.551295  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:19.558049  9424 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
W20260630 12:38:19.563580  9425 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
I20260630 12:38:19.568828  9421 heartbeater.cc:344] Connected to a master server at 127.0.252.254:37293
I20260630 12:38:19.569795  9421 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:19.571285  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:19.571286  9421 heartbeater.cc:507] Master 127.0.252.254:37293 requested a full tablet report, sending...
W20260630 12:38:19.571748  9427 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
I20260630 12:38:19.572968  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:19.573186  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:19.573390  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823099573367 us; error 0 us; skew 500 ppm
I20260630 12:38:19.573916  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:19.574542  9219 ts_manager.cc:194] Registered new tserver with Master: d33564e621684c96b6d97737f1c3bfc1 (127.0.252.194:42523)
I20260630 12:38:19.576512  9219 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36332
I20260630 12:38:19.576821  1011 webserver.cc:533] Webserver started at http://127.0.252.195:39609/ using document root <none> and password file <none>
I20260630 12:38:19.577451  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:19.577658  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:19.577939  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:19.579322  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "7c57bc46c39f4861be224a4e357d9888"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-7v2h"
I20260630 12:38:19.584244  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:38:19.588049  9432 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.589174  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:19.589532  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "7c57bc46c39f4861be224a4e357d9888"
format_stamp: "Formatted at 2026-06-30 12:38:19 on dist-test-slave-7v2h"
I20260630 12:38:19.589844  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-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)
I20260630 12:38:19.601547  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:19.602782  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:19.604350  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:19.606746  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:19.606963  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.607193  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:19.607352  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:19.652621  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:46225
I20260630 12:38:19.652733  9494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:46225 every 8 connection(s)
I20260630 12:38:19.668859  9495 heartbeater.cc:344] Connected to a master server at 127.0.252.254:37293
I20260630 12:38:19.669274  9495 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:19.670344  9495 heartbeater.cc:507] Master 127.0.252.254:37293 requested a full tablet report, sending...
I20260630 12:38:19.672705  9219 ts_manager.cc:194] Registered new tserver with Master: 7c57bc46c39f4861be224a4e357d9888 (127.0.252.195:46225)
I20260630 12:38:19.673586  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017520632s
I20260630 12:38:19.674106  9219 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36334
I20260630 12:38:20.473644  9346 heartbeater.cc:499] Master 127.0.252.254:37293 was elected leader, sending a full tablet report...
I20260630 12:38:20.579464  9421 heartbeater.cc:499] Master 127.0.252.254:37293 was elected leader, sending a full tablet report...
I20260630 12:38:20.676925  9495 heartbeater.cc:499] Master 127.0.252.254:37293 was elected leader, sending a full tablet report...
I20260630 12:38:20.731436  9219 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36350:
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"
    }
  }
}
W20260630 12:38:20.733836  9219 catalog_manager.cc:7077] 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.
I20260630 12:38:20.818271  9386 tablet_service.cc:1511] Processing CreateTablet for tablet 0238c6a1a9b94988861f7164a4489538 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:20.819342  9385 tablet_service.cc:1511] Processing CreateTablet for tablet 077c158da7e84062a9653eedce5441a7 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:20.819581  9383 tablet_service.cc:1511] Processing CreateTablet for tablet 28e61724d9a246c6a6f9de38b0fbec11 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:20.820137  9386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0238c6a1a9b94988861f7164a4489538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.820847  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077c158da7e84062a9653eedce5441a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.821411  9384 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd5adaa8228409085bdea84ca8e218e (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:20.823802  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd5adaa8228409085bdea84ca8e218e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.825210  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e61724d9a246c6a6f9de38b0fbec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.826339  9311 tablet_service.cc:1511] Processing CreateTablet for tablet 0238c6a1a9b94988861f7164a4489538 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:20.827811  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0238c6a1a9b94988861f7164a4489538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.829802  9310 tablet_service.cc:1511] Processing CreateTablet for tablet 077c158da7e84062a9653eedce5441a7 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:20.831236  9310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077c158da7e84062a9653eedce5441a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.833881  9309 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd5adaa8228409085bdea84ca8e218e (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:20.835465  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd5adaa8228409085bdea84ca8e218e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.837736  9308 tablet_service.cc:1511] Processing CreateTablet for tablet 28e61724d9a246c6a6f9de38b0fbec11 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:20.845009  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e61724d9a246c6a6f9de38b0fbec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.845824  9515 tablet_bootstrap.cc:492] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1: Bootstrap starting.
I20260630 12:38:20.854837  9515 tablet_bootstrap.cc:654] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.865669  9460 tablet_service.cc:1511] Processing CreateTablet for tablet 0238c6a1a9b94988861f7164a4489538 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:20.867666  9459 tablet_service.cc:1511] Processing CreateTablet for tablet 077c158da7e84062a9653eedce5441a7 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:20.869673  9458 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd5adaa8228409085bdea84ca8e218e (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:20.871542  9457 tablet_service.cc:1511] Processing CreateTablet for tablet 28e61724d9a246c6a6f9de38b0fbec11 (DEFAULT_TABLE table=test-workload [id=6c4ff051eb1945979c3b2314a2520e05]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:20.874347  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e61724d9a246c6a6f9de38b0fbec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.875027  9460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0238c6a1a9b94988861f7164a4489538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.876477  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 077c158da7e84062a9653eedce5441a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.877205  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd5adaa8228409085bdea84ca8e218e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:20.892252  9515 tablet_bootstrap.cc:492] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1: No bootstrap required, opened a new log
I20260630 12:38:20.892918  9515 ts_tablet_manager.cc:1403] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.004s
I20260630 12:38:20.894558  9517 tablet_bootstrap.cc:492] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7: Bootstrap starting.
I20260630 12:38:20.896507  9515 raft_consensus.cc:359] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.901036  9515 raft_consensus.cc:385] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.901748  9515 raft_consensus.cc:740] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d33564e621684c96b6d97737f1c3bfc1, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.902765  9515 consensus_queue.cc:260] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.905544  9517 tablet_bootstrap.cc:654] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.908718  9518 tablet_bootstrap.cc:492] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888: Bootstrap starting.
I20260630 12:38:20.913924  9515 ts_tablet_manager.cc:1434] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260630 12:38:20.915227  9515 tablet_bootstrap.cc:492] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1: Bootstrap starting.
I20260630 12:38:20.915243  9518 tablet_bootstrap.cc:654] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.917969  9517 tablet_bootstrap.cc:492] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7: No bootstrap required, opened a new log
I20260630 12:38:20.918490  9517 ts_tablet_manager.cc:1403] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260630 12:38:20.921396  9518 tablet_bootstrap.cc:492] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888: No bootstrap required, opened a new log
I20260630 12:38:20.921986  9518 ts_tablet_manager.cc:1403] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:38:20.921723  9517 raft_consensus.cc:359] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.922524  9517 raft_consensus.cc:385] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.922869  9517 raft_consensus.cc:740] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 611301524da24b47b7c76a1c528743c7, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.923499  9515 tablet_bootstrap.cc:654] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.923794  9517 consensus_queue.cc:260] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.925185  9518 raft_consensus.cc:359] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.926036  9518 raft_consensus.cc:385] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.926367  9518 raft_consensus.cc:740] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c57bc46c39f4861be224a4e357d9888, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.927085  9517 ts_tablet_manager.cc:1434] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:20.927173  9518 consensus_queue.cc:260] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.928292  9517 tablet_bootstrap.cc:492] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7: Bootstrap starting.
I20260630 12:38:20.936113  9517 tablet_bootstrap.cc:654] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.943004  9515 tablet_bootstrap.cc:492] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1: No bootstrap required, opened a new log
I20260630 12:38:20.943651  9515 ts_tablet_manager.cc:1403] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260630 12:38:20.943811  9518 ts_tablet_manager.cc:1434] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.015s
I20260630 12:38:20.945300  9518 tablet_bootstrap.cc:492] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888: Bootstrap starting.
I20260630 12:38:20.946964  9515 raft_consensus.cc:359] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.947858  9515 raft_consensus.cc:385] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.948215  9515 raft_consensus.cc:740] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d33564e621684c96b6d97737f1c3bfc1, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.949173  9515 consensus_queue.cc:260] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.959837  9515 ts_tablet_manager.cc:1434] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260630 12:38:20.961067  9515 tablet_bootstrap.cc:492] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1: Bootstrap starting.
I20260630 12:38:20.961815  9518 tablet_bootstrap.cc:654] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.963095  9517 tablet_bootstrap.cc:492] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7: No bootstrap required, opened a new log
I20260630 12:38:20.963644  9517 ts_tablet_manager.cc:1403] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.021s
I20260630 12:38:20.967031  9518 tablet_bootstrap.cc:492] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888: No bootstrap required, opened a new log
I20260630 12:38:20.967106  9517 raft_consensus.cc:359] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.967808  9518 ts_tablet_manager.cc:1403] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.001s
I20260630 12:38:20.968161  9517 raft_consensus.cc:385] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.968585  9517 raft_consensus.cc:740] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 611301524da24b47b7c76a1c528743c7, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.969465  9517 consensus_queue.cc:260] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.971095  9518 raft_consensus.cc:359] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.971748  9518 raft_consensus.cc:385] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:20.971972  9518 raft_consensus.cc:740] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c57bc46c39f4861be224a4e357d9888, State: Initialized, Role: FOLLOWER
I20260630 12:38:20.972074  9517 ts_tablet_manager.cc:1434] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:20.973272  9517 tablet_bootstrap.cc:492] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7: Bootstrap starting.
I20260630 12:38:20.972846  9518 consensus_queue.cc:260] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.974478  9515 tablet_bootstrap.cc:654] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.978188  9518 ts_tablet_manager.cc:1434] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:38:20.979312  9518 tablet_bootstrap.cc:492] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888: Bootstrap starting.
I20260630 12:38:20.980284  9517 tablet_bootstrap.cc:654] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.981547  9519 raft_consensus.cc:493] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:20.982074  9519 raft_consensus.cc:515] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:20.986022  9518 tablet_bootstrap.cc:654] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:20.987730  9519 leader_election.cc:290] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217), 7c57bc46c39f4861be224a4e357d9888 (127.0.252.195:46225)
I20260630 12:38:20.998939  9517 tablet_bootstrap.cc:492] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7: No bootstrap required, opened a new log
I20260630 12:38:20.999684  9517 ts_tablet_manager.cc:1403] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260630 12:38:21.003495  9515 tablet_bootstrap.cc:492] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1: No bootstrap required, opened a new log
I20260630 12:38:21.003441  9517 raft_consensus.cc:359] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.004336  9515 ts_tablet_manager.cc:1403] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260630 12:38:21.004380  9517 raft_consensus.cc:385] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:21.008910  9517 raft_consensus.cc:740] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 611301524da24b47b7c76a1c528743c7, State: Initialized, Role: FOLLOWER
I20260630 12:38:21.009162  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c6a1a9b94988861f7164a4489538" candidate_uuid: "d33564e621684c96b6d97737f1c3bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c57bc46c39f4861be224a4e357d9888" is_pre_election: true
I20260630 12:38:21.010011  9470 raft_consensus.cc:2468] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d33564e621684c96b6d97737f1c3bfc1 in term 0.
I20260630 12:38:21.010288  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c6a1a9b94988861f7164a4489538" candidate_uuid: "d33564e621684c96b6d97737f1c3bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "611301524da24b47b7c76a1c528743c7" is_pre_election: true
I20260630 12:38:21.011561  9362 leader_election.cc:304] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [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: 7c57bc46c39f4861be224a4e357d9888, d33564e621684c96b6d97737f1c3bfc1; no voters: 
I20260630 12:38:21.012594  9519 raft_consensus.cc:2804] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:21.012110  9517 consensus_queue.cc:260] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.012979  9519 raft_consensus.cc:493] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:38:21.013123  9360 leader_election.cc:343] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:21.013578  9519 raft_consensus.cc:3060] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.014894  9517 ts_tablet_manager.cc:1434] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260630 12:38:21.016203  9517 tablet_bootstrap.cc:492] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7: Bootstrap starting.
I20260630 12:38:21.021661  9519 raft_consensus.cc:515] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.024014  9517 tablet_bootstrap.cc:654] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:21.011441  9515 raft_consensus.cc:359] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.025065  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c6a1a9b94988861f7164a4489538" candidate_uuid: "d33564e621684c96b6d97737f1c3bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c57bc46c39f4861be224a4e357d9888"
I20260630 12:38:21.025816  9470 raft_consensus.cc:3060] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.025326  9515 raft_consensus.cc:385] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:21.028708  9515 raft_consensus.cc:740] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d33564e621684c96b6d97737f1c3bfc1, State: Initialized, Role: FOLLOWER
I20260630 12:38:21.029510  9515 consensus_queue.cc:260] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.029917  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c6a1a9b94988861f7164a4489538" candidate_uuid: "d33564e621684c96b6d97737f1c3bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "611301524da24b47b7c76a1c528743c7"
I20260630 12:38:21.031037  9519 leader_election.cc:290] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217), 7c57bc46c39f4861be224a4e357d9888 (127.0.252.195:46225)
W20260630 12:38:21.033056  9360 leader_election.cc:343] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:21.038165  9517 tablet_bootstrap.cc:492] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7: No bootstrap required, opened a new log
I20260630 12:38:21.038698  9517 ts_tablet_manager.cc:1403] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260630 12:38:21.041706  9517 raft_consensus.cc:359] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.042510  9517 raft_consensus.cc:385] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:21.043128  9517 raft_consensus.cc:740] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 611301524da24b47b7c76a1c528743c7, State: Initialized, Role: FOLLOWER
I20260630 12:38:21.042433  9470 raft_consensus.cc:2468] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d33564e621684c96b6d97737f1c3bfc1 in term 1.
I20260630 12:38:21.043452  9518 tablet_bootstrap.cc:492] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888: No bootstrap required, opened a new log
I20260630 12:38:21.044140  9518 ts_tablet_manager.cc:1403] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.026s
I20260630 12:38:21.044328  9515 ts_tablet_manager.cc:1434] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.009s
I20260630 12:38:21.044240  9517 consensus_queue.cc:260] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.044704  9362 leader_election.cc:304] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [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: 7c57bc46c39f4861be224a4e357d9888, d33564e621684c96b6d97737f1c3bfc1; no voters: 611301524da24b47b7c76a1c528743c7
I20260630 12:38:21.045653  9533 raft_consensus.cc:2804] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:21.046406  9533 raft_consensus.cc:697] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 1 LEADER]: Becoming Leader. State: Replica: d33564e621684c96b6d97737f1c3bfc1, State: Running, Role: LEADER
I20260630 12:38:21.047271  9533 consensus_queue.cc:237] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [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: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.047401  9518 raft_consensus.cc:359] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.048293  9518 raft_consensus.cc:385] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:21.048704  9518 raft_consensus.cc:740] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c57bc46c39f4861be224a4e357d9888, State: Initialized, Role: FOLLOWER
I20260630 12:38:21.049681  9518 consensus_queue.cc:260] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.050573  9517 ts_tablet_manager.cc:1434] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:38:21.052618  9515 tablet_bootstrap.cc:492] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1: Bootstrap starting.
I20260630 12:38:21.055289  9518 ts_tablet_manager.cc:1434] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:38:21.056547  9518 tablet_bootstrap.cc:492] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888: Bootstrap starting.
I20260630 12:38:21.059880  9515 tablet_bootstrap.cc:654] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:21.066119  9518 tablet_bootstrap.cc:654] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:21.070196  9515 tablet_bootstrap.cc:492] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1: No bootstrap required, opened a new log
I20260630 12:38:21.070731  9515 ts_tablet_manager.cc:1403] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260630 12:38:21.071518  9219 catalog_manager.cc:5697] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d33564e621684c96b6d97737f1c3bfc1 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "d33564e621684c96b6d97737f1c3bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:21.073117  9518 tablet_bootstrap.cc:492] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888: No bootstrap required, opened a new log
I20260630 12:38:21.073603  9518 ts_tablet_manager.cc:1403] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260630 12:38:21.073752  9515 raft_consensus.cc:359] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.074488  9515 raft_consensus.cc:385] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:21.074780  9515 raft_consensus.cc:740] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d33564e621684c96b6d97737f1c3bfc1, State: Initialized, Role: FOLLOWER
I20260630 12:38:21.075577  9515 consensus_queue.cc:260] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.076063  9518 raft_consensus.cc:359] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.076814  9518 raft_consensus.cc:385] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:21.077069  9518 raft_consensus.cc:740] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c57bc46c39f4861be224a4e357d9888, State: Initialized, Role: FOLLOWER
I20260630 12:38:21.077770  9515 ts_tablet_manager.cc:1434] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:21.077752  9518 consensus_queue.cc:260] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.080188  9518 ts_tablet_manager.cc:1434] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:38:21.169149  9533 raft_consensus.cc:493] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:21.169729  9533 raft_consensus.cc:515] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.171520  9533 leader_election.cc:290] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217), 7c57bc46c39f4861be224a4e357d9888 (127.0.252.195:46225)
I20260630 12:38:21.172495  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077c158da7e84062a9653eedce5441a7" candidate_uuid: "d33564e621684c96b6d97737f1c3bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "611301524da24b47b7c76a1c528743c7" is_pre_election: true
I20260630 12:38:21.172578  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077c158da7e84062a9653eedce5441a7" candidate_uuid: "d33564e621684c96b6d97737f1c3bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c57bc46c39f4861be224a4e357d9888" is_pre_election: true
I20260630 12:38:21.173416  9321 raft_consensus.cc:2468] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d33564e621684c96b6d97737f1c3bfc1 in term 0.
I20260630 12:38:21.173447  9470 raft_consensus.cc:2468] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d33564e621684c96b6d97737f1c3bfc1 in term 0.
I20260630 12:38:21.174969  9360 leader_election.cc:304] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [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: 611301524da24b47b7c76a1c528743c7, d33564e621684c96b6d97737f1c3bfc1; no voters: 
I20260630 12:38:21.175679  9533 raft_consensus.cc:2804] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:21.175987  9533 raft_consensus.cc:493] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:21.176234  9533 raft_consensus.cc:3060] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.181710  9533 raft_consensus.cc:515] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.183393  9533 leader_election.cc:290] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [CANDIDATE]: Term 1 election: Requested vote from peers 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217), 7c57bc46c39f4861be224a4e357d9888 (127.0.252.195:46225)
I20260630 12:38:21.184347  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077c158da7e84062a9653eedce5441a7" candidate_uuid: "d33564e621684c96b6d97737f1c3bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "611301524da24b47b7c76a1c528743c7"
I20260630 12:38:21.184497  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "077c158da7e84062a9653eedce5441a7" candidate_uuid: "d33564e621684c96b6d97737f1c3bfc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c57bc46c39f4861be224a4e357d9888"
I20260630 12:38:21.185081  9321 raft_consensus.cc:3060] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.185111  9470 raft_consensus.cc:3060] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.192732  9470 raft_consensus.cc:2468] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d33564e621684c96b6d97737f1c3bfc1 in term 1.
I20260630 12:38:21.192732  9321 raft_consensus.cc:2468] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d33564e621684c96b6d97737f1c3bfc1 in term 1.
I20260630 12:38:21.194147  9360 leader_election.cc:304] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [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: 611301524da24b47b7c76a1c528743c7, d33564e621684c96b6d97737f1c3bfc1; no voters: 
I20260630 12:38:21.194881  9533 raft_consensus.cc:2804] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:21.195294  9533 raft_consensus.cc:697] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 1 LEADER]: Becoming Leader. State: Replica: d33564e621684c96b6d97737f1c3bfc1, State: Running, Role: LEADER
I20260630 12:38:21.195978  9533 consensus_queue.cc:237] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.203392  9217 catalog_manager.cc:5697] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to d33564e621684c96b6d97737f1c3bfc1 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "d33564e621684c96b6d97737f1c3bfc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:21.222523  9524 raft_consensus.cc:493] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:21.223340  9524 raft_consensus.cc:515] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.225528  9524 leader_election.cc:290] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217), d33564e621684c96b6d97737f1c3bfc1 (127.0.252.194:42523)
I20260630 12:38:21.235878  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd5adaa8228409085bdea84ca8e218e" candidate_uuid: "7c57bc46c39f4861be224a4e357d9888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "611301524da24b47b7c76a1c528743c7" is_pre_election: true
I20260630 12:38:21.236526  9321 raft_consensus.cc:2468] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c57bc46c39f4861be224a4e357d9888 in term 0.
I20260630 12:38:21.236655  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd5adaa8228409085bdea84ca8e218e" candidate_uuid: "7c57bc46c39f4861be224a4e357d9888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d33564e621684c96b6d97737f1c3bfc1" is_pre_election: true
I20260630 12:38:21.237278  9396 raft_consensus.cc:2468] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c57bc46c39f4861be224a4e357d9888 in term 0.
I20260630 12:38:21.237572  9434 leader_election.cc:304] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [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: 611301524da24b47b7c76a1c528743c7, 7c57bc46c39f4861be224a4e357d9888; no voters: 
I20260630 12:38:21.238286  9524 raft_consensus.cc:2804] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:21.238550  9524 raft_consensus.cc:493] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:21.238755  9524 raft_consensus.cc:3060] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.243661  9524 raft_consensus.cc:515] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.245606  9524 leader_election.cc:290] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [CANDIDATE]: Term 1 election: Requested vote from peers 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217), d33564e621684c96b6d97737f1c3bfc1 (127.0.252.194:42523)
I20260630 12:38:21.246507  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd5adaa8228409085bdea84ca8e218e" candidate_uuid: "7c57bc46c39f4861be224a4e357d9888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "611301524da24b47b7c76a1c528743c7"
I20260630 12:38:21.247190  9321 raft_consensus.cc:3060] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.247382  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd5adaa8228409085bdea84ca8e218e" candidate_uuid: "7c57bc46c39f4861be224a4e357d9888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d33564e621684c96b6d97737f1c3bfc1"
I20260630 12:38:21.247993  9396 raft_consensus.cc:3060] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.252862  9321 raft_consensus.cc:2468] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c57bc46c39f4861be224a4e357d9888 in term 1.
I20260630 12:38:21.253733  9396 raft_consensus.cc:2468] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c57bc46c39f4861be224a4e357d9888 in term 1.
I20260630 12:38:21.254396  9434 leader_election.cc:304] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [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: 611301524da24b47b7c76a1c528743c7, 7c57bc46c39f4861be224a4e357d9888; no voters: 
I20260630 12:38:21.255362  9524 raft_consensus.cc:2804] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:21.256829  9524 raft_consensus.cc:697] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 1 LEADER]: Becoming Leader. State: Replica: 7c57bc46c39f4861be224a4e357d9888, State: Running, Role: LEADER
I20260630 12:38:21.257619  9524 consensus_queue.cc:237] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.264456  9217 catalog_manager.cc:5697] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c57bc46c39f4861be224a4e357d9888 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "7c57bc46c39f4861be224a4e357d9888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } health_report { overall_health: HEALTHY } } }
W20260630 12:38:21.266608  9267 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:21.319134  9524 raft_consensus.cc:493] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:21.319866  9524 raft_consensus.cc:515] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.321619  9524 leader_election.cc:290] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217), d33564e621684c96b6d97737f1c3bfc1 (127.0.252.194:42523)
I20260630 12:38:21.322633  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e61724d9a246c6a6f9de38b0fbec11" candidate_uuid: "7c57bc46c39f4861be224a4e357d9888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d33564e621684c96b6d97737f1c3bfc1" is_pre_election: true
I20260630 12:38:21.322507  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e61724d9a246c6a6f9de38b0fbec11" candidate_uuid: "7c57bc46c39f4861be224a4e357d9888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "611301524da24b47b7c76a1c528743c7" is_pre_election: true
I20260630 12:38:21.323186  9396 raft_consensus.cc:2468] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c57bc46c39f4861be224a4e357d9888 in term 0.
I20260630 12:38:21.323247  9321 raft_consensus.cc:2468] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c57bc46c39f4861be224a4e357d9888 in term 0.
I20260630 12:38:21.324249  9434 leader_election.cc:304] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [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: 611301524da24b47b7c76a1c528743c7, 7c57bc46c39f4861be224a4e357d9888; no voters: 
I20260630 12:38:21.324921  9524 raft_consensus.cc:2804] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:21.325193  9524 raft_consensus.cc:493] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:21.325435  9524 raft_consensus.cc:3060] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.330476  9524 raft_consensus.cc:515] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.332139  9524 leader_election.cc:290] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [CANDIDATE]: Term 1 election: Requested vote from peers 611301524da24b47b7c76a1c528743c7 (127.0.252.193:42217), d33564e621684c96b6d97737f1c3bfc1 (127.0.252.194:42523)
I20260630 12:38:21.332962  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e61724d9a246c6a6f9de38b0fbec11" candidate_uuid: "7c57bc46c39f4861be224a4e357d9888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "611301524da24b47b7c76a1c528743c7"
I20260630 12:38:21.333214  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e61724d9a246c6a6f9de38b0fbec11" candidate_uuid: "7c57bc46c39f4861be224a4e357d9888" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d33564e621684c96b6d97737f1c3bfc1"
I20260630 12:38:21.333631  9321 raft_consensus.cc:3060] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.333748  9396 raft_consensus.cc:3060] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.341431  9321 raft_consensus.cc:2468] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c57bc46c39f4861be224a4e357d9888 in term 1.
I20260630 12:38:21.341431  9396 raft_consensus.cc:2468] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c57bc46c39f4861be224a4e357d9888 in term 1.
I20260630 12:38:21.342896  9433 leader_election.cc:304] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [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: 7c57bc46c39f4861be224a4e357d9888, d33564e621684c96b6d97737f1c3bfc1; no voters: 
I20260630 12:38:21.343750  9524 raft_consensus.cc:2804] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:21.344290  9524 raft_consensus.cc:697] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 1 LEADER]: Becoming Leader. State: Replica: 7c57bc46c39f4861be224a4e357d9888, State: Running, Role: LEADER
I20260630 12:38:21.345153  9524 consensus_queue.cc:237] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.353523  9217 catalog_manager.cc:5697] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c57bc46c39f4861be224a4e357d9888 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "7c57bc46c39f4861be224a4e357d9888" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:21.359587  9522 raft_consensus.cc:493] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:21.360343  9522 raft_consensus.cc:515] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:21.364725  9522 leader_election.cc:290] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d33564e621684c96b6d97737f1c3bfc1 (127.0.252.194:42523), 7c57bc46c39f4861be224a4e357d9888 (127.0.252.195:46225)
I20260630 12:38:21.375834  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c6a1a9b94988861f7164a4489538" candidate_uuid: "611301524da24b47b7c76a1c528743c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d33564e621684c96b6d97737f1c3bfc1" is_pre_election: true
I20260630 12:38:21.376453  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c6a1a9b94988861f7164a4489538" candidate_uuid: "611301524da24b47b7c76a1c528743c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c57bc46c39f4861be224a4e357d9888" is_pre_election: true
I20260630 12:38:21.377178  9470 raft_consensus.cc:2393] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 611301524da24b47b7c76a1c528743c7 in current term 1: Already voted for candidate d33564e621684c96b6d97737f1c3bfc1 in this term.
I20260630 12:38:21.378063  9287 leader_election.cc:304] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [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: 611301524da24b47b7c76a1c528743c7; no voters: 7c57bc46c39f4861be224a4e357d9888, d33564e621684c96b6d97737f1c3bfc1
I20260630 12:38:21.378741  9522 raft_consensus.cc:3060] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:21.383919  9522 raft_consensus.cc:2749] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:21.394888  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:21.400806  9545 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
W20260630 12:38:21.401705  9546 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
W20260630 12:38:21.403144  9548 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
I20260630 12:38:21.403719  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:21.404912  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:21.405117  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:21.405308  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823101405288 us; error 0 us; skew 500 ppm
I20260630 12:38:21.405889  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:21.408515  1011 webserver.cc:533] Webserver started at http://127.0.252.196:35185/ using document root <none> and password file <none>
I20260630 12:38:21.409195  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:21.409508  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:21.409785  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:21.410840  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "4c46261e277e422dbbdad1bcab5561ed"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-7v2h"
I20260630 12:38:21.415277  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:21.418630  9553 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.419505  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:21.419818  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "4c46261e277e422dbbdad1bcab5561ed"
format_stamp: "Formatted at 2026-06-30 12:38:21 on dist-test-slave-7v2h"
I20260630 12:38:21.420148  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822884425640-1011-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)
I20260630 12:38:21.445780  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:21.447470  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:21.449453  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:21.450373  9533 consensus_queue.cc:1048] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:21.452754  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:21.453040  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.453305  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:21.453498  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:21.474388  9519 consensus_queue.cc:1048] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:21.522605  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:43681
I20260630 12:38:21.522708  9621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:43681 every 8 connection(s)
I20260630 12:38:21.536821  9622 heartbeater.cc:344] Connected to a master server at 127.0.252.254:37293
I20260630 12:38:21.537189  9622 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:21.537858  9622 heartbeater.cc:507] Master 127.0.252.254:37293 requested a full tablet report, sending...
I20260630 12:38:21.539762  9219 ts_manager.cc:194] Registered new tserver with Master: 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681)
I20260630 12:38:21.541174  9219 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36364
I20260630 12:38:21.634390  9566 consensus_queue.cc:1048] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:21.644232  9566 consensus_queue.cc:1048] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:21.743605  9524 consensus_queue.cc:1048] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:21.755414  9630 consensus_queue.cc:1048] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:21.797264  9630 consensus_queue.cc:1048] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:21.807327  9629 consensus_queue.cc:1048] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:22.288957  9396 consensus_queue.cc:237] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: true } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } }
I20260630 12:38:22.294745  9321 raft_consensus.cc:1275] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer d33564e621684c96b6d97737f1c3bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:22.294745  9470 raft_consensus.cc:1275] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Refusing update from remote peer d33564e621684c96b6d97737f1c3bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:22.296934  9519 consensus_queue.cc:1048] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:22.297900  9533 consensus_queue.cc:1048] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:22.305131  9519 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: true } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
W20260630 12:38:22.307142  9361 consensus_peers.cc:597] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 -> Peer 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): Couldn't send request to peer 4c46261e277e422dbbdad1bcab5561ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 077c158da7e84062a9653eedce5441a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:22.308486  9470 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: true } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.320484  9321 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: true } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.335655  9217 catalog_manager.cc:5697] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "d33564e621684c96b6d97737f1c3bfc1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: true } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.343595  9470 consensus_queue.cc:237] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } }
I20260630 12:38:22.349651  9321 raft_consensus.cc:1275] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:22.349720  9396 raft_consensus.cc:1275] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:22.351421  9629 consensus_queue.cc:1048] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:22.352908  9540 consensus_queue.cc:1048] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:22.361553  9524 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
W20260630 12:38:22.364096  9435 consensus_peers.cc:597] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 -> Peer 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): Couldn't send request to peer 4c46261e277e422dbbdad1bcab5561ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fd5adaa8228409085bdea84ca8e218e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:22.366281  9321 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.366995  9396 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.379534  9470 consensus_queue.cc:237] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } }
I20260630 12:38:22.380482  9217 catalog_manager.cc:5697] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "7c57bc46c39f4861be224a4e357d9888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: true } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
W20260630 12:38:22.386595  9435 consensus_peers.cc:597] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 -> Peer 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): Couldn't send request to peer 4c46261e277e422dbbdad1bcab5561ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28e61724d9a246c6a6f9de38b0fbec11. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:22.387135  9321 raft_consensus.cc:1275] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:22.387130  9396 raft_consensus.cc:1275] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:22.388988  9524 consensus_queue.cc:1048] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:22.389923  9540 consensus_queue.cc:1048] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:22.398113  9629 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.399986  9321 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.400358  9396 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: true } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.411082  9217 catalog_manager.cc:5697] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "7c57bc46c39f4861be224a4e357d9888" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:22.412185  9395 consensus_queue.cc:237] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } }
W20260630 12:38:22.427958  9361 consensus_peers.cc:597] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 -> Peer 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): Couldn't send request to peer 4c46261e277e422dbbdad1bcab5561ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 077c158da7e84062a9653eedce5441a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:22.428308  9470 raft_consensus.cc:1275] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Refusing update from remote peer d33564e621684c96b6d97737f1c3bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:22.430949  9321 raft_consensus.cc:1275] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer d33564e621684c96b6d97737f1c3bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:22.431061  9638 consensus_queue.cc:1048] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:22.432788  9519 consensus_queue.cc:1048] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:22.440021  9638 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.443742  9470 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.449783  9321 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
W20260630 12:38:22.456998  9267 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:38:22.457427  9267 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:38:22.462929  9469 consensus_queue.cc:237] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } }
I20260630 12:38:22.465764  9217 catalog_manager.cc:5697] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d33564e621684c96b6d97737f1c3bfc1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:22.470732  9395 raft_consensus.cc:1275] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:38:22.471303  9435 consensus_peers.cc:597] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 -> Peer 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): Couldn't send request to peer 4c46261e277e422dbbdad1bcab5561ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fd5adaa8228409085bdea84ca8e218e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:22.472671  9524 consensus_queue.cc:1048] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:22.473405  9321 raft_consensus.cc:1275] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:22.474893  9524 consensus_queue.cc:1048] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:22.480001  9540 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.480273  9396 consensus_queue.cc:237] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } }
I20260630 12:38:22.482074  9395 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.491248  9469 raft_consensus.cc:1275] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Refusing update from remote peer d33564e621684c96b6d97737f1c3bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:22.491497  9321 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.494943  9638 consensus_queue.cc:1048] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:22.495680  9320 raft_consensus.cc:1275] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer d33564e621684c96b6d97737f1c3bfc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:38:22.496294  9267 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:38:22.496642  9267 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:38:22.497465  9638 consensus_queue.cc:1048] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:22.497649  9217 catalog_manager.cc:5697] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7c57bc46c39f4861be224a4e357d9888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.501598  9470 consensus_queue.cc:237] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } }
I20260630 12:38:22.506359  9519 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } } }
W20260630 12:38:22.510558  9435 consensus_peers.cc:597] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 -> Peer 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): Couldn't send request to peer 4c46261e277e422dbbdad1bcab5561ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28e61724d9a246c6a6f9de38b0fbec11. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:22.515525  9468 consensus_queue.cc:237] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:22.518290  9203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 077c158da7e84062a9653eedce5441a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:22.520109  9395 raft_consensus.cc:1275] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:22.521023  9469 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } } }
I20260630 12:38:22.523068  9321 raft_consensus.cc:2955] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } } }
I20260630 12:38:22.524530  9320 raft_consensus.cc:1275] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:22.525291  9395 raft_consensus.cc:1275] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:22.526235  9540 consensus_queue.cc:1048] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:22.527390  9320 raft_consensus.cc:1275] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:22.529138  9629 consensus_queue.cc:1048] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:22.530203  9218 catalog_manager.cc:5697] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 reported cstate change: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New cstate: current_term: 1 leader_uuid: "d33564e621684c96b6d97737f1c3bfc1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:22.532711  9524 consensus_queue.cc:1048] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:22.533996  9629 consensus_queue.cc:1048] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:22.538416  9629 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.541652  9396 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.543462  9622 heartbeater.cc:499] Master 127.0.252.254:37293 was elected leader, sending a full tablet report...
I20260630 12:38:22.550218  9540 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } }
W20260630 12:38:22.552342  9267 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:38:22.555027  9267 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:38:22.565502  9395 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } }
I20260630 12:38:22.580238  9321 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.583105  9320 raft_consensus.cc:2955] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } }
I20260630 12:38:22.595291  9206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fd5adaa8228409085bdea84ca8e218e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:22.599747  9218 catalog_manager.cc:5697] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7c57bc46c39f4861be224a4e357d9888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } peers { permanent_uuid: "4c46261e277e422dbbdad1bcab5561ed" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43681 } attrs { promote: true } } }
I20260630 12:38:22.613368  9587 tablet_service.cc:1558] Processing DeleteTablet for tablet 077c158da7e84062a9653eedce5441a7 with delete_type TABLET_DATA_TOMBSTONED (TS 4c46261e277e422dbbdad1bcab5561ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59616
I20260630 12:38:22.618177  9219 catalog_manager.cc:5697] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 reported cstate change: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New cstate: current_term: 1 leader_uuid: "7c57bc46c39f4861be224a4e357d9888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } attrs { replace: false } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } }
I20260630 12:38:22.619767  9469 consensus_queue.cc:237] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [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: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } }
I20260630 12:38:22.626127  9321 raft_consensus.cc:1275] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:22.626127  9395 raft_consensus.cc:1275] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Refusing update from remote peer 7c57bc46c39f4861be224a4e357d9888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:22.630143  9645 consensus_queue.cc:1048] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:22.631842  9645 consensus_queue.cc:1048] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:38:22.637499  9205 catalog_manager.cc:4995] TS 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): delete failed for tablet 077c158da7e84062a9653eedce5441a7 because the tablet was not found. No further retry: Not found: Tablet not found: 077c158da7e84062a9653eedce5441a7
I20260630 12:38:22.638655  9587 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fd5adaa8228409085bdea84ca8e218e with delete_type TABLET_DATA_TOMBSTONED (TS 4c46261e277e422dbbdad1bcab5561ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59616
I20260630 12:38:22.639137  9540 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } }
I20260630 12:38:22.640842  9395 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } }
I20260630 12:38:22.643399  9321 raft_consensus.cc:2955] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } } }
W20260630 12:38:22.650177  9205 catalog_manager.cc:4995] TS 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): delete failed for tablet 1fd5adaa8228409085bdea84ca8e218e because the tablet was not found. No further retry: Not found: Tablet not found: 1fd5adaa8228409085bdea84ca8e218e
I20260630 12:38:22.650458  9206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28e61724d9a246c6a6f9de38b0fbec11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:22.655069  9219 catalog_manager.cc:5697] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 reported cstate change: config changed from index 3 to 4, NON_VOTER 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196) evicted. New cstate: current_term: 1 leader_uuid: "7c57bc46c39f4861be224a4e357d9888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "611301524da24b47b7c76a1c528743c7" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d33564e621684c96b6d97737f1c3bfc1" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42523 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c57bc46c39f4861be224a4e357d9888" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46225 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:22.667166  9587 tablet_service.cc:1558] Processing DeleteTablet for tablet 28e61724d9a246c6a6f9de38b0fbec11 with delete_type TABLET_DATA_TOMBSTONED (TS 4c46261e277e422dbbdad1bcab5561ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59616
W20260630 12:38:22.668977  9205 catalog_manager.cc:4995] TS 4c46261e277e422dbbdad1bcab5561ed (127.0.252.196:43681): delete failed for tablet 28e61724d9a246c6a6f9de38b0fbec11 because the tablet was not found. No further retry: Not found: Tablet not found: 28e61724d9a246c6a6f9de38b0fbec11
I20260630 12:38:22.684484  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:38:22.701691  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:22.702365  1011 tablet_replica.cc:333] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7: stopping tablet replica
I20260630 12:38:22.702941  1011 raft_consensus.cc:2243] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:22.703513  1011 raft_consensus.cc:2272] T 28e61724d9a246c6a6f9de38b0fbec11 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.705731  1011 tablet_replica.cc:333] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7: stopping tablet replica
I20260630 12:38:22.706221  1011 raft_consensus.cc:2243] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:22.706753  1011 raft_consensus.cc:2272] T 077c158da7e84062a9653eedce5441a7 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.709098  1011 tablet_replica.cc:333] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7: stopping tablet replica
I20260630 12:38:22.709592  1011 raft_consensus.cc:2243] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:22.709980  1011 raft_consensus.cc:2272] T 0238c6a1a9b94988861f7164a4489538 P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.711803  1011 tablet_replica.cc:333] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7: stopping tablet replica
I20260630 12:38:22.712271  1011 raft_consensus.cc:2243] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:22.712894  1011 raft_consensus.cc:2272] T 1fd5adaa8228409085bdea84ca8e218e P 611301524da24b47b7c76a1c528743c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.735060  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:38:22.747371  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:38:22.765345  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:22.766022  1011 tablet_replica.cc:333] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1: stopping tablet replica
I20260630 12:38:22.766605  1011 raft_consensus.cc:2243] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:22.767203  1011 raft_consensus.cc:2272] T 1fd5adaa8228409085bdea84ca8e218e P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.769481  1011 tablet_replica.cc:333] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1: stopping tablet replica
I20260630 12:38:22.769994  1011 raft_consensus.cc:2243] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:22.770740  1011 raft_consensus.cc:2272] T 0238c6a1a9b94988861f7164a4489538 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.772548  1011 tablet_replica.cc:333] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1: stopping tablet replica
I20260630 12:38:22.773066  1011 raft_consensus.cc:2243] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:22.773603  1011 raft_consensus.cc:2272] T 28e61724d9a246c6a6f9de38b0fbec11 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.776019  1011 tablet_replica.cc:333] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1: stopping tablet replica
I20260630 12:38:22.776486  1011 raft_consensus.cc:2243] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:22.777247  1011 raft_consensus.cc:2272] T 077c158da7e84062a9653eedce5441a7 P d33564e621684c96b6d97737f1c3bfc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.791260  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:38:22.803481  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:38:22.820250  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:22.820930  1011 tablet_replica.cc:333] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888: stopping tablet replica
I20260630 12:38:22.821482  1011 raft_consensus.cc:2243] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:22.822325  1011 raft_consensus.cc:2272] T 1fd5adaa8228409085bdea84ca8e218e P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.824793  1011 tablet_replica.cc:333] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888: stopping tablet replica
I20260630 12:38:22.825349  1011 raft_consensus.cc:2243] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:22.825788  1011 raft_consensus.cc:2272] T 0238c6a1a9b94988861f7164a4489538 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.827764  1011 tablet_replica.cc:333] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888: stopping tablet replica
I20260630 12:38:22.828284  1011 raft_consensus.cc:2243] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:22.828887  1011 raft_consensus.cc:2272] T 077c158da7e84062a9653eedce5441a7 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.831614  1011 tablet_replica.cc:333] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888: stopping tablet replica
I20260630 12:38:22.832154  1011 raft_consensus.cc:2243] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:22.833019  1011 raft_consensus.cc:2272] T 28e61724d9a246c6a6f9de38b0fbec11 P 7c57bc46c39f4861be224a4e357d9888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.848053  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:38:22.861143  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:38:22.877863  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:22.893872  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:38:22.902066  1011 master.cc:562] Master@127.0.252.254:37293 shutting down...
I20260630 12:38:22.916646  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:22.917164  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:22.917438  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a1a24c1ad4f478a8f0f8c76fb431f57: stopping tablet replica
I20260630 12:38:22.936213  1011 master.cc:584] Master@127.0.252.254:37293 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3836 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:38:22.966409  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:41455
I20260630 12:38:22.967423  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:22.972048  9654 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
W20260630 12:38:22.972119  9655 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
W20260630 12:38:22.973649  9657 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
I20260630 12:38:22.974699  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:22.975499  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:22.975666  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:22.975778  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823102975766 us; error 0 us; skew 500 ppm
I20260630 12:38:22.976248  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:22.978889  1011 webserver.cc:533] Webserver started at http://127.0.252.254:33487/ using document root <none> and password file <none>
I20260630 12:38:22.979363  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:22.979544  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:22.979805  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:22.980963  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "ae906819a03f4b36abc6eb7ef0f39708"
format_stamp: "Formatted at 2026-06-30 12:38:22 on dist-test-slave-7v2h"
I20260630 12:38:22.985520  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:38:22.988956  9662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:22.989749  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:38:22.990023  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "ae906819a03f4b36abc6eb7ef0f39708"
format_stamp: "Formatted at 2026-06-30 12:38:22 on dist-test-slave-7v2h"
I20260630 12:38:22.990298  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-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)
I20260630 12:38:23.002007  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:23.003007  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:23.037385  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:41455
I20260630 12:38:23.037492  9713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:41455 every 8 connection(s)
I20260630 12:38:23.041137  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:23.052327  9714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708: Bootstrap starting.
I20260630 12:38:23.056792  9714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:23.061472  9714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708: No bootstrap required, opened a new log
I20260630 12:38:23.063514  9714 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae906819a03f4b36abc6eb7ef0f39708" member_type: VOTER }
I20260630 12:38:23.063910  9714 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:23.064129  9714 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae906819a03f4b36abc6eb7ef0f39708, State: Initialized, Role: FOLLOWER
I20260630 12:38:23.064764  9714 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae906819a03f4b36abc6eb7ef0f39708" member_type: VOTER }
I20260630 12:38:23.065172  9714 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:23.065418  9714 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:23.065663  9714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:23.070372  9714 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae906819a03f4b36abc6eb7ef0f39708" member_type: VOTER }
I20260630 12:38:23.070894  9714 leader_election.cc:304] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [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: ae906819a03f4b36abc6eb7ef0f39708; no voters: 
I20260630 12:38:23.072045  9714 leader_election.cc:290] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:23.072376  9717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:23.073688  9717 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 1 LEADER]: Becoming Leader. State: Replica: ae906819a03f4b36abc6eb7ef0f39708, State: Running, Role: LEADER
I20260630 12:38:23.074326  9717 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [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: "ae906819a03f4b36abc6eb7ef0f39708" member_type: VOTER }
I20260630 12:38:23.074779  9714 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:23.077062  9718 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae906819a03f4b36abc6eb7ef0f39708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae906819a03f4b36abc6eb7ef0f39708" member_type: VOTER } }
I20260630 12:38:23.077062  9719 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae906819a03f4b36abc6eb7ef0f39708. Latest consensus state: current_term: 1 leader_uuid: "ae906819a03f4b36abc6eb7ef0f39708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae906819a03f4b36abc6eb7ef0f39708" member_type: VOTER } }
I20260630 12:38:23.077803  9718 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:23.077934  9719 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:23.082840  9722 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:23.087563  9722 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:23.089458  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:23.097396  9722 catalog_manager.cc:1383] Generated new cluster ID: 6a66c7ee95764b72b775fd25d5f29410
I20260630 12:38:23.097728  9722 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:23.111665  9722 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:23.113013  9722 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:23.126077  9722 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708: Generated new TSK 0
I20260630 12:38:23.126963  9722 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:23.156324  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:23.162225  9735 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
W20260630 12:38:23.163249  9736 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
W20260630 12:38:23.164384  9738 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
I20260630 12:38:23.165477  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:23.166348  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:23.166576  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:23.166702  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823103166689 us; error 0 us; skew 500 ppm
I20260630 12:38:23.167166  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:23.170280  1011 webserver.cc:533] Webserver started at http://127.0.252.193:43699/ using document root <none> and password file <none>
I20260630 12:38:23.170783  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:23.170951  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:23.171224  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:23.172318  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "d6f9cc31bf6e48e6bba74a247948a7b8"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-7v2h"
I20260630 12:38:23.176874  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:38:23.180235  9743 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.181098  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:23.181392  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "d6f9cc31bf6e48e6bba74a247948a7b8"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-7v2h"
I20260630 12:38:23.181653  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-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)
I20260630 12:38:23.198854  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:23.199857  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:23.201357  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:23.203799  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:23.204003  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.204229  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:23.204377  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.246265  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:36329
I20260630 12:38:23.246435  9805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:36329 every 8 connection(s)
I20260630 12:38:23.251415  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:23.260506  9810 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
W20260630 12:38:23.261324  9811 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
W20260630 12:38:23.266734  9813 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
I20260630 12:38:23.267215  9806 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41455
I20260630 12:38:23.267277  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:23.267956  9806 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:23.269008  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:23.269277  9806 heartbeater.cc:507] Master 127.0.252.254:41455 requested a full tablet report, sending...
W20260630 12:38:23.269397  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:23.269732  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823103269713 us; error 0 us; skew 500 ppm
I20260630 12:38:23.270648  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:23.272189  9679 ts_manager.cc:194] Registered new tserver with Master: d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329)
I20260630 12:38:23.273753  1011 webserver.cc:533] Webserver started at http://127.0.252.194:45159/ using document root <none> and password file <none>
I20260630 12:38:23.274137  9679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41316
I20260630 12:38:23.274335  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:23.274616  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:23.274861  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:23.276096  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "e233554f0ee5465c96c96cbe241ca405"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-7v2h"
I20260630 12:38:23.280457  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:38:23.284437  9818 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.285336  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:23.285648  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "e233554f0ee5465c96c96cbe241ca405"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-7v2h"
I20260630 12:38:23.285920  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-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)
I20260630 12:38:23.303386  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:23.305083  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:23.306607  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:23.308877  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:23.309084  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.309317  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:23.309468  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.351118  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:35449
I20260630 12:38:23.351245  9880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:35449 every 8 connection(s)
I20260630 12:38:23.355980  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:23.362849  9884 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
W20260630 12:38:23.363751  9885 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
W20260630 12:38:23.366052  9887 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
I20260630 12:38:23.366438  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:23.367767  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:23.368038  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:23.368250  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823103368229 us; error 0 us; skew 500 ppm
I20260630 12:38:23.369071  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:23.369732  9881 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41455
I20260630 12:38:23.370363  9881 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:23.371309  9881 heartbeater.cc:507] Master 127.0.252.254:41455 requested a full tablet report, sending...
I20260630 12:38:23.372251  1011 webserver.cc:533] Webserver started at http://127.0.252.195:35129/ using document root <none> and password file <none>
I20260630 12:38:23.373010  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:23.373206  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:23.373471  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:23.373903  9679 ts_manager.cc:194] Registered new tserver with Master: e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449)
I20260630 12:38:23.374609  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "113cbf6aba694df19074052bba33d57c"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-7v2h"
I20260630 12:38:23.375551  9679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41330
I20260630 12:38:23.379573  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:38:23.383662  9892 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.384873  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:38:23.385213  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "113cbf6aba694df19074052bba33d57c"
format_stamp: "Formatted at 2026-06-30 12:38:23 on dist-test-slave-7v2h"
I20260630 12:38:23.385485  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822884425640-1011-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)
I20260630 12:38:23.398991  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:23.400082  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:23.401599  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:23.404032  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:23.404249  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:23.404479  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:23.404667  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:38:23.448482  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39973
I20260630 12:38:23.448663  9954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39973 every 8 connection(s)
I20260630 12:38:23.469024  9955 heartbeater.cc:344] Connected to a master server at 127.0.252.254:41455
I20260630 12:38:23.469549  9955 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:23.470335  9955 heartbeater.cc:507] Master 127.0.252.254:41455 requested a full tablet report, sending...
I20260630 12:38:23.472831  9679 ts_manager.cc:194] Registered new tserver with Master: 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973)
I20260630 12:38:23.473740  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021692248s
I20260630 12:38:23.474498  9679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41336
I20260630 12:38:24.276963  9806 heartbeater.cc:499] Master 127.0.252.254:41455 was elected leader, sending a full tablet report...
I20260630 12:38:24.378611  9881 heartbeater.cc:499] Master 127.0.252.254:41455 was elected leader, sending a full tablet report...
I20260630 12:38:24.477604  9955 heartbeater.cc:499] Master 127.0.252.254:41455 was elected leader, sending a full tablet report...
I20260630 12:38:24.530790  9679 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41346:
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"
    }
  }
}
W20260630 12:38:24.533109  9679 catalog_manager.cc:7077] 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.
I20260630 12:38:24.593271  9846 tablet_service.cc:1511] Processing CreateTablet for tablet ef46777cdffb458a93418a72afc2728b (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:24.594650  9846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef46777cdffb458a93418a72afc2728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.602811  9920 tablet_service.cc:1511] Processing CreateTablet for tablet ef46777cdffb458a93418a72afc2728b (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:24.603516  9845 tablet_service.cc:1511] Processing CreateTablet for tablet 3deb372358d84586945d6f4b43c72171 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:24.604260  9920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef46777cdffb458a93418a72afc2728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.604861  9845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3deb372358d84586945d6f4b43c72171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.605316  9771 tablet_service.cc:1511] Processing CreateTablet for tablet ef46777cdffb458a93418a72afc2728b (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:24.605592  9919 tablet_service.cc:1511] Processing CreateTablet for tablet 3deb372358d84586945d6f4b43c72171 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:24.606575  9771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef46777cdffb458a93418a72afc2728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.608705  9919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3deb372358d84586945d6f4b43c72171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.609747  9844 tablet_service.cc:1511] Processing CreateTablet for tablet c1ae609280aa433d8b98b8741aa75f5c (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:24.611147  9844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ae609280aa433d8b98b8741aa75f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.611994  9770 tablet_service.cc:1511] Processing CreateTablet for tablet 3deb372358d84586945d6f4b43c72171 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:24.613569  9770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3deb372358d84586945d6f4b43c72171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.622819  9918 tablet_service.cc:1511] Processing CreateTablet for tablet c1ae609280aa433d8b98b8741aa75f5c (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:24.624291  9918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ae609280aa433d8b98b8741aa75f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.637840  9769 tablet_service.cc:1511] Processing CreateTablet for tablet c1ae609280aa433d8b98b8741aa75f5c (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:24.641161  9768 tablet_service.cc:1511] Processing CreateTablet for tablet e27f7b55067a4921ad1d805724b50598 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:24.639351  9843 tablet_service.cc:1511] Processing CreateTablet for tablet e27f7b55067a4921ad1d805724b50598 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:24.644016  9843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27f7b55067a4921ad1d805724b50598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.650651  9917 tablet_service.cc:1511] Processing CreateTablet for tablet e27f7b55067a4921ad1d805724b50598 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:24.639277  9769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ae609280aa433d8b98b8741aa75f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.652144  9917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27f7b55067a4921ad1d805724b50598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.653553  9916 tablet_service.cc:1511] Processing CreateTablet for tablet 4cffd7f107234eeab383fd7705cf0536 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:24.653864  9768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27f7b55067a4921ad1d805724b50598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.659255  9916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cffd7f107234eeab383fd7705cf0536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.660636  9770 tablet_service.cc:1511] Processing CreateTablet for tablet 4cffd7f107234eeab383fd7705cf0536 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:24.658403  9842 tablet_service.cc:1511] Processing CreateTablet for tablet 4cffd7f107234eeab383fd7705cf0536 (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:24.662007  9770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cffd7f107234eeab383fd7705cf0536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.662671  9842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cffd7f107234eeab383fd7705cf0536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.684470  9975 tablet_bootstrap.cc:492] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8: Bootstrap starting.
I20260630 12:38:24.690449  9767 tablet_service.cc:1511] Processing CreateTablet for tablet f258a4c9cddf4f33817b6a88b459607c (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:24.691991  9767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f258a4c9cddf4f33817b6a88b459607c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.693603  9920 tablet_service.cc:1511] Processing CreateTablet for tablet f258a4c9cddf4f33817b6a88b459607c (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:24.695011  9920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f258a4c9cddf4f33817b6a88b459607c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.703972  9975 tablet_bootstrap.cc:654] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.708223  9845 tablet_service.cc:1511] Processing CreateTablet for tablet f258a4c9cddf4f33817b6a88b459607c (DEFAULT_TABLE table=test-workload [id=6298bf7963394e10b18e0f8d640aa96d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:24.712462  9976 tablet_bootstrap.cc:492] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c: Bootstrap starting.
I20260630 12:38:24.720937  9845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f258a4c9cddf4f33817b6a88b459607c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:24.726450  9977 tablet_bootstrap.cc:492] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405: Bootstrap starting.
I20260630 12:38:24.729743  9976 tablet_bootstrap.cc:654] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.736703  9977 tablet_bootstrap.cc:654] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.743065  9975 tablet_bootstrap.cc:492] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8: No bootstrap required, opened a new log
I20260630 12:38:24.743606  9975 ts_tablet_manager.cc:1403] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.005s
I20260630 12:38:24.746598  9977 tablet_bootstrap.cc:492] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405: No bootstrap required, opened a new log
I20260630 12:38:24.746394  9975 raft_consensus.cc:359] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.747110  9977 ts_tablet_manager.cc:1403] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260630 12:38:24.747146  9975 raft_consensus.cc:385] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.747725  9975 raft_consensus.cc:740] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9cc31bf6e48e6bba74a247948a7b8, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.748521  9975 consensus_queue.cc:260] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.750473  9977 raft_consensus.cc:359] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.751360  9977 raft_consensus.cc:385] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.751689  9977 raft_consensus.cc:740] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.752732  9977 consensus_queue.cc:260] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.757328  9976 tablet_bootstrap.cc:492] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c: No bootstrap required, opened a new log
I20260630 12:38:24.757951  9976 ts_tablet_manager.cc:1403] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.009s
I20260630 12:38:24.758695  9975 ts_tablet_manager.cc:1434] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.005s
I20260630 12:38:24.759640  9977 ts_tablet_manager.cc:1434] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:38:24.760253  9975 tablet_bootstrap.cc:492] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8: Bootstrap starting.
I20260630 12:38:24.761168  9976 raft_consensus.cc:359] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.761992  9976 raft_consensus.cc:385] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.762806  9976 raft_consensus.cc:740] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.763055  9977 tablet_bootstrap.cc:492] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405: Bootstrap starting.
I20260630 12:38:24.763657  9976 consensus_queue.cc:260] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.768725  9975 tablet_bootstrap.cc:654] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.770314  9977 tablet_bootstrap.cc:654] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.773682  9976 ts_tablet_manager.cc:1434] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:38:24.779023  9975 tablet_bootstrap.cc:492] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8: No bootstrap required, opened a new log
I20260630 12:38:24.779244  9976 tablet_bootstrap.cc:492] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c: Bootstrap starting.
I20260630 12:38:24.779623  9975 ts_tablet_manager.cc:1403] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260630 12:38:24.781996  9977 tablet_bootstrap.cc:492] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405: No bootstrap required, opened a new log
I20260630 12:38:24.782637  9977 ts_tablet_manager.cc:1403] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:38:24.782775  9975 raft_consensus.cc:359] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.783704  9975 raft_consensus.cc:385] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.784052  9975 raft_consensus.cc:740] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9cc31bf6e48e6bba74a247948a7b8, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.785125  9975 consensus_queue.cc:260] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.785851  9977 raft_consensus.cc:359] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.786569  9977 raft_consensus.cc:385] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.786624  9976 tablet_bootstrap.cc:654] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.786963  9977 raft_consensus.cc:740] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.787904  9977 consensus_queue.cc:260] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.788934  9975 ts_tablet_manager.cc:1434] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260630 12:38:24.790002  9975 tablet_bootstrap.cc:492] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8: Bootstrap starting.
I20260630 12:38:24.792114  9977 ts_tablet_manager.cc:1434] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260630 12:38:24.794498  9977 tablet_bootstrap.cc:492] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405: Bootstrap starting.
I20260630 12:38:24.795469  9975 tablet_bootstrap.cc:654] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.800257  9977 tablet_bootstrap.cc:654] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.800987  9976 tablet_bootstrap.cc:492] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c: No bootstrap required, opened a new log
I20260630 12:38:24.801523  9976 ts_tablet_manager.cc:1403] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260630 12:38:24.804064  9982 raft_consensus.cc:493] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.804311  9976 raft_consensus.cc:359] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.804636  9982 raft_consensus.cc:515] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.805089  9976 raft_consensus.cc:385] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.805392  9976 raft_consensus.cc:740] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.806355  9976 consensus_queue.cc:260] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.814132  9983 raft_consensus.cc:493] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.814482  9975 tablet_bootstrap.cc:492] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8: No bootstrap required, opened a new log
I20260630 12:38:24.814710  9982 leader_election.cc:290] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973), d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329)
I20260630 12:38:24.815026  9975 ts_tablet_manager.cc:1403] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260630 12:38:24.814662  9983 raft_consensus.cc:515] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.817835  9975 raft_consensus.cc:359] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.818584  9975 raft_consensus.cc:385] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.818876  9975 raft_consensus.cc:740] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9cc31bf6e48e6bba74a247948a7b8, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.820436  9983 leader_election.cc:290] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449)
I20260630 12:38:24.825901  9975 consensus_queue.cc:260] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.827746  9976 ts_tablet_manager.cc:1434] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260630 12:38:24.832162  9975 ts_tablet_manager.cc:1434] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260630 12:38:24.833535  9975 tablet_bootstrap.cc:492] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8: Bootstrap starting.
I20260630 12:38:24.835451  9976 tablet_bootstrap.cc:492] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c: Bootstrap starting.
I20260630 12:38:24.839636  9975 tablet_bootstrap.cc:654] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.842454  9976 tablet_bootstrap.cc:654] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.846784  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef46777cdffb458a93418a72afc2728b" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" is_pre_election: true
I20260630 12:38:24.850229  9977 tablet_bootstrap.cc:492] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405: No bootstrap required, opened a new log
I20260630 12:38:24.852156  9781 raft_consensus.cc:2468] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 0.
I20260630 12:38:24.850850  9977 ts_tablet_manager.cc:1403] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405: Time spent bootstrapping tablet: real 0.057s	user 0.032s	sys 0.004s
I20260630 12:38:24.861618  9856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deb372358d84586945d6f4b43c72171" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e233554f0ee5465c96c96cbe241ca405" is_pre_election: true
I20260630 12:38:24.862653  9821 leader_election.cc:304] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [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: d6f9cc31bf6e48e6bba74a247948a7b8, e233554f0ee5465c96c96cbe241ca405; no voters: 
W20260630 12:38:24.863484  9895 leader_election.cc:343] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:24.863608  9982 raft_consensus.cc:2804] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.864379  9982 raft_consensus.cc:493] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.864766  9982 raft_consensus.cc:3060] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.868616  9976 tablet_bootstrap.cc:492] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c: No bootstrap required, opened a new log
I20260630 12:38:24.869172  9976 ts_tablet_manager.cc:1403] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260630 12:38:24.870992  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef46777cdffb458a93418a72afc2728b" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113cbf6aba694df19074052bba33d57c" is_pre_election: true
I20260630 12:38:24.871728  9930 raft_consensus.cc:2468] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 0.
I20260630 12:38:24.871866  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deb372358d84586945d6f4b43c72171" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" is_pre_election: true
I20260630 12:38:24.871958  9976 raft_consensus.cc:359] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.872710  9781 raft_consensus.cc:2468] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113cbf6aba694df19074052bba33d57c in term 0.
I20260630 12:38:24.872812  9976 raft_consensus.cc:385] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.872828  9982 raft_consensus.cc:515] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.873504  9976 raft_consensus.cc:740] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.863844  9977 raft_consensus.cc:359] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.874406  9976 consensus_queue.cc:260] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.875715  9895 leader_election.cc:304] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [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: 113cbf6aba694df19074052bba33d57c, d6f9cc31bf6e48e6bba74a247948a7b8; no voters: e233554f0ee5465c96c96cbe241ca405
I20260630 12:38:24.876263  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef46777cdffb458a93418a72afc2728b" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113cbf6aba694df19074052bba33d57c"
I20260630 12:38:24.876839  9975 tablet_bootstrap.cc:492] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8: No bootstrap required, opened a new log
I20260630 12:38:24.877066  9983 raft_consensus.cc:2804] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.877302  9975 ts_tablet_manager.cc:1403] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.002s
I20260630 12:38:24.877743  9983 raft_consensus.cc:493] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.878192  9983 raft_consensus.cc:3060] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.878515  9976 ts_tablet_manager.cc:1434] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:38:24.879562  9976 tablet_bootstrap.cc:492] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c: Bootstrap starting.
I20260630 12:38:24.880461  9975 raft_consensus.cc:359] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.881201  9975 raft_consensus.cc:385] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.881491  9975 raft_consensus.cc:740] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9cc31bf6e48e6bba74a247948a7b8, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.882237  9975 consensus_queue.cc:260] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.874066  9977 raft_consensus.cc:385] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.884496  9975 ts_tablet_manager.cc:1434] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:24.885667  9975 tablet_bootstrap.cc:492] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8: Bootstrap starting.
I20260630 12:38:24.885947  9977 raft_consensus.cc:740] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.886233  9976 tablet_bootstrap.cc:654] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.887367  9983 raft_consensus.cc:515] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.891856  9975 tablet_bootstrap.cc:654] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.891992  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deb372358d84586945d6f4b43c72171" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8"
I20260630 12:38:24.892797  9781 raft_consensus.cc:3060] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.893651  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef46777cdffb458a93418a72afc2728b" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8"
I20260630 12:38:24.894300  9780 raft_consensus.cc:3060] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.898634  9976 tablet_bootstrap.cc:492] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c: No bootstrap required, opened a new log
I20260630 12:38:24.899335  9976 ts_tablet_manager.cc:1403] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260630 12:38:24.900784  9781 raft_consensus.cc:2468] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113cbf6aba694df19074052bba33d57c in term 1.
I20260630 12:38:24.888089  9977 consensus_queue.cc:260] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.876952  9930 raft_consensus.cc:3060] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.901954  9895 leader_election.cc:304] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [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: 113cbf6aba694df19074052bba33d57c, d6f9cc31bf6e48e6bba74a247948a7b8; no voters: 
I20260630 12:38:24.906303  9976 raft_consensus.cc:359] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.907178  9976 raft_consensus.cc:385] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.907486  9976 raft_consensus.cc:740] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.908427  9976 consensus_queue.cc:260] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.910724  9930 raft_consensus.cc:2468] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 1.
I20260630 12:38:24.911999  9975 tablet_bootstrap.cc:492] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8: No bootstrap required, opened a new log
I20260630 12:38:24.912264  9820 leader_election.cc:304] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [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: 113cbf6aba694df19074052bba33d57c, e233554f0ee5465c96c96cbe241ca405; no voters: 
I20260630 12:38:24.913219  9998 raft_consensus.cc:2804] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.914112  9975 ts_tablet_manager.cc:1403] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.011s
I20260630 12:38:24.915184  9999 raft_consensus.cc:493] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.916597  9999 raft_consensus.cc:515] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.901934  9780 raft_consensus.cc:2468] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 1.
I20260630 12:38:24.917470  9975 raft_consensus.cc:359] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.918499  9981 raft_consensus.cc:493] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:24.925072  9975 raft_consensus.cc:385] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.925453  9975 raft_consensus.cc:740] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9cc31bf6e48e6bba74a247948a7b8, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.925225  9981 raft_consensus.cc:515] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.926223  9975 consensus_queue.cc:260] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.919296  9976 ts_tablet_manager.cc:1434] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:38:24.927817  9976 tablet_bootstrap.cc:492] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c: Bootstrap starting.
I20260630 12:38:24.928015  9981 leader_election.cc:290] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449), 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973)
I20260630 12:38:24.919207  9982 leader_election.cc:290] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [CANDIDATE]: Term 1 election: Requested vote from peers 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973), d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329)
I20260630 12:38:24.920722  9983 leader_election.cc:290] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 election: Requested vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449)
I20260630 12:38:24.921919  9856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3deb372358d84586945d6f4b43c72171" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e233554f0ee5465c96c96cbe241ca405"
I20260630 12:38:24.931984  9856 raft_consensus.cc:3060] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.933728  9998 raft_consensus.cc:697] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 1 LEADER]: Becoming Leader. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Running, Role: LEADER
I20260630 12:38:24.934123  9976 tablet_bootstrap.cc:654] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.934654  9998 consensus_queue.cc:237] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [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: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.935972  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ae609280aa433d8b98b8741aa75f5c" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" is_pre_election: true
I20260630 12:38:24.936816  9780 raft_consensus.cc:2468] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 0.
I20260630 12:38:24.938592  9821 leader_election.cc:304] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [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: d6f9cc31bf6e48e6bba74a247948a7b8, e233554f0ee5465c96c96cbe241ca405; no voters: 
I20260630 12:38:24.939771  9982 raft_consensus.cc:2804] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:24.940280  9982 raft_consensus.cc:493] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:24.940732  9982 raft_consensus.cc:3060] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.947062  9676 catalog_manager.cc:5697] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c reported cstate change: term changed from 0 to 1, leader changed from <none> to 113cbf6aba694df19074052bba33d57c (127.0.252.195). New cstate: current_term: 1 leader_uuid: "113cbf6aba694df19074052bba33d57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:24.950481  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ae609280aa433d8b98b8741aa75f5c" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113cbf6aba694df19074052bba33d57c" is_pre_election: true
I20260630 12:38:24.923373  9977 ts_tablet_manager.cc:1434] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260630 12:38:24.951483  9930 raft_consensus.cc:2468] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 0.
I20260630 12:38:24.953059  9977 tablet_bootstrap.cc:492] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405: Bootstrap starting.
I20260630 12:38:24.953910  9999 leader_election.cc:290] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973)
I20260630 12:38:24.956027  9982 raft_consensus.cc:515] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.921809 10003 raft_consensus.cc:2804] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.960927  9976 tablet_bootstrap.cc:492] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c: No bootstrap required, opened a new log
I20260630 12:38:24.961095 10003 raft_consensus.cc:697] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 1 LEADER]: Becoming Leader. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Running, Role: LEADER
I20260630 12:38:24.961563  9976 ts_tablet_manager.cc:1403] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260630 12:38:24.961978 10003 consensus_queue.cc:237] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [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: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } }
I20260630 12:38:24.963596  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ae609280aa433d8b98b8741aa75f5c" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8"
I20260630 12:38:24.964360  9780 raft_consensus.cc:3060] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.964506  9976 raft_consensus.cc:359] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.965319  9976 raft_consensus.cc:385] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.965623  9976 raft_consensus.cc:740] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.966539  9976 consensus_queue.cc:260] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:24.948349  9856 raft_consensus.cc:2468] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113cbf6aba694df19074052bba33d57c in term 1.
I20260630 12:38:24.975412  9982 leader_election.cc:290] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [CANDIDATE]: Term 1 election: Requested vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973)
I20260630 12:38:24.978809  9977 tablet_bootstrap.cc:654] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.978860  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ae609280aa433d8b98b8741aa75f5c" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113cbf6aba694df19074052bba33d57c"
I20260630 12:38:24.982400  9930 raft_consensus.cc:3060] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.986369  9975 ts_tablet_manager.cc:1434] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent starting tablet: real 0.072s	user 0.019s	sys 0.030s
I20260630 12:38:24.987772  9975 tablet_bootstrap.cc:492] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8: Bootstrap starting.
I20260630 12:38:24.989013  9976 ts_tablet_manager.cc:1434] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260630 12:38:24.990352  9976 tablet_bootstrap.cc:492] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c: Bootstrap starting.
I20260630 12:38:24.992421  9930 raft_consensus.cc:2468] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 1.
I20260630 12:38:24.994067  9820 leader_election.cc:304] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [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: 113cbf6aba694df19074052bba33d57c, e233554f0ee5465c96c96cbe241ca405; no voters: 
I20260630 12:38:24.995164  9982 raft_consensus.cc:2804] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.995992  9982 raft_consensus.cc:697] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 1 LEADER]: Becoming Leader. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Running, Role: LEADER
I20260630 12:38:25.000777  9982 consensus_queue.cc:237] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [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: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.013433  9998 raft_consensus.cc:493] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:25.013991  9998 raft_consensus.cc:515] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.017040  9976 tablet_bootstrap.cc:654] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:25.017817  9975 tablet_bootstrap.cc:654] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:25.018545  9856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27f7b55067a4921ad1d805724b50598" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e233554f0ee5465c96c96cbe241ca405" is_pre_election: true
I20260630 12:38:25.020021  9998 leader_election.cc:290] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449)
I20260630 12:38:25.022228  9780 raft_consensus.cc:2468] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 1.
W20260630 12:38:25.023854  9895 leader_election.cc:343] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:25.027479  9998 raft_consensus.cc:493] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:25.032858  9998 raft_consensus.cc:515] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.034763  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27f7b55067a4921ad1d805724b50598" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" is_pre_election: true
I20260630 12:38:25.039647  9975 tablet_bootstrap.cc:492] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8: No bootstrap required, opened a new log
I20260630 12:38:25.042062  9975 ts_tablet_manager.cc:1403] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.007s
I20260630 12:38:25.039816  9781 raft_consensus.cc:2468] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113cbf6aba694df19074052bba33d57c in term 0.
I20260630 12:38:25.042212  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ae609280aa433d8b98b8741aa75f5c" candidate_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113cbf6aba694df19074052bba33d57c" is_pre_election: true
I20260630 12:38:25.043537  9895 leader_election.cc:304] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [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: 113cbf6aba694df19074052bba33d57c, d6f9cc31bf6e48e6bba74a247948a7b8; no voters: e233554f0ee5465c96c96cbe241ca405
I20260630 12:38:25.044147  9930 raft_consensus.cc:2393] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6f9cc31bf6e48e6bba74a247948a7b8 in current term 1: Already voted for candidate e233554f0ee5465c96c96cbe241ca405 in this term.
I20260630 12:38:25.044849 10002 raft_consensus.cc:2804] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:25.045322 10002 raft_consensus.cc:493] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:25.045662 10002 raft_consensus.cc:3060] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.046036  9975 raft_consensus.cc:359] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.046777  9975 raft_consensus.cc:385] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:25.047045  9975 raft_consensus.cc:740] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f9cc31bf6e48e6bba74a247948a7b8, State: Initialized, Role: FOLLOWER
I20260630 12:38:25.047807  9975 consensus_queue.cc:260] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.048101  9998 leader_election.cc:290] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449)
I20260630 12:38:25.055843  9975 ts_tablet_manager.cc:1434] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260630 12:38:25.048205  9678 catalog_manager.cc:5697] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 reported cstate change: term changed from 0 to 1, leader changed from <none> to e233554f0ee5465c96c96cbe241ca405 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "e233554f0ee5465c96c96cbe241ca405" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:25.057751  9856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cffd7f107234eeab383fd7705cf0536" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e233554f0ee5465c96c96cbe241ca405" is_pre_election: true
W20260630 12:38:25.059168  9895 leader_election.cc:343] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:25.060168  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cffd7f107234eeab383fd7705cf0536" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" is_pre_election: true
I20260630 12:38:25.061079 10002 raft_consensus.cc:515] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.061868  9781 raft_consensus.cc:2468] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 113cbf6aba694df19074052bba33d57c in term 0.
I20260630 12:38:25.058663  9678 catalog_manager.cc:5697] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 reported cstate change: term changed from 0 to 1, leader changed from <none> to e233554f0ee5465c96c96cbe241ca405 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "e233554f0ee5465c96c96cbe241ca405" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:25.063347  9895 leader_election.cc:304] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [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: 113cbf6aba694df19074052bba33d57c, d6f9cc31bf6e48e6bba74a247948a7b8; no voters: e233554f0ee5465c96c96cbe241ca405
I20260630 12:38:25.064105  9977 tablet_bootstrap.cc:492] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405: No bootstrap required, opened a new log
I20260630 12:38:25.064536  9998 raft_consensus.cc:2804] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:25.064725  9977 ts_tablet_manager.cc:1403] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.018s
I20260630 12:38:25.065117  9998 raft_consensus.cc:493] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:25.067085  9856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27f7b55067a4921ad1d805724b50598" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e233554f0ee5465c96c96cbe241ca405"
I20260630 12:38:25.063552 10002 leader_election.cc:290] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 election: Requested vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449)
I20260630 12:38:25.067664  9998 raft_consensus.cc:3060] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.067788  9977 raft_consensus.cc:359] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.068910  9977 raft_consensus.cc:385] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:25.069226  9977 raft_consensus.cc:740] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Initialized, Role: FOLLOWER
I20260630 12:38:25.069911  9855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ae609280aa433d8b98b8741aa75f5c" candidate_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e233554f0ee5465c96c96cbe241ca405" is_pre_election: true
I20260630 12:38:25.070125  9977 consensus_queue.cc:260] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.071161  9856 raft_consensus.cc:3060] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.071703  9746 leader_election.cc:304] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [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: d6f9cc31bf6e48e6bba74a247948a7b8; no voters: 113cbf6aba694df19074052bba33d57c, e233554f0ee5465c96c96cbe241ca405
I20260630 12:38:25.073057 10004 raft_consensus.cc:2749] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:25.075945  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27f7b55067a4921ad1d805724b50598" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8"
I20260630 12:38:25.076628  9781 raft_consensus.cc:3060] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.077343  9998 raft_consensus.cc:515] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.079496  9976 tablet_bootstrap.cc:492] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c: No bootstrap required, opened a new log
I20260630 12:38:25.080116  9976 ts_tablet_manager.cc:1403] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c: Time spent bootstrapping tablet: real 0.090s	user 0.006s	sys 0.009s
I20260630 12:38:25.081666  9855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cffd7f107234eeab383fd7705cf0536" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e233554f0ee5465c96c96cbe241ca405"
W20260630 12:38:25.083379  9895 leader_election.cc:343] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:25.084164  9998 leader_election.cc:290] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [CANDIDATE]: Term 1 election: Requested vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), e233554f0ee5465c96c96cbe241ca405 (127.0.252.194:35449)
I20260630 12:38:25.081984  9856 raft_consensus.cc:2468] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113cbf6aba694df19074052bba33d57c in term 1.
I20260630 12:38:25.085682  9781 raft_consensus.cc:2468] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113cbf6aba694df19074052bba33d57c in term 1.
I20260630 12:38:25.087800  9895 leader_election.cc:304] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [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: 113cbf6aba694df19074052bba33d57c, e233554f0ee5465c96c96cbe241ca405; no voters: 
I20260630 12:38:25.088899  9998 raft_consensus.cc:2804] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:38:25.089972  9727 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:25.090263  9998 raft_consensus.cc:697] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 1 LEADER]: Becoming Leader. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Running, Role: LEADER
I20260630 12:38:25.090996  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cffd7f107234eeab383fd7705cf0536" candidate_uuid: "113cbf6aba694df19074052bba33d57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8"
I20260630 12:38:25.091670  9780 raft_consensus.cc:3060] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.091374  9998 consensus_queue.cc:237] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [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: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.093299  9977 ts_tablet_manager.cc:1434] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.005s
I20260630 12:38:25.094384  9977 tablet_bootstrap.cc:492] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405: Bootstrap starting.
I20260630 12:38:25.099351  9780 raft_consensus.cc:2468] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 113cbf6aba694df19074052bba33d57c in term 1.
I20260630 12:38:25.101483  9977 tablet_bootstrap.cc:654] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:25.101559  9895 leader_election.cc:304] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [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: 113cbf6aba694df19074052bba33d57c, d6f9cc31bf6e48e6bba74a247948a7b8; no voters: e233554f0ee5465c96c96cbe241ca405
I20260630 12:38:25.102980 10002 raft_consensus.cc:2804] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:25.103504 10002 raft_consensus.cc:697] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 1 LEADER]: Becoming Leader. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Running, Role: LEADER
I20260630 12:38:25.104365 10002 consensus_queue.cc:237] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [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: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.109350  9676 catalog_manager.cc:5697] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c reported cstate change: term changed from 0 to 1, leader changed from <none> to 113cbf6aba694df19074052bba33d57c (127.0.252.195). New cstate: current_term: 1 leader_uuid: "113cbf6aba694df19074052bba33d57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:25.110844  9977 tablet_bootstrap.cc:492] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405: No bootstrap required, opened a new log
I20260630 12:38:25.111691  9977 ts_tablet_manager.cc:1403] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260630 12:38:25.111824  9976 raft_consensus.cc:359] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.112538  9976 raft_consensus.cc:385] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:25.112903  9976 raft_consensus.cc:740] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 113cbf6aba694df19074052bba33d57c, State: Initialized, Role: FOLLOWER
I20260630 12:38:25.113973  9976 consensus_queue.cc:260] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.114956  9977 raft_consensus.cc:359] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.115705  9977 raft_consensus.cc:385] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:25.115967  9977 raft_consensus.cc:740] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Initialized, Role: FOLLOWER
I20260630 12:38:25.117309  9976 ts_tablet_manager.cc:1434] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.001s
I20260630 12:38:25.116887  9977 consensus_queue.cc:260] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.119246  9977 ts_tablet_manager.cc:1434] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260630 12:38:25.120484  9977 tablet_bootstrap.cc:492] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405: Bootstrap starting.
I20260630 12:38:25.127862  9977 tablet_bootstrap.cc:654] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:25.131124  9676 catalog_manager.cc:5697] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c reported cstate change: term changed from 0 to 1, leader changed from <none> to 113cbf6aba694df19074052bba33d57c (127.0.252.195). New cstate: current_term: 1 leader_uuid: "113cbf6aba694df19074052bba33d57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:25.134392  9977 tablet_bootstrap.cc:492] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405: No bootstrap required, opened a new log
I20260630 12:38:25.135145  9977 ts_tablet_manager.cc:1403] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:38:25.138254  9977 raft_consensus.cc:359] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.139192  9977 raft_consensus.cc:385] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:25.139488  9977 raft_consensus.cc:740] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Initialized, Role: FOLLOWER
I20260630 12:38:25.140223  9977 consensus_queue.cc:260] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.142313  9977 ts_tablet_manager.cc:1434] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:38:25.193734  9982 raft_consensus.cc:493] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:25.194250  9982 raft_consensus.cc:515] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.196158  9982 leader_election.cc:290] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973)
I20260630 12:38:25.197182  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f258a4c9cddf4f33817b6a88b459607c" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" is_pre_election: true
I20260630 12:38:25.197824  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f258a4c9cddf4f33817b6a88b459607c" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113cbf6aba694df19074052bba33d57c" is_pre_election: true
I20260630 12:38:25.197842  9780 raft_consensus.cc:2468] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 0.
I20260630 12:38:25.198508  9930 raft_consensus.cc:2468] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 0.
I20260630 12:38:25.199083  9821 leader_election.cc:304] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [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: d6f9cc31bf6e48e6bba74a247948a7b8, e233554f0ee5465c96c96cbe241ca405; no voters: 
I20260630 12:38:25.199867  9982 raft_consensus.cc:2804] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:25.200155  9982 raft_consensus.cc:493] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:25.200413  9982 raft_consensus.cc:3060] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.205149  9982 raft_consensus.cc:515] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.206697  9982 leader_election.cc:290] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [CANDIDATE]: Term 1 election: Requested vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973)
I20260630 12:38:25.207721  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f258a4c9cddf4f33817b6a88b459607c" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8"
I20260630 12:38:25.207860  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f258a4c9cddf4f33817b6a88b459607c" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113cbf6aba694df19074052bba33d57c"
I20260630 12:38:25.208258  9780 raft_consensus.cc:3060] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.208534  9930 raft_consensus.cc:3060] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.213492  9780 raft_consensus.cc:2468] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 1.
I20260630 12:38:25.213554  9930 raft_consensus.cc:2468] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e233554f0ee5465c96c96cbe241ca405 in term 1.
I20260630 12:38:25.214758  9821 leader_election.cc:304] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [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: d6f9cc31bf6e48e6bba74a247948a7b8, e233554f0ee5465c96c96cbe241ca405; no voters: 
I20260630 12:38:25.215464  9982 raft_consensus.cc:2804] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:25.215905  9982 raft_consensus.cc:697] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 1 LEADER]: Becoming Leader. State: Replica: e233554f0ee5465c96c96cbe241ca405, State: Running, Role: LEADER
I20260630 12:38:25.216668  9982 consensus_queue.cc:237] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [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: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.223912  9676 catalog_manager.cc:5697] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 reported cstate change: term changed from 0 to 1, leader changed from <none> to e233554f0ee5465c96c96cbe241ca405 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "e233554f0ee5465c96c96cbe241ca405" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:25.230382  9982 raft_consensus.cc:493] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:25.230983  9982 raft_consensus.cc:515] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 } } peers { permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 } } peers { permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 } }
I20260630 12:38:25.233006  9982 leader_election.cc:290] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f9cc31bf6e48e6bba74a247948a7b8 (127.0.252.193:36329), 113cbf6aba694df19074052bba33d57c (127.0.252.195:39973)
I20260630 12:38:25.233873  9780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cffd7f107234eeab383fd7705cf0536" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" is_pre_election: true
I20260630 12:38:25.234144  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cffd7f107234eeab383fd7705cf0536" candidate_uuid: "e233554f0ee5465c96c96cbe241ca405" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "113cbf6aba694df19074052bba33d57c" is_pre_election: true
I20260630 12:38:25.234640  9780 raft_consensus.cc:2393] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e233554f0ee5465c96c96cbe241ca405 in current term 1: Already voted for candidate 113cbf6aba694df19074052bba33d57c in this term.
I20260630 12:38:25.235586  9821 leader_election.cc:304] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [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: e233554f0ee5465c96c96cbe241ca405; no voters: 113cbf6aba694df19074052bba33d57c, d6f9cc31bf6e48e6bba74a247948a7b8
I20260630 12:38:25.236223  9982 raft_consensus.cc:3060] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:25.241206  9982 raft_consensus.cc:2749] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:25.415683  9982 consensus_queue.cc:1048] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.446578  9999 consensus_queue.cc:1048] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.474920 10002 consensus_queue.cc:1048] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.480988  9999 consensus_queue.cc:1048] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.487802  9983 consensus_queue.cc:1048] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.495426 10002 consensus_queue.cc:1048] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.536808  9998 consensus_queue.cc:1048] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.552026 10002 consensus_queue.cc:1048] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.609157  9998 consensus_queue.cc:1048] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e233554f0ee5465c96c96cbe241ca405" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 35449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.610531 10003 consensus_queue.cc:1048] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.619431  9999 consensus_queue.cc:1048] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f9cc31bf6e48e6bba74a247948a7b8" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:25.650096  9999 consensus_queue.cc:1048] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [LEADER]: Connected to new peer: Peer: permanent_uuid: "113cbf6aba694df19074052bba33d57c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:25.911211 10008 log.cc:927] Time spent T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260630 12:38:27.084699  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:38:27.120340  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:27.121554  1011 tablet_replica.cc:333] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8: stopping tablet replica
I20260630 12:38:27.122293  1011 raft_consensus.cc:2243] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.122911  1011 raft_consensus.cc:2272] T 4cffd7f107234eeab383fd7705cf0536 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.125734  1011 tablet_replica.cc:333] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8: stopping tablet replica
I20260630 12:38:27.126302  1011 raft_consensus.cc:2243] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.126768  1011 raft_consensus.cc:2272] T e27f7b55067a4921ad1d805724b50598 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.129429  1011 tablet_replica.cc:333] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8: stopping tablet replica
I20260630 12:38:27.129985  1011 raft_consensus.cc:2243] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.130509  1011 raft_consensus.cc:2272] T f258a4c9cddf4f33817b6a88b459607c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.133268  1011 tablet_replica.cc:333] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8: stopping tablet replica
I20260630 12:38:27.133816  1011 raft_consensus.cc:2243] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.134341  1011 raft_consensus.cc:2272] T c1ae609280aa433d8b98b8741aa75f5c P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.137044  1011 tablet_replica.cc:333] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8: stopping tablet replica
I20260630 12:38:27.137665  1011 raft_consensus.cc:2243] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.138202  1011 raft_consensus.cc:2272] T ef46777cdffb458a93418a72afc2728b P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.140913  1011 tablet_replica.cc:333] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8: stopping tablet replica
I20260630 12:38:27.141505  1011 raft_consensus.cc:2243] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.141999  1011 raft_consensus.cc:2272] T 3deb372358d84586945d6f4b43c72171 P d6f9cc31bf6e48e6bba74a247948a7b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.169176  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:38:27.189860  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:38:27.221376  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:27.222093  1011 tablet_replica.cc:333] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405: stopping tablet replica
I20260630 12:38:27.222994  1011 raft_consensus.cc:2243] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:27.223923  1011 raft_consensus.cc:2272] T f258a4c9cddf4f33817b6a88b459607c P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.226559  1011 tablet_replica.cc:333] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405: stopping tablet replica
I20260630 12:38:27.227124  1011 raft_consensus.cc:2243] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.227631  1011 raft_consensus.cc:2272] T 4cffd7f107234eeab383fd7705cf0536 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.230365  1011 tablet_replica.cc:333] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405: stopping tablet replica
I20260630 12:38:27.230873  1011 raft_consensus.cc:2243] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.231380  1011 raft_consensus.cc:2272] T e27f7b55067a4921ad1d805724b50598 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.233987  1011 tablet_replica.cc:333] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405: stopping tablet replica
I20260630 12:38:27.234525  1011 raft_consensus.cc:2243] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:27.235251  1011 raft_consensus.cc:2272] T c1ae609280aa433d8b98b8741aa75f5c P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.237737  1011 tablet_replica.cc:333] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405: stopping tablet replica
I20260630 12:38:27.238229  1011 raft_consensus.cc:2243] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.238744  1011 raft_consensus.cc:2272] T 3deb372358d84586945d6f4b43c72171 P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.241408  1011 tablet_replica.cc:333] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405: stopping tablet replica
I20260630 12:38:27.241894  1011 raft_consensus.cc:2243] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:27.242705  1011 raft_consensus.cc:2272] T ef46777cdffb458a93418a72afc2728b P e233554f0ee5465c96c96cbe241ca405 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.271245  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:38:27.291173  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:38:27.315094  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:27.315768  1011 tablet_replica.cc:333] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c: stopping tablet replica
I20260630 12:38:27.316417  1011 raft_consensus.cc:2243] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.317052  1011 raft_consensus.cc:2272] T f258a4c9cddf4f33817b6a88b459607c P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.319994  1011 tablet_replica.cc:333] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c: stopping tablet replica
I20260630 12:38:27.320592  1011 raft_consensus.cc:2243] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.321086  1011 raft_consensus.cc:2272] T c1ae609280aa433d8b98b8741aa75f5c P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.323876  1011 tablet_replica.cc:333] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c: stopping tablet replica
I20260630 12:38:27.324394  1011 raft_consensus.cc:2243] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:27.325322  1011 raft_consensus.cc:2272] T e27f7b55067a4921ad1d805724b50598 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.327967  1011 tablet_replica.cc:333] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c: stopping tablet replica
I20260630 12:38:27.328529  1011 raft_consensus.cc:2243] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:27.329376  1011 raft_consensus.cc:2272] T 4cffd7f107234eeab383fd7705cf0536 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.331755  1011 tablet_replica.cc:333] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c: stopping tablet replica
I20260630 12:38:27.332274  1011 raft_consensus.cc:2243] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:27.332901  1011 raft_consensus.cc:2272] T ef46777cdffb458a93418a72afc2728b P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.335636  1011 tablet_replica.cc:333] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c: stopping tablet replica
I20260630 12:38:27.336134  1011 raft_consensus.cc:2243] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:27.336912  1011 raft_consensus.cc:2272] T 3deb372358d84586945d6f4b43c72171 P 113cbf6aba694df19074052bba33d57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.365698  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:38:27.383919  1011 master.cc:562] Master@127.0.252.254:41455 shutting down...
I20260630 12:38:27.405905  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:27.406497  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:27.406816  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae906819a03f4b36abc6eb7ef0f39708: stopping tablet replica
I20260630 12:38:27.426585  1011 master.cc:584] Master@127.0.252.254:41455 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4503 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:38:27.469910  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:44193
I20260630 12:38:27.471079  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:27.476338 10076 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
W20260630 12:38:27.476336 10075 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
W20260630 12:38:27.478098 10078 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
I20260630 12:38:27.479339  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:27.480173  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:27.480360  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:27.480476  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823107480465 us; error 0 us; skew 500 ppm
I20260630 12:38:27.481194  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:27.483819  1011 webserver.cc:533] Webserver started at http://127.0.252.254:44207/ using document root <none> and password file <none>
I20260630 12:38:27.484285  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:27.484454  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:27.484743  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:27.486390  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "b2be778136cd4bee979f489ffe4fa1f9"
format_stamp: "Formatted at 2026-06-30 12:38:27 on dist-test-slave-7v2h"
I20260630 12:38:27.491638  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:38:27.495323 10083 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.496282  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:38:27.496635  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "b2be778136cd4bee979f489ffe4fa1f9"
format_stamp: "Formatted at 2026-06-30 12:38:27 on dist-test-slave-7v2h"
I20260630 12:38:27.496946  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-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)
I20260630 12:38:27.529944  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:27.531118  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:27.573089  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:44193
I20260630 12:38:27.573263 10134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:44193 every 8 connection(s)
I20260630 12:38:27.577127 10135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:27.588681 10135 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9: Bootstrap starting.
I20260630 12:38:27.593430 10135 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:27.597819 10135 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9: No bootstrap required, opened a new log
I20260630 12:38:27.600122 10135 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2be778136cd4bee979f489ffe4fa1f9" member_type: VOTER }
I20260630 12:38:27.600594 10135 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:27.600806 10135 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2be778136cd4bee979f489ffe4fa1f9, State: Initialized, Role: FOLLOWER
I20260630 12:38:27.601385 10135 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2be778136cd4bee979f489ffe4fa1f9" member_type: VOTER }
I20260630 12:38:27.601833 10135 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:27.602020 10135 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:27.602229 10135 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:27.607132 10135 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2be778136cd4bee979f489ffe4fa1f9" member_type: VOTER }
I20260630 12:38:27.607661 10135 leader_election.cc:304] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [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: b2be778136cd4bee979f489ffe4fa1f9; no voters: 
I20260630 12:38:27.608837 10135 leader_election.cc:290] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:27.609246 10138 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:27.610565 10138 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 1 LEADER]: Becoming Leader. State: Replica: b2be778136cd4bee979f489ffe4fa1f9, State: Running, Role: LEADER
I20260630 12:38:27.611272 10138 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [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: "b2be778136cd4bee979f489ffe4fa1f9" member_type: VOTER }
I20260630 12:38:27.611742 10135 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:27.616231 10139 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2be778136cd4bee979f489ffe4fa1f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2be778136cd4bee979f489ffe4fa1f9" member_type: VOTER } }
I20260630 12:38:27.616411 10140 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2be778136cd4bee979f489ffe4fa1f9. Latest consensus state: current_term: 1 leader_uuid: "b2be778136cd4bee979f489ffe4fa1f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2be778136cd4bee979f489ffe4fa1f9" member_type: VOTER } }
I20260630 12:38:27.617142 10139 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:27.617195 10140 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:27.625736 10144 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:27.630939 10144 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:27.631948  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:27.640539 10144 catalog_manager.cc:1383] Generated new cluster ID: 0b58ee9fae29480c9bee853dcec6d314
I20260630 12:38:27.640913 10144 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:27.659950 10144 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:27.661310 10144 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:27.687479 10144 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9: Generated new TSK 0
I20260630 12:38:27.688066 10144 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:27.699945  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:27.706449 10156 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
W20260630 12:38:27.707055 10157 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
W20260630 12:38:27.708474 10159 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
I20260630 12:38:27.709265  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:27.710124  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:27.710306  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:27.710438  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823107710426 us; error 0 us; skew 500 ppm
I20260630 12:38:27.710860  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:27.713164  1011 webserver.cc:533] Webserver started at http://127.0.252.193:39575/ using document root <none> and password file <none>
I20260630 12:38:27.713622  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:27.713778  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:27.713986  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:27.715031  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "ff033071132d48e8aa0c3c952fe86429"
format_stamp: "Formatted at 2026-06-30 12:38:27 on dist-test-slave-7v2h"
I20260630 12:38:27.719635  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:38:27.723398 10164 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.724191  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:38:27.724473  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "ff033071132d48e8aa0c3c952fe86429"
format_stamp: "Formatted at 2026-06-30 12:38:27 on dist-test-slave-7v2h"
I20260630 12:38:27.724794  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-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)
I20260630 12:38:27.737577  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:27.738765  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:27.740231  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:27.742703  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:27.742913  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.743135  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:27.743311  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.785522  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:35077
I20260630 12:38:27.785750 10226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:35077 every 8 connection(s)
I20260630 12:38:27.790371  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:27.797814 10231 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
W20260630 12:38:27.800830 10232 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
W20260630 12:38:27.803663 10234 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
I20260630 12:38:27.804352 10227 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44193
I20260630 12:38:27.804754 10227 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:27.805413  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:27.805606 10227 heartbeater.cc:507] Master 127.0.252.254:44193 requested a full tablet report, sending...
I20260630 12:38:27.807897 10100 ts_manager.cc:194] Registered new tserver with Master: ff033071132d48e8aa0c3c952fe86429 (127.0.252.193:35077)
I20260630 12:38:27.807925  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:27.808332  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:27.808503  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823107808488 us; error 0 us; skew 500 ppm
I20260630 12:38:27.809132  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:27.810007 10100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44276
I20260630 12:38:27.811735  1011 webserver.cc:533] Webserver started at http://127.0.252.194:46837/ using document root <none> and password file <none>
I20260630 12:38:27.812265  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:27.812448  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:27.812759  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:27.813941  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "bda69128bdd24937a5f3f3c83f4e8103"
format_stamp: "Formatted at 2026-06-30 12:38:27 on dist-test-slave-7v2h"
I20260630 12:38:27.818290  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:27.821537 10239 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.822265  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:27.822541  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "bda69128bdd24937a5f3f3c83f4e8103"
format_stamp: "Formatted at 2026-06-30 12:38:27 on dist-test-slave-7v2h"
I20260630 12:38:27.822803  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-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)
I20260630 12:38:27.847328  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:27.848542  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:27.850039  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:27.852239  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:27.852445  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.852684  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:27.852834  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.891812  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:42623
I20260630 12:38:27.891928 10301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:42623 every 8 connection(s)
I20260630 12:38:27.896427  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:27.903570 10305 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
W20260630 12:38:27.904994 10306 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
I20260630 12:38:27.908416 10302 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44193
I20260630 12:38:27.908937 10302 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:27.909927 10302 heartbeater.cc:507] Master 127.0.252.254:44193 requested a full tablet report, sending...
I20260630 12:38:27.910019  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:27.909951 10308 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
I20260630 12:38:27.911273  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:27.911495  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:27.911681  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823107911662 us; error 0 us; skew 500 ppm
I20260630 12:38:27.912169  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:27.912384 10100 ts_manager.cc:194] Registered new tserver with Master: bda69128bdd24937a5f3f3c83f4e8103 (127.0.252.194:42623)
I20260630 12:38:27.913939 10100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44278
I20260630 12:38:27.917064  1011 webserver.cc:533] Webserver started at http://127.0.252.195:45907/ using document root <none> and password file <none>
I20260630 12:38:27.917726  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:27.917917  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:27.918162  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:27.919308  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "477eaa0ed9244d55b22dcd442aba64ab"
format_stamp: "Formatted at 2026-06-30 12:38:27 on dist-test-slave-7v2h"
I20260630 12:38:27.923767  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:38:27.927239 10313 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.928035  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:27.928328  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "477eaa0ed9244d55b22dcd442aba64ab"
format_stamp: "Formatted at 2026-06-30 12:38:27 on dist-test-slave-7v2h"
I20260630 12:38:27.928643  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822884425640-1011-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)
I20260630 12:38:27.941897  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:27.943076  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:27.944525  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:27.946844  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:27.947072  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.947293  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:27.947453  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:27.989728  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:46639
I20260630 12:38:27.989816 10375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:46639 every 8 connection(s)
I20260630 12:38:28.003978 10376 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44193
I20260630 12:38:28.004354 10376 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:28.005098 10376 heartbeater.cc:507] Master 127.0.252.254:44193 requested a full tablet report, sending...
I20260630 12:38:28.007161 10100 ts_manager.cc:194] Registered new tserver with Master: 477eaa0ed9244d55b22dcd442aba64ab (127.0.252.195:46639)
I20260630 12:38:28.007360  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014282881s
I20260630 12:38:28.008595 10100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44284
I20260630 12:38:29.110811 10227 heartbeater.cc:499] Master 127.0.252.254:44193 was elected leader, sending a full tablet report...
I20260630 12:38:29.421525 10302 heartbeater.cc:499] Master 127.0.252.254:44193 was elected leader, sending a full tablet report...
I20260630 12:38:29.690860 10376 heartbeater.cc:499] Master 127.0.252.254:44193 was elected leader, sending a full tablet report...
I20260630 12:38:29.715132 10100 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44286:
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"
    }
  }
}
W20260630 12:38:29.717211 10100 catalog_manager.cc:7077] 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.
I20260630 12:38:29.760039 10267 tablet_service.cc:1511] Processing CreateTablet for tablet e0ac6ccff24044728cc56efe20e93fb0 (DEFAULT_TABLE table=test-workload [id=ed990cd2cd614f3489ddf4268592e31b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:29.761622 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ac6ccff24044728cc56efe20e93fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:29.770430 10341 tablet_service.cc:1511] Processing CreateTablet for tablet e0ac6ccff24044728cc56efe20e93fb0 (DEFAULT_TABLE table=test-workload [id=ed990cd2cd614f3489ddf4268592e31b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:29.771749 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ac6ccff24044728cc56efe20e93fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:29.777741 10192 tablet_service.cc:1511] Processing CreateTablet for tablet e0ac6ccff24044728cc56efe20e93fb0 (DEFAULT_TABLE table=test-workload [id=ed990cd2cd614f3489ddf4268592e31b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:29.779135 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ac6ccff24044728cc56efe20e93fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:29.783247 10396 tablet_bootstrap.cc:492] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103: Bootstrap starting.
I20260630 12:38:29.790410 10396 tablet_bootstrap.cc:654] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:29.791004 10397 tablet_bootstrap.cc:492] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab: Bootstrap starting.
I20260630 12:38:29.796358 10396 tablet_bootstrap.cc:492] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103: No bootstrap required, opened a new log
I20260630 12:38:29.797034 10399 tablet_bootstrap.cc:492] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429: Bootstrap starting.
I20260630 12:38:29.797089 10397 tablet_bootstrap.cc:654] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:29.797504 10396 ts_tablet_manager.cc:1403] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:38:29.800400 10396 raft_consensus.cc:359] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.801056 10396 raft_consensus.cc:385] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:29.801318 10396 raft_consensus.cc:740] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bda69128bdd24937a5f3f3c83f4e8103, State: Initialized, Role: FOLLOWER
I20260630 12:38:29.802197 10396 consensus_queue.cc:260] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.804045 10399 tablet_bootstrap.cc:654] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:29.804095 10397 tablet_bootstrap.cc:492] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab: No bootstrap required, opened a new log
I20260630 12:38:29.806126 10396 ts_tablet_manager.cc:1434] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:38:29.806529 10397 ts_tablet_manager.cc:1403] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:38:29.810062 10399 tablet_bootstrap.cc:492] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429: No bootstrap required, opened a new log
I20260630 12:38:29.809767 10397 raft_consensus.cc:359] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.810693 10397 raft_consensus.cc:385] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:29.810806 10399 ts_tablet_manager.cc:1403] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:38:29.811089 10397 raft_consensus.cc:740] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 477eaa0ed9244d55b22dcd442aba64ab, State: Initialized, Role: FOLLOWER
I20260630 12:38:29.811985 10397 consensus_queue.cc:260] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.813949 10399 raft_consensus.cc:359] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.814756 10399 raft_consensus.cc:385] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:29.815063 10399 raft_consensus.cc:740] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff033071132d48e8aa0c3c952fe86429, State: Initialized, Role: FOLLOWER
I20260630 12:38:29.815760 10399 consensus_queue.cc:260] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.818303 10399 ts_tablet_manager.cc:1434] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:29.820644 10397 ts_tablet_manager.cc:1434] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:38:29.870850 10401 raft_consensus.cc:493] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:29.871358 10401 raft_consensus.cc:515] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.873512 10401 leader_election.cc:290] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 477eaa0ed9244d55b22dcd442aba64ab (127.0.252.195:46639), ff033071132d48e8aa0c3c952fe86429 (127.0.252.193:35077)
I20260630 12:38:29.887007 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac6ccff24044728cc56efe20e93fb0" candidate_uuid: "bda69128bdd24937a5f3f3c83f4e8103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff033071132d48e8aa0c3c952fe86429" is_pre_election: true
I20260630 12:38:29.886997 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac6ccff24044728cc56efe20e93fb0" candidate_uuid: "bda69128bdd24937a5f3f3c83f4e8103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "477eaa0ed9244d55b22dcd442aba64ab" is_pre_election: true
I20260630 12:38:29.887979 10202 raft_consensus.cc:2468] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda69128bdd24937a5f3f3c83f4e8103 in term 0.
I20260630 12:38:29.888031 10351 raft_consensus.cc:2468] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bda69128bdd24937a5f3f3c83f4e8103 in term 0.
I20260630 12:38:29.889672 10242 leader_election.cc:304] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [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: 477eaa0ed9244d55b22dcd442aba64ab, bda69128bdd24937a5f3f3c83f4e8103; no voters: 
I20260630 12:38:29.890480 10401 raft_consensus.cc:2804] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:29.890852 10401 raft_consensus.cc:493] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:29.891259 10401 raft_consensus.cc:3060] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:29.897830 10401 raft_consensus.cc:515] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.899557 10401 leader_election.cc:290] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [CANDIDATE]: Term 1 election: Requested vote from peers 477eaa0ed9244d55b22dcd442aba64ab (127.0.252.195:46639), ff033071132d48e8aa0c3c952fe86429 (127.0.252.193:35077)
I20260630 12:38:29.900544 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac6ccff24044728cc56efe20e93fb0" candidate_uuid: "bda69128bdd24937a5f3f3c83f4e8103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "477eaa0ed9244d55b22dcd442aba64ab"
I20260630 12:38:29.900665 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ac6ccff24044728cc56efe20e93fb0" candidate_uuid: "bda69128bdd24937a5f3f3c83f4e8103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff033071132d48e8aa0c3c952fe86429"
I20260630 12:38:29.901163 10351 raft_consensus.cc:3060] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:29.901353 10202 raft_consensus.cc:3060] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:29.907051 10351 raft_consensus.cc:2468] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda69128bdd24937a5f3f3c83f4e8103 in term 1.
I20260630 12:38:29.907389 10202 raft_consensus.cc:2468] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bda69128bdd24937a5f3f3c83f4e8103 in term 1.
I20260630 12:38:29.908202 10242 leader_election.cc:304] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [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: 477eaa0ed9244d55b22dcd442aba64ab, bda69128bdd24937a5f3f3c83f4e8103; no voters: 
I20260630 12:38:29.908999 10401 raft_consensus.cc:2804] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:29.910195 10401 raft_consensus.cc:697] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 1 LEADER]: Becoming Leader. State: Replica: bda69128bdd24937a5f3f3c83f4e8103, State: Running, Role: LEADER
I20260630 12:38:29.910995 10401 consensus_queue.cc:237] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [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: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } }
I20260630 12:38:29.919683 10099 catalog_manager.cc:5697] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 reported cstate change: term changed from 0 to 1, leader changed from <none> to bda69128bdd24937a5f3f3c83f4e8103 (127.0.252.194). New cstate: current_term: 1 leader_uuid: "bda69128bdd24937a5f3f3c83f4e8103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bda69128bdd24937a5f3f3c83f4e8103" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:30.019486 10131 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5820 after lost signal to thread 1014
I20260630 12:38:30.076622 10202 raft_consensus.cc:1275] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 1 FOLLOWER]: Refusing update from remote peer bda69128bdd24937a5f3f3c83f4e8103: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:30.076913 10351 raft_consensus.cc:1275] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 1 FOLLOWER]: Refusing update from remote peer bda69128bdd24937a5f3f3c83f4e8103: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:30.078694 10401 consensus_queue.cc:1048] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff033071132d48e8aa0c3c952fe86429" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 35077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:30.079613 10407 consensus_queue.cc:1048] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "477eaa0ed9244d55b22dcd442aba64ab" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 46639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:30.650764  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:38:30.694650  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:30.695480  1011 tablet_replica.cc:333] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429: stopping tablet replica
I20260630 12:38:30.696295  1011 raft_consensus.cc:2243] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:30.696993  1011 raft_consensus.cc:2272] T e0ac6ccff24044728cc56efe20e93fb0 P ff033071132d48e8aa0c3c952fe86429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:30.719334  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:38:30.732703  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:38:30.758143  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:30.758860  1011 tablet_replica.cc:333] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103: stopping tablet replica
I20260630 12:38:30.759414  1011 raft_consensus.cc:2243] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:30.760411  1011 raft_consensus.cc:2272] T e0ac6ccff24044728cc56efe20e93fb0 P bda69128bdd24937a5f3f3c83f4e8103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:30.782717  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:38:30.794974  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:38:30.822312  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:30.822932  1011 tablet_replica.cc:333] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab: stopping tablet replica
I20260630 12:38:30.823465  1011 raft_consensus.cc:2243] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:30.824012  1011 raft_consensus.cc:2272] T e0ac6ccff24044728cc56efe20e93fb0 P 477eaa0ed9244d55b22dcd442aba64ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:30.835229  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:38:30.847447  1011 master.cc:562] Master@127.0.252.254:44193 shutting down...
I20260630 12:38:30.867246  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:30.867834  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:30.868167  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2be778136cd4bee979f489ffe4fa1f9: stopping tablet replica
W20260630 12:38:31.884974  1011 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10131)
W20260630 12:38:32.885437  1011 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10131)
I20260630 12:38:33.089056  1011 master.cc:584] Master@127.0.252.254:44193 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (5644 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:38:33.118341  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:45859
I20260630 12:38:33.119778  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:33.125149 10430 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
W20260630 12:38:33.126088 10431 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
W20260630 12:38:33.126931 10433 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
I20260630 12:38:33.127774  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:33.128736  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:33.128928  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:33.129088  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823113129063 us; error 0 us; skew 500 ppm
I20260630 12:38:33.129686  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:33.132355  1011 webserver.cc:533] Webserver started at http://127.0.252.254:45537/ using document root <none> and password file <none>
I20260630 12:38:33.132903  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:33.133100  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:33.133399  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:33.134603  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "5f233ef60eda4db4a248c1e57718d760"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-7v2h"
I20260630 12:38:33.139358  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:38:33.142804 10438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.143599  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:33.143863  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "5f233ef60eda4db4a248c1e57718d760"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-7v2h"
I20260630 12:38:33.144109  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-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)
I20260630 12:38:33.165848  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:33.166834  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:33.201685  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:45859
I20260630 12:38:33.201799 10489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:45859 every 8 connection(s)
I20260630 12:38:33.205530 10490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:33.218357 10490 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760: Bootstrap starting.
I20260630 12:38:33.222656 10490 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:33.226678 10490 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760: No bootstrap required, opened a new log
I20260630 12:38:33.228919 10490 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f233ef60eda4db4a248c1e57718d760" member_type: VOTER }
I20260630 12:38:33.229341 10490 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:33.229566 10490 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f233ef60eda4db4a248c1e57718d760, State: Initialized, Role: FOLLOWER
I20260630 12:38:33.230139 10490 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f233ef60eda4db4a248c1e57718d760" member_type: VOTER }
I20260630 12:38:33.230583 10490 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:33.230801 10490 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:33.231050 10490 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:33.236016 10490 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f233ef60eda4db4a248c1e57718d760" member_type: VOTER }
I20260630 12:38:33.236593 10490 leader_election.cc:304] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [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: 5f233ef60eda4db4a248c1e57718d760; no voters: 
I20260630 12:38:33.237707 10490 leader_election.cc:290] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:33.238065 10493 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:33.239351 10493 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 1 LEADER]: Becoming Leader. State: Replica: 5f233ef60eda4db4a248c1e57718d760, State: Running, Role: LEADER
I20260630 12:38:33.239910 10493 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [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: "5f233ef60eda4db4a248c1e57718d760" member_type: VOTER }
I20260630 12:38:33.240459 10490 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:33.244587 10495 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f233ef60eda4db4a248c1e57718d760. Latest consensus state: current_term: 1 leader_uuid: "5f233ef60eda4db4a248c1e57718d760" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f233ef60eda4db4a248c1e57718d760" member_type: VOTER } }
I20260630 12:38:33.244796 10494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f233ef60eda4db4a248c1e57718d760" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f233ef60eda4db4a248c1e57718d760" member_type: VOTER } }
I20260630 12:38:33.245210 10495 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:33.245299 10494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:33.248978 10500 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:33.253980 10500 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:33.256359  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:33.263890 10500 catalog_manager.cc:1383] Generated new cluster ID: a93cc4ebd98646559ff39f7ae7e8a91d
I20260630 12:38:33.264225 10500 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:33.280436 10500 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:33.281780 10500 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:33.295604 10500 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760: Generated new TSK 0
I20260630 12:38:33.296238 10500 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:33.323089  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:33.329847 10511 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
W20260630 12:38:33.330787 10512 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
W20260630 12:38:33.332399 10514 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
I20260630 12:38:33.333420  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:33.334496  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:33.334708  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:33.334885  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823113334870 us; error 0 us; skew 500 ppm
I20260630 12:38:33.335410  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:33.337865  1011 webserver.cc:533] Webserver started at http://127.0.252.193:43627/ using document root <none> and password file <none>
I20260630 12:38:33.338357  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:33.338531  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:33.338789  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:33.339867  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "227cd2753d94480fa9edb4843f098613"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-7v2h"
I20260630 12:38:33.344861  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:33.348685 10519 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.349601  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:38:33.349918  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "227cd2753d94480fa9edb4843f098613"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-7v2h"
I20260630 12:38:33.350189  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-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)
I20260630 12:38:33.359939  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:33.361322  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:33.362785  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:33.365311  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:33.365538  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.365777  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:33.365937  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.406157  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:36741
I20260630 12:38:33.406252 10581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:36741 every 8 connection(s)
I20260630 12:38:33.411074  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:33.418322 10586 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
W20260630 12:38:33.420023 10587 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
W20260630 12:38:33.423293 10589 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
I20260630 12:38:33.424450  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:33.426162  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:33.426427  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:33.426599  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823113426582 us; error 0 us; skew 500 ppm
I20260630 12:38:33.426764 10582 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45859
I20260630 12:38:33.427129  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:33.427153 10582 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:33.428170 10582 heartbeater.cc:507] Master 127.0.252.254:45859 requested a full tablet report, sending...
I20260630 12:38:33.429903  1011 webserver.cc:533] Webserver started at http://127.0.252.194:41887/ using document root <none> and password file <none>
I20260630 12:38:33.430573  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:33.430820  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:33.431151  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:33.432613  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "f7fda6f37b0947a392c133a345c7a83f"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-7v2h"
I20260630 12:38:33.432763 10455 ts_manager.cc:194] Registered new tserver with Master: 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741)
I20260630 12:38:33.435328 10455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53838
I20260630 12:38:33.438920  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:38:33.443482 10594 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.445304  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:38:33.445698  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "f7fda6f37b0947a392c133a345c7a83f"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-7v2h"
I20260630 12:38:33.446060  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-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)
I20260630 12:38:33.462200  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:33.463723  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:33.465236  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:33.467463  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:33.467661  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.467872  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:33.468022  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.507141  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:43173
I20260630 12:38:33.507277 10656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:43173 every 8 connection(s)
I20260630 12:38:33.511739  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:33.517710 10660 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
W20260630 12:38:33.519574 10661 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
I20260630 12:38:33.520641  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:33.520871 10664 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
I20260630 12:38:33.521838  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:33.522048  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:33.522215  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823113522197 us; error 0 us; skew 500 ppm
I20260630 12:38:33.522655  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:33.525027  1011 webserver.cc:533] Webserver started at http://127.0.252.195:38351/ using document root <none> and password file <none>
I20260630 12:38:33.525602  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:33.525843  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:33.526140  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:33.526857 10657 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45859
I20260630 12:38:33.527232 10657 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:33.527287  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "552e82b13add49f6900ad77f4bc15055"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-7v2h"
I20260630 12:38:33.527982 10657 heartbeater.cc:507] Master 127.0.252.254:45859 requested a full tablet report, sending...
I20260630 12:38:33.529989 10455 ts_manager.cc:194] Registered new tserver with Master: f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173)
I20260630 12:38:33.531517 10455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53846
I20260630 12:38:33.532124  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:38:33.536129 10668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.536911  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:33.537195  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "552e82b13add49f6900ad77f4bc15055"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-7v2h"
I20260630 12:38:33.537477  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-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)
I20260630 12:38:33.568122  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:33.569265  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:33.570721  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:33.573000  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:33.573206  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.573426  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:33.573578  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.612295  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:41231
I20260630 12:38:33.612392 10730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:41231 every 8 connection(s)
I20260630 12:38:33.626762 10731 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45859
I20260630 12:38:33.627151 10731 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:33.627887 10731 heartbeater.cc:507] Master 127.0.252.254:45859 requested a full tablet report, sending...
I20260630 12:38:33.630285 10455 ts_manager.cc:194] Registered new tserver with Master: 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:33.630618  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015175473s
I20260630 12:38:33.632174 10455 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53860
I20260630 12:38:34.439020 10582 heartbeater.cc:499] Master 127.0.252.254:45859 was elected leader, sending a full tablet report...
I20260630 12:38:34.534349 10657 heartbeater.cc:499] Master 127.0.252.254:45859 was elected leader, sending a full tablet report...
I20260630 12:38:34.635471 10731 heartbeater.cc:499] Master 127.0.252.254:45859 was elected leader, sending a full tablet report...
I20260630 12:38:34.687938 10455 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53876:
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"
    }
  }
}
I20260630 12:38:34.748299 10547 tablet_service.cc:1511] Processing CreateTablet for tablet ce2040d3a28648ca85d16b42a2b9f1b1 (DEFAULT_TABLE table=test-workload [id=2dc3b610bf2f401ea0bdd716e24e8dab]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:34.749761 10547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2040d3a28648ca85d16b42a2b9f1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:34.749491 10546 tablet_service.cc:1511] Processing CreateTablet for tablet 4546cd7d4d5b487ab516f630c1b73bd8 (DEFAULT_TABLE table=test-workload [id=2dc3b610bf2f401ea0bdd716e24e8dab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:34.750974 10546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4546cd7d4d5b487ab516f630c1b73bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:34.760442 10696 tablet_service.cc:1511] Processing CreateTablet for tablet 170734534ef14a72bcbf525ade85879e (DEFAULT_TABLE table=test-workload [id=2dc3b610bf2f401ea0bdd716e24e8dab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:34.760696 10695 tablet_service.cc:1511] Processing CreateTablet for tablet 68b282f8fb71437b8507919ffe2c75df (DEFAULT_TABLE table=test-workload [id=2dc3b610bf2f401ea0bdd716e24e8dab]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:34.761826 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170734534ef14a72bcbf525ade85879e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:34.761562 10621 tablet_service.cc:1511] Processing CreateTablet for tablet 36d1e3eeabc04bf4bfdbf4abf975b67b (DEFAULT_TABLE table=test-workload [id=2dc3b610bf2f401ea0bdd716e24e8dab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:34.762620 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b282f8fb71437b8507919ffe2c75df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:34.762864 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d1e3eeabc04bf4bfdbf4abf975b67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:34.760164 10622 tablet_service.cc:1511] Processing CreateTablet for tablet df16b3dcf74d4ba4af0147b2f337f246 (DEFAULT_TABLE table=test-workload [id=2dc3b610bf2f401ea0bdd716e24e8dab]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:34.765760 10622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df16b3dcf74d4ba4af0147b2f337f246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:34.789002 10752 tablet_bootstrap.cc:492] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055: Bootstrap starting.
I20260630 12:38:34.796276 10752 tablet_bootstrap.cc:654] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:34.799089 10751 tablet_bootstrap.cc:492] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613: Bootstrap starting.
I20260630 12:38:34.801836 10753 tablet_bootstrap.cc:492] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f: Bootstrap starting.
I20260630 12:38:34.803687 10752 tablet_bootstrap.cc:492] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055: No bootstrap required, opened a new log
I20260630 12:38:34.804226 10752 ts_tablet_manager.cc:1403] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:38:34.805636 10751 tablet_bootstrap.cc:654] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:34.807158 10752 raft_consensus.cc:359] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:34.807801 10752 raft_consensus.cc:385] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:34.808090 10752 raft_consensus.cc:740] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Initialized, Role: FOLLOWER
I20260630 12:38:34.808269 10753 tablet_bootstrap.cc:654] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:34.808924 10752 consensus_queue.cc:260] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:34.809654 10752 raft_consensus.cc:399] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:34.809973 10752 raft_consensus.cc:493] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:34.810166 10751 tablet_bootstrap.cc:492] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613: No bootstrap required, opened a new log
I20260630 12:38:34.810340 10752 raft_consensus.cc:3060] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:34.810628 10751 ts_tablet_manager.cc:1403] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260630 12:38:34.813416 10751 raft_consensus.cc:359] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } }
I20260630 12:38:34.813675 10753 tablet_bootstrap.cc:492] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f: No bootstrap required, opened a new log
I20260630 12:38:34.813853 10751 raft_consensus.cc:385] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:34.814208 10751 raft_consensus.cc:740] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Initialized, Role: FOLLOWER
I20260630 12:38:34.814299 10753 ts_tablet_manager.cc:1403] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:38:34.814893 10751 consensus_queue.cc:260] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } }
I20260630 12:38:34.815429 10751 raft_consensus.cc:399] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:34.815660 10751 raft_consensus.cc:493] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:34.815927 10751 raft_consensus.cc:3060] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:34.817276 10753 raft_consensus.cc:359] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } }
I20260630 12:38:34.817864 10753 raft_consensus.cc:385] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:34.817888 10752 raft_consensus.cc:515] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:34.818306 10753 raft_consensus.cc:740] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Initialized, Role: FOLLOWER
I20260630 12:38:34.818768 10752 leader_election.cc:304] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [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: 552e82b13add49f6900ad77f4bc15055; no voters: 
I20260630 12:38:34.819054 10753 consensus_queue.cc:260] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } }
I20260630 12:38:34.819757 10753 raft_consensus.cc:399] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:34.820086 10753 raft_consensus.cc:493] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:34.820412 10753 raft_consensus.cc:3060] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:34.822285 10751 raft_consensus.cc:515] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } }
I20260630 12:38:34.822638 10752 leader_election.cc:290] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:34.823108 10751 leader_election.cc:304] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [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: 227cd2753d94480fa9edb4843f098613; no voters: 
I20260630 12:38:34.823256 10757 raft_consensus.cc:2804] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:34.828399 10759 raft_consensus.cc:2804] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:34.828622 10753 raft_consensus.cc:515] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } }
I20260630 12:38:34.829638 10753 leader_election.cc:304] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [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: f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:34.829808 10751 leader_election.cc:290] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:34.831557 10757 raft_consensus.cc:697] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Becoming Leader. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Running, Role: LEADER
I20260630 12:38:34.832513 10757 consensus_queue.cc:237] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [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: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:34.835310 10751 ts_tablet_manager.cc:1434] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.004s
I20260630 12:38:34.837134 10751 tablet_bootstrap.cc:492] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613: Bootstrap starting.
I20260630 12:38:34.838604 10753 leader_election.cc:290] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:34.840703 10759 raft_consensus.cc:697] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Becoming Leader. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Running, Role: LEADER
I20260630 12:38:34.841307 10752 ts_tablet_manager.cc:1434] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055: Time spent starting tablet: real 0.037s	user 0.020s	sys 0.016s
I20260630 12:38:34.841512 10759 consensus_queue.cc:237] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } }
I20260630 12:38:34.842374 10752 tablet_bootstrap.cc:492] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055: Bootstrap starting.
I20260630 12:38:34.842061 10762 raft_consensus.cc:2804] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:34.846601 10753 ts_tablet_manager.cc:1434] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f: Time spent starting tablet: real 0.032s	user 0.018s	sys 0.009s
I20260630 12:38:34.847702 10753 tablet_bootstrap.cc:492] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f: Bootstrap starting.
I20260630 12:38:34.849264 10751 tablet_bootstrap.cc:654] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:34.854174 10753 tablet_bootstrap.cc:654] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:34.853713 10455 catalog_manager.cc:5697] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 552e82b13add49f6900ad77f4bc15055 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "552e82b13add49f6900ad77f4bc15055" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:34.854314 10752 tablet_bootstrap.cc:654] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:34.859081 10762 raft_consensus.cc:697] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 1 LEADER]: Becoming Leader. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Running, Role: LEADER
I20260630 12:38:34.863626 10762 consensus_queue.cc:237] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [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: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } }
W20260630 12:38:34.867779 10732 tablet.cc:2406] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:38:34.897930 10751 tablet_bootstrap.cc:492] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613: No bootstrap required, opened a new log
I20260630 12:38:34.899387 10751 ts_tablet_manager.cc:1403] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.003s
I20260630 12:38:34.896422 10454 catalog_manager.cc:5697] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 reported cstate change: term changed from 0 to 1, leader changed from <none> to 227cd2753d94480fa9edb4843f098613 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "227cd2753d94480fa9edb4843f098613" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:34.902123 10752 tablet_bootstrap.cc:492] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055: No bootstrap required, opened a new log
I20260630 12:38:34.902655 10752 ts_tablet_manager.cc:1403] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.027s
I20260630 12:38:34.904937 10453 catalog_manager.cc:5697] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7fda6f37b0947a392c133a345c7a83f (127.0.252.194). New cstate: current_term: 1 leader_uuid: "f7fda6f37b0947a392c133a345c7a83f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:34.905233 10752 raft_consensus.cc:359] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:34.905861 10752 raft_consensus.cc:385] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:34.906165 10752 raft_consensus.cc:740] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Initialized, Role: FOLLOWER
I20260630 12:38:34.906904 10752 consensus_queue.cc:260] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:34.907549 10752 raft_consensus.cc:399] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:34.907871 10752 raft_consensus.cc:493] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:34.908244 10752 raft_consensus.cc:3060] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:34.910343 10751 raft_consensus.cc:359] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } }
I20260630 12:38:34.912442 10753 tablet_bootstrap.cc:492] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f: No bootstrap required, opened a new log
I20260630 12:38:34.912869 10751 raft_consensus.cc:385] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:34.913667 10751 raft_consensus.cc:740] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Initialized, Role: FOLLOWER
I20260630 12:38:34.913089 10753 ts_tablet_manager.cc:1403] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.005s
I20260630 12:38:34.914662 10751 consensus_queue.cc:260] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } }
I20260630 12:38:34.915405 10751 raft_consensus.cc:399] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:34.915774 10751 raft_consensus.cc:493] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:34.915596 10752 raft_consensus.cc:515] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:34.916255 10751 raft_consensus.cc:3060] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:34.916467 10752 leader_election.cc:304] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [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: 552e82b13add49f6900ad77f4bc15055; no voters: 
I20260630 12:38:34.917384 10757 raft_consensus.cc:2804] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:34.917896 10757 raft_consensus.cc:697] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Becoming Leader. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Running, Role: LEADER
I20260630 12:38:34.918602 10757 consensus_queue.cc:237] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [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: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:34.917482 10753 raft_consensus.cc:359] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } }
I20260630 12:38:34.923659 10752 leader_election.cc:290] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:34.924335 10751 raft_consensus.cc:515] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } }
I20260630 12:38:34.924350 10753 raft_consensus.cc:385] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:34.925230 10751 leader_election.cc:304] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [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: 227cd2753d94480fa9edb4843f098613; no voters: 
I20260630 12:38:34.925863 10753 raft_consensus.cc:740] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Initialized, Role: FOLLOWER
I20260630 12:38:34.927448 10759 raft_consensus.cc:2804] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:34.928011 10759 raft_consensus.cc:697] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Becoming Leader. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Running, Role: LEADER
I20260630 12:38:34.927868 10752 ts_tablet_manager.cc:1434] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.002s
I20260630 12:38:34.927620 10753 consensus_queue.cc:260] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } }
I20260630 12:38:34.928900 10759 consensus_queue.cc:237] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } }
I20260630 12:38:34.929222 10753 raft_consensus.cc:399] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:34.931830 10753 raft_consensus.cc:493] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:34.932224 10753 raft_consensus.cc:3060] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:34.933440 10751 leader_election.cc:290] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:34.936547 10751 ts_tablet_manager.cc:1434] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613: Time spent starting tablet: real 0.036s	user 0.016s	sys 0.000s
I20260630 12:38:34.940347 10753 raft_consensus.cc:515] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } }
I20260630 12:38:34.941210 10753 leader_election.cc:304] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [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: f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:34.942088 10762 raft_consensus.cc:2804] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:34.942698 10762 raft_consensus.cc:697] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 1 LEADER]: Becoming Leader. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Running, Role: LEADER
I20260630 12:38:34.943571 10762 consensus_queue.cc:237] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [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: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } }
I20260630 12:38:34.949694 10455 catalog_manager.cc:5697] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 reported cstate change: term changed from 0 to 1, leader changed from <none> to 227cd2753d94480fa9edb4843f098613 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "227cd2753d94480fa9edb4843f098613" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:34.951818 10753 leader_election.cc:290] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:34.954651 10753 ts_tablet_manager.cc:1434] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f: Time spent starting tablet: real 0.040s	user 0.013s	sys 0.004s
I20260630 12:38:34.960489 10453 catalog_manager.cc:5697] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 552e82b13add49f6900ad77f4bc15055 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "552e82b13add49f6900ad77f4bc15055" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:34.963344 10452 catalog_manager.cc:5697] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7fda6f37b0947a392c133a345c7a83f (127.0.252.194). New cstate: current_term: 1 leader_uuid: "f7fda6f37b0947a392c133a345c7a83f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:35.740540 10452 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53886:
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"
    }
  }
}
W20260630 12:38:35.743131 10452 catalog_manager.cc:7077] 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.
I20260630 12:38:35.786437 10546 tablet_service.cc:1511] Processing CreateTablet for tablet 8292d4fd0ee246349627680c1d1dac06 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:35.787355 10621 tablet_service.cc:1511] Processing CreateTablet for tablet 8292d4fd0ee246349627680c1d1dac06 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:35.787938 10546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8292d4fd0ee246349627680c1d1dac06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.789217 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8292d4fd0ee246349627680c1d1dac06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.790351 10695 tablet_service.cc:1511] Processing CreateTablet for tablet 8292d4fd0ee246349627680c1d1dac06 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:35.791639 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8292d4fd0ee246349627680c1d1dac06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.791272 10547 tablet_service.cc:1511] Processing CreateTablet for tablet d79e669fdd384b82b76265d27025e772 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:35.792629 10547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79e669fdd384b82b76265d27025e772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.798913 10545 tablet_service.cc:1511] Processing CreateTablet for tablet cb6b4c36723e46549f538726f45c78b7 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:35.800292 10622 tablet_service.cc:1511] Processing CreateTablet for tablet d79e669fdd384b82b76265d27025e772 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:35.802068 10622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79e669fdd384b82b76265d27025e772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.802474 10544 tablet_service.cc:1511] Processing CreateTablet for tablet 1744492fbc064b10ac6417d551a5ade5 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:35.806252 10620 tablet_service.cc:1511] Processing CreateTablet for tablet cb6b4c36723e46549f538726f45c78b7 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:35.801064 10545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6b4c36723e46549f538726f45c78b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.810036 10619 tablet_service.cc:1511] Processing CreateTablet for tablet 1744492fbc064b10ac6417d551a5ade5 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:35.811514 10618 tablet_service.cc:1511] Processing CreateTablet for tablet 8e347a4bf84e42c3ac3844a530b1d96c (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:35.811391 10544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1744492fbc064b10ac6417d551a5ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.814002 10694 tablet_service.cc:1511] Processing CreateTablet for tablet cb6b4c36723e46549f538726f45c78b7 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:35.814877 10542 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd6c0239d354414aad9c6334cb6a887 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:35.815730 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6b4c36723e46549f538726f45c78b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.816490 10542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd6c0239d354414aad9c6334cb6a887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.819154 10617 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd6c0239d354414aad9c6334cb6a887 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:35.819214 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 1744492fbc064b10ac6417d551a5ade5 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:35.821187 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1744492fbc064b10ac6417d551a5ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.822992 10691 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd6c0239d354414aad9c6334cb6a887 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:35.799093 10696 tablet_service.cc:1511] Processing CreateTablet for tablet d79e669fdd384b82b76265d27025e772 (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:35.820662 10692 tablet_service.cc:1511] Processing CreateTablet for tablet 8e347a4bf84e42c3ac3844a530b1d96c (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:35.807029 10543 tablet_service.cc:1511] Processing CreateTablet for tablet 8e347a4bf84e42c3ac3844a530b1d96c (DEFAULT_TABLE table=test-workload-rf3 [id=13c21b68db394ba79309f825191b1296]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:35.828500 10543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e347a4bf84e42c3ac3844a530b1d96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.833107 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd6c0239d354414aad9c6334cb6a887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.834399 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79e669fdd384b82b76265d27025e772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.836953 10692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e347a4bf84e42c3ac3844a530b1d96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.844966 10620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6b4c36723e46549f538726f45c78b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.847007 10617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd6c0239d354414aad9c6334cb6a887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.849684 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1744492fbc064b10ac6417d551a5ade5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.851837 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e347a4bf84e42c3ac3844a530b1d96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.865792 10810 tablet_bootstrap.cc:492] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055: Bootstrap starting.
I20260630 12:38:35.870419 10810 tablet_bootstrap.cc:654] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.892315 10811 tablet_bootstrap.cc:492] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f: Bootstrap starting.
I20260630 12:38:35.903321 10811 tablet_bootstrap.cc:654] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.927299 10813 tablet_bootstrap.cc:492] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613: Bootstrap starting.
I20260630 12:38:35.954514 10810 tablet_bootstrap.cc:492] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055: No bootstrap required, opened a new log
I20260630 12:38:35.956341 10810 ts_tablet_manager.cc:1403] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055: Time spent bootstrapping tablet: real 0.091s	user 0.040s	sys 0.025s
I20260630 12:38:35.958076 10813 tablet_bootstrap.cc:654] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.959741 10810 raft_consensus.cc:359] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:35.960628 10810 raft_consensus.cc:385] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.960951 10810 raft_consensus.cc:740] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.961994 10810 consensus_queue.cc:260] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:35.963318 10811 tablet_bootstrap.cc:492] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f: No bootstrap required, opened a new log
I20260630 12:38:35.963892 10811 ts_tablet_manager.cc:1403] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.012s
I20260630 12:38:35.964613 10810 ts_tablet_manager.cc:1434] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:35.965910 10810 tablet_bootstrap.cc:492] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055: Bootstrap starting.
I20260630 12:38:35.966921 10813 tablet_bootstrap.cc:492] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613: No bootstrap required, opened a new log
I20260630 12:38:35.966792 10811 raft_consensus.cc:359] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:35.967585 10813 ts_tablet_manager.cc:1403] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613: Time spent bootstrapping tablet: real 0.041s	user 0.002s	sys 0.013s
I20260630 12:38:35.967717 10811 raft_consensus.cc:385] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.968094 10811 raft_consensus.cc:740] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.968952 10811 consensus_queue.cc:260] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:35.970853 10813 raft_consensus.cc:359] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:35.971652 10811 ts_tablet_manager.cc:1434] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:38:35.971764 10813 raft_consensus.cc:385] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.972343 10813 raft_consensus.cc:740] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.001364 10811 tablet_bootstrap.cc:492] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f: Bootstrap starting.
I20260630 12:38:36.001364 10810 tablet_bootstrap.cc:654] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.014179 10811 tablet_bootstrap.cc:654] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.017549 10810 tablet_bootstrap.cc:492] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055: No bootstrap required, opened a new log
I20260630 12:38:36.018607 10810 ts_tablet_manager.cc:1403] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.009s
I20260630 12:38:36.020944 10813 consensus_queue.cc:260] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.024593 10810 raft_consensus.cc:359] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.025836 10810 raft_consensus.cc:385] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.026226 10810 raft_consensus.cc:740] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.031199 10810 consensus_queue.cc:260] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.032920 10813 ts_tablet_manager.cc:1434] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613: Time spent starting tablet: real 0.065s	user 0.001s	sys 0.009s
I20260630 12:38:36.035035 10813 tablet_bootstrap.cc:492] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613: Bootstrap starting.
I20260630 12:38:36.035090 10810 ts_tablet_manager.cc:1434] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260630 12:38:36.038316 10810 tablet_bootstrap.cc:492] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055: Bootstrap starting.
I20260630 12:38:36.042832 10760 raft_consensus.cc:493] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.043556 10760 raft_consensus.cc:515] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.050376 10760 leader_election.cc:290] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173)
I20260630 12:38:36.056051 10810 tablet_bootstrap.cc:654] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.056124 10813 tablet_bootstrap.cc:654] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.071334 10811 tablet_bootstrap.cc:492] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f: No bootstrap required, opened a new log
I20260630 12:38:36.071962 10811 ts_tablet_manager.cc:1403] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f: Time spent bootstrapping tablet: real 0.099s	user 0.037s	sys 0.030s
I20260630 12:38:36.076114 10810 tablet_bootstrap.cc:492] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055: No bootstrap required, opened a new log
I20260630 12:38:36.076809 10810 ts_tablet_manager.cc:1403] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.007s
I20260630 12:38:36.077704 10813 tablet_bootstrap.cc:492] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613: No bootstrap required, opened a new log
I20260630 12:38:36.075727 10811 raft_consensus.cc:359] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.078280 10813 ts_tablet_manager.cc:1403] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.015s
I20260630 12:38:36.080475 10810 raft_consensus.cc:359] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.081336 10810 raft_consensus.cc:385] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.081768 10810 raft_consensus.cc:740] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.078469 10811 raft_consensus.cc:385] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.082648 10811 raft_consensus.cc:740] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.082791 10810 consensus_queue.cc:260] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.084986 10811 consensus_queue.cc:260] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.085413 10813 raft_consensus.cc:359] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.086259 10813 raft_consensus.cc:385] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.087391 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1744492fbc064b10ac6417d551a5ade5" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f" is_pre_election: true
I20260630 12:38:36.089016 10811 ts_tablet_manager.cc:1434] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260630 12:38:36.090710 10811 tablet_bootstrap.cc:492] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f: Bootstrap starting.
I20260630 12:38:36.090893 10813 raft_consensus.cc:740] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.092027 10813 consensus_queue.cc:260] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.092654 10810 ts_tablet_manager.cc:1434] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
W20260630 12:38:36.093384 10669 leader_election.cc:343] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:36.094270 10810 tablet_bootstrap.cc:492] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055: Bootstrap starting.
I20260630 12:38:36.097424 10813 ts_tablet_manager.cc:1434] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:38:36.099001 10813 tablet_bootstrap.cc:492] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613: Bootstrap starting.
I20260630 12:38:36.099239 10811 tablet_bootstrap.cc:654] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.106367 10810 tablet_bootstrap.cc:654] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.115698 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1744492fbc064b10ac6417d551a5ade5" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613" is_pre_election: true
I20260630 12:38:36.116590 10557 raft_consensus.cc:2468] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 0.
I20260630 12:38:36.118466 10811 tablet_bootstrap.cc:492] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f: No bootstrap required, opened a new log
I20260630 12:38:36.118810 10759 raft_consensus.cc:493] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.119062 10811 ts_tablet_manager.cc:1403] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.017s
I20260630 12:38:36.118395 10671 leader_election.cc:304] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [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: 227cd2753d94480fa9edb4843f098613, 552e82b13add49f6900ad77f4bc15055; no voters: f7fda6f37b0947a392c133a345c7a83f
I20260630 12:38:36.119777 10810 tablet_bootstrap.cc:492] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055: No bootstrap required, opened a new log
I20260630 12:38:36.120371 10810 ts_tablet_manager.cc:1403] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.013s
I20260630 12:38:36.120445 10759 raft_consensus.cc:515] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.122920 10760 raft_consensus.cc:2804] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.122704 10811 raft_consensus.cc:359] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.123359 10760 raft_consensus.cc:493] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.123507 10811 raft_consensus.cc:385] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.123725 10759 leader_election.cc:290] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173), 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:36.123781 10760 raft_consensus.cc:3060] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.123946 10811 raft_consensus.cc:740] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.106367 10813 tablet_bootstrap.cc:654] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.125137 10811 consensus_queue.cc:260] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.130918 10811 ts_tablet_manager.cc:1434] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:38:36.139042 10811 tablet_bootstrap.cc:492] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f: Bootstrap starting.
I20260630 12:38:36.140583 10813 tablet_bootstrap.cc:492] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613: No bootstrap required, opened a new log
I20260630 12:38:36.141180 10813 ts_tablet_manager.cc:1403] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260630 12:38:36.144045 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd6c0239d354414aad9c6334cb6a887" candidate_uuid: "227cd2753d94480fa9edb4843f098613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f" is_pre_election: true
I20260630 12:38:36.144842 10632 raft_consensus.cc:2468] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227cd2753d94480fa9edb4843f098613 in term 0.
I20260630 12:38:36.146371 10811 tablet_bootstrap.cc:654] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.146627 10520 leader_election.cc:304] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [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: 227cd2753d94480fa9edb4843f098613, f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:36.147655 10759 raft_consensus.cc:2804] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.148044 10759 raft_consensus.cc:493] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.148392 10759 raft_consensus.cc:3060] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.149137 10810 raft_consensus.cc:359] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.149894 10810 raft_consensus.cc:385] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.150173 10810 raft_consensus.cc:740] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.152287 10810 consensus_queue.cc:260] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.155197 10810 ts_tablet_manager.cc:1434] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260630 12:38:36.144757 10813 raft_consensus.cc:359] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.158381 10813 raft_consensus.cc:385] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.158717 10813 raft_consensus.cc:740] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.158943 10757 raft_consensus.cc:493] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.159199 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd6c0239d354414aad9c6334cb6a887" candidate_uuid: "227cd2753d94480fa9edb4843f098613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552e82b13add49f6900ad77f4bc15055" is_pre_election: true
I20260630 12:38:36.159965 10706 raft_consensus.cc:2468] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227cd2753d94480fa9edb4843f098613 in term 0.
I20260630 12:38:36.159574 10757 raft_consensus.cc:515] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.159724 10813 consensus_queue.cc:260] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.163373 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8292d4fd0ee246349627680c1d1dac06" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613" is_pre_election: true
I20260630 12:38:36.163707 10759 raft_consensus.cc:515] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.164151 10557 raft_consensus.cc:2468] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 0.
I20260630 12:38:36.167245 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd6c0239d354414aad9c6334cb6a887" candidate_uuid: "227cd2753d94480fa9edb4843f098613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f"
I20260630 12:38:36.167382 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8292d4fd0ee246349627680c1d1dac06" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f" is_pre_election: true
I20260630 12:38:36.167873 10632 raft_consensus.cc:3060] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.168205 10631 raft_consensus.cc:2468] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 0.
I20260630 12:38:36.168390 10671 leader_election.cc:304] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [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: 227cd2753d94480fa9edb4843f098613, 552e82b13add49f6900ad77f4bc15055; no voters: 
I20260630 12:38:36.169950 10762 raft_consensus.cc:493] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.170480 10762 raft_consensus.cc:515] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.167270 10757 leader_election.cc:290] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173)
I20260630 12:38:36.173472 10757 raft_consensus.cc:2804] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.173930 10757 raft_consensus.cc:493] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.174399 10757 raft_consensus.cc:3060] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.173738 10762 leader_election.cc:290] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:36.192821 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd6c0239d354414aad9c6334cb6a887" candidate_uuid: "227cd2753d94480fa9edb4843f098613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552e82b13add49f6900ad77f4bc15055"
I20260630 12:38:36.193737 10706 raft_consensus.cc:3060] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.159556 10760 raft_consensus.cc:515] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.235471 10760 leader_election.cc:290] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 election: Requested vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173)
I20260630 12:38:36.242455 10759 leader_election.cc:290] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [CANDIDATE]: Term 1 election: Requested vote from peers f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173), 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:36.261795 10810 tablet_bootstrap.cc:492] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055: Bootstrap starting.
W20260630 12:38:36.263573 10503 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:36.266664 10632 raft_consensus.cc:2468] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227cd2753d94480fa9edb4843f098613 in term 1.
I20260630 12:38:36.268386 10520 leader_election.cc:304] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [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: 227cd2753d94480fa9edb4843f098613, f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:36.272059 10759 raft_consensus.cc:2804] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.276202 10811 tablet_bootstrap.cc:492] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f: No bootstrap required, opened a new log
I20260630 12:38:36.273921 10759 raft_consensus.cc:697] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Becoming Leader. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Running, Role: LEADER
I20260630 12:38:36.276897 10811 ts_tablet_manager.cc:1403] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f: Time spent bootstrapping tablet: real 0.138s	user 0.035s	sys 0.020s
I20260630 12:38:36.277330 10810 tablet_bootstrap.cc:654] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.277519 10759 consensus_queue.cc:237] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.283653 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1744492fbc064b10ac6417d551a5ade5" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f"
W20260630 12:38:36.285665 10669 leader_election.cc:343] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:36.286158 10706 raft_consensus.cc:2468] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227cd2753d94480fa9edb4843f098613 in term 1.
I20260630 12:38:36.280264 10811 raft_consensus.cc:359] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
W20260630 12:38:36.256908 10671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.252.193:36741, user_credentials={real_user=slave}} blocked reactor thread for 88584.5us
I20260630 12:38:36.292184 10811 raft_consensus.cc:385] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.298480 10811 raft_consensus.cc:740] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.299521 10811 consensus_queue.cc:260] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.302604 10811 ts_tablet_manager.cc:1434] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:38:36.304052 10811 tablet_bootstrap.cc:492] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f: Bootstrap starting.
I20260630 12:38:36.306663 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e347a4bf84e42c3ac3844a530b1d96c" candidate_uuid: "f7fda6f37b0947a392c133a345c7a83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552e82b13add49f6900ad77f4bc15055" is_pre_election: true
W20260630 12:38:36.308736 10595 leader_election.cc:343] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:36.311484 10811 tablet_bootstrap.cc:654] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.273783 10757 raft_consensus.cc:515] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.314733 10557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1744492fbc064b10ac6417d551a5ade5" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613"
I20260630 12:38:36.315497 10557 raft_consensus.cc:3060] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.316247 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8292d4fd0ee246349627680c1d1dac06" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f"
I20260630 12:38:36.316906 10632 raft_consensus.cc:3060] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.325153 10632 raft_consensus.cc:2468] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 1.
I20260630 12:38:36.326561 10669 leader_election.cc:304] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [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: 552e82b13add49f6900ad77f4bc15055, f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:36.325954 10448 catalog_manager.cc:5697] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 reported cstate change: term changed from 0 to 1, leader changed from <none> to 227cd2753d94480fa9edb4843f098613 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "227cd2753d94480fa9edb4843f098613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:36.327402 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8292d4fd0ee246349627680c1d1dac06" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613"
I20260630 12:38:36.327665 10833 raft_consensus.cc:2804] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.328136 10556 raft_consensus.cc:3060] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.328230 10833 raft_consensus.cc:697] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Becoming Leader. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Running, Role: LEADER
I20260630 12:38:36.329273 10833 consensus_queue.cc:237] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.331524 10813 ts_tablet_manager.cc:1434] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613: Time spent starting tablet: real 0.190s	user 0.014s	sys 0.019s
I20260630 12:38:36.333041 10813 tablet_bootstrap.cc:492] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613: Bootstrap starting.
I20260630 12:38:36.334129 10555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e347a4bf84e42c3ac3844a530b1d96c" candidate_uuid: "f7fda6f37b0947a392c133a345c7a83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613" is_pre_election: true
I20260630 12:38:36.314877 10757 leader_election.cc:290] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 election: Requested vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173)
I20260630 12:38:36.335638 10810 tablet_bootstrap.cc:492] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055: No bootstrap required, opened a new log
W20260630 12:38:36.336247 10597 leader_election.cc:343] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:36.331712 10557 raft_consensus.cc:2468] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 1.
I20260630 12:38:36.336838 10597 leader_election.cc:304] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [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: f7fda6f37b0947a392c133a345c7a83f; no voters: 227cd2753d94480fa9edb4843f098613, 552e82b13add49f6900ad77f4bc15055
I20260630 12:38:36.338162 10762 raft_consensus.cc:2749] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:36.338186 10671 leader_election.cc:304] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [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: 227cd2753d94480fa9edb4843f098613, 552e82b13add49f6900ad77f4bc15055; no voters: f7fda6f37b0947a392c133a345c7a83f
I20260630 12:38:36.339511 10757 raft_consensus.cc:2804] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.340268 10757 raft_consensus.cc:697] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Becoming Leader. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Running, Role: LEADER
I20260630 12:38:36.336221 10810 ts_tablet_manager.cc:1403] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055: Time spent bootstrapping tablet: real 0.075s	user 0.028s	sys 0.017s
I20260630 12:38:36.345530 10813 tablet_bootstrap.cc:654] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.341308 10757 consensus_queue.cc:237] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.351614 10556 raft_consensus.cc:2468] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 1.
I20260630 12:38:36.345858 10810 raft_consensus.cc:359] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.357280 10810 raft_consensus.cc:385] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.357642 10810 raft_consensus.cc:740] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.358737 10810 consensus_queue.cc:260] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.358945 10450 catalog_manager.cc:5697] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 552e82b13add49f6900ad77f4bc15055 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "552e82b13add49f6900ad77f4bc15055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:36.361362 10810 ts_tablet_manager.cc:1434] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:38:36.363297 10810 tablet_bootstrap.cc:492] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055: Bootstrap starting.
I20260630 12:38:36.367281 10811 tablet_bootstrap.cc:492] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f: No bootstrap required, opened a new log
I20260630 12:38:36.367895 10811 ts_tablet_manager.cc:1403] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.003s
I20260630 12:38:36.368728 10813 tablet_bootstrap.cc:492] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613: No bootstrap required, opened a new log
I20260630 12:38:36.369273 10813 ts_tablet_manager.cc:1403] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.005s
I20260630 12:38:36.371341 10811 raft_consensus.cc:359] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.372258 10811 raft_consensus.cc:385] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.372604 10811 raft_consensus.cc:740] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.372723 10813 raft_consensus.cc:359] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.373574 10813 raft_consensus.cc:385] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.373499 10811 consensus_queue.cc:260] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.374058 10813 raft_consensus.cc:740] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.374945 10813 consensus_queue.cc:260] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.377321 10813 ts_tablet_manager.cc:1434] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:36.377673 10810 tablet_bootstrap.cc:654] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.378235 10811 ts_tablet_manager.cc:1434] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:38:36.378598 10813 tablet_bootstrap.cc:492] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613: Bootstrap starting.
I20260630 12:38:36.379498 10811 tablet_bootstrap.cc:492] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f: Bootstrap starting.
I20260630 12:38:36.413321 10813 tablet_bootstrap.cc:654] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.414357 10811 tablet_bootstrap.cc:654] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.418823 10813 tablet_bootstrap.cc:492] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613: No bootstrap required, opened a new log
I20260630 12:38:36.419322 10813 ts_tablet_manager.cc:1403] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.021s
I20260630 12:38:36.422025 10810 tablet_bootstrap.cc:492] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055: No bootstrap required, opened a new log
I20260630 12:38:36.422600 10810 ts_tablet_manager.cc:1403] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.005s
I20260630 12:38:36.422386 10813 raft_consensus.cc:359] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.423142 10813 raft_consensus.cc:385] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.423470 10813 raft_consensus.cc:740] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.424276 10813 consensus_queue.cc:260] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.426143 10810 raft_consensus.cc:359] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.426357 10448 catalog_manager.cc:5697] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 552e82b13add49f6900ad77f4bc15055 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "552e82b13add49f6900ad77f4bc15055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:36.428870 10813 ts_tablet_manager.cc:1434] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:38:36.427309 10810 raft_consensus.cc:385] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.433032 10810 raft_consensus.cc:740] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.434386 10810 consensus_queue.cc:260] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.436846 10810 ts_tablet_manager.cc:1434] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260630 12:38:36.437458 10813 tablet_bootstrap.cc:492] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613: Bootstrap starting.
I20260630 12:38:36.436883 10811 tablet_bootstrap.cc:492] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f: No bootstrap required, opened a new log
I20260630 12:38:36.438107 10811 ts_tablet_manager.cc:1403] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.007s
I20260630 12:38:36.441481 10811 raft_consensus.cc:359] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.442293 10811 raft_consensus.cc:385] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.442593 10811 raft_consensus.cc:740] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.442709 10813 tablet_bootstrap.cc:654] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:36.443527 10811 consensus_queue.cc:260] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.445971 10811 ts_tablet_manager.cc:1434] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:38:36.449620 10813 tablet_bootstrap.cc:492] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613: No bootstrap required, opened a new log
I20260630 12:38:36.450119 10813 ts_tablet_manager.cc:1403] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.008s
I20260630 12:38:36.452464 10813 raft_consensus.cc:359] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.453713 10813 raft_consensus.cc:385] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:36.454006 10813 raft_consensus.cc:740] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Initialized, Role: FOLLOWER
I20260630 12:38:36.454736 10813 consensus_queue.cc:260] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.457028 10813 ts_tablet_manager.cc:1434] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:36.526813 10757 raft_consensus.cc:493] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.527333 10757 raft_consensus.cc:515] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.529165 10757 leader_election.cc:290] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173)
I20260630 12:38:36.530149 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79e669fdd384b82b76265d27025e772" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613" is_pre_election: true
I20260630 12:38:36.530341 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79e669fdd384b82b76265d27025e772" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f" is_pre_election: true
I20260630 12:38:36.530753 10556 raft_consensus.cc:2468] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 0.
I20260630 12:38:36.530998 10632 raft_consensus.cc:2468] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 0.
I20260630 12:38:36.531854 10671 leader_election.cc:304] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [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: 227cd2753d94480fa9edb4843f098613, 552e82b13add49f6900ad77f4bc15055; no voters: 
I20260630 12:38:36.532542 10757 raft_consensus.cc:2804] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.532840 10757 raft_consensus.cc:493] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.533070 10757 raft_consensus.cc:3060] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.538470 10757 raft_consensus.cc:515] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.540421 10757 leader_election.cc:290] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [CANDIDATE]: Term 1 election: Requested vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173)
I20260630 12:38:36.541183 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79e669fdd384b82b76265d27025e772" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613"
I20260630 12:38:36.541501 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79e669fdd384b82b76265d27025e772" candidate_uuid: "552e82b13add49f6900ad77f4bc15055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f"
I20260630 12:38:36.541848 10556 raft_consensus.cc:3060] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.542078 10632 raft_consensus.cc:3060] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.549831 10556 raft_consensus.cc:2468] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 1.
I20260630 12:38:36.549825 10632 raft_consensus.cc:2468] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552e82b13add49f6900ad77f4bc15055 in term 1.
I20260630 12:38:36.551407 10671 leader_election.cc:304] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [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: 227cd2753d94480fa9edb4843f098613, 552e82b13add49f6900ad77f4bc15055; no voters: 
I20260630 12:38:36.552459 10757 raft_consensus.cc:2804] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.553100 10757 raft_consensus.cc:697] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Becoming Leader. State: Replica: 552e82b13add49f6900ad77f4bc15055, State: Running, Role: LEADER
I20260630 12:38:36.553814 10757 consensus_queue.cc:237] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.561369 10448 catalog_manager.cc:5697] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 reported cstate change: term changed from 0 to 1, leader changed from <none> to 552e82b13add49f6900ad77f4bc15055 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "552e82b13add49f6900ad77f4bc15055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:36.605620 10762 raft_consensus.cc:493] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.606144 10762 raft_consensus.cc:515] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.607993 10762 leader_election.cc:290] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:36.608839 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1744492fbc064b10ac6417d551a5ade5" candidate_uuid: "f7fda6f37b0947a392c133a345c7a83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613" is_pre_election: true
I20260630 12:38:36.609081 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1744492fbc064b10ac6417d551a5ade5" candidate_uuid: "f7fda6f37b0947a392c133a345c7a83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552e82b13add49f6900ad77f4bc15055" is_pre_election: true
I20260630 12:38:36.609763 10556 raft_consensus.cc:2393] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7fda6f37b0947a392c133a345c7a83f in current term 1: Already voted for candidate 552e82b13add49f6900ad77f4bc15055 in this term.
I20260630 12:38:36.610739 10597 leader_election.cc:304] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [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: f7fda6f37b0947a392c133a345c7a83f; no voters: 227cd2753d94480fa9edb4843f098613, 552e82b13add49f6900ad77f4bc15055
I20260630 12:38:36.611500 10762 raft_consensus.cc:3060] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.617307 10851 raft_consensus.cc:493] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.617836 10851 raft_consensus.cc:515] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.618240 10762 raft_consensus.cc:2749] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:36.619517 10851 leader_election.cc:290] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:36.620591 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6b4c36723e46549f538726f45c78b7" candidate_uuid: "f7fda6f37b0947a392c133a345c7a83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613" is_pre_election: true
I20260630 12:38:36.620958 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6b4c36723e46549f538726f45c78b7" candidate_uuid: "f7fda6f37b0947a392c133a345c7a83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552e82b13add49f6900ad77f4bc15055" is_pre_election: true
I20260630 12:38:36.621189 10556 raft_consensus.cc:2468] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fda6f37b0947a392c133a345c7a83f in term 0.
I20260630 12:38:36.621814 10706 raft_consensus.cc:2468] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fda6f37b0947a392c133a345c7a83f in term 0.
I20260630 12:38:36.622509 10597 leader_election.cc:304] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [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: 227cd2753d94480fa9edb4843f098613, f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:36.623510 10851 raft_consensus.cc:2804] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.623799 10851 raft_consensus.cc:493] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.624050 10851 raft_consensus.cc:3060] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.629559 10851 raft_consensus.cc:515] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.631129 10851 leader_election.cc:290] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [CANDIDATE]: Term 1 election: Requested vote from peers 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741), 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:36.632262 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6b4c36723e46549f538726f45c78b7" candidate_uuid: "f7fda6f37b0947a392c133a345c7a83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552e82b13add49f6900ad77f4bc15055"
I20260630 12:38:36.632160 10556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6b4c36723e46549f538726f45c78b7" candidate_uuid: "f7fda6f37b0947a392c133a345c7a83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227cd2753d94480fa9edb4843f098613"
I20260630 12:38:36.633160 10706 raft_consensus.cc:3060] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.633292 10556 raft_consensus.cc:3060] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.641006 10706 raft_consensus.cc:2468] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fda6f37b0947a392c133a345c7a83f in term 1.
I20260630 12:38:36.641006 10556 raft_consensus.cc:2468] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fda6f37b0947a392c133a345c7a83f in term 1.
I20260630 12:38:36.642459 10597 leader_election.cc:304] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [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: 227cd2753d94480fa9edb4843f098613, f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:36.643184 10851 raft_consensus.cc:2804] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.643553 10851 raft_consensus.cc:697] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 1 LEADER]: Becoming Leader. State: Replica: f7fda6f37b0947a392c133a345c7a83f, State: Running, Role: LEADER
I20260630 12:38:36.644217 10851 consensus_queue.cc:237] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.652477 10448 catalog_manager.cc:5697] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7fda6f37b0947a392c133a345c7a83f (127.0.252.194). New cstate: current_term: 1 leader_uuid: "f7fda6f37b0947a392c133a345c7a83f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:36.707453 10759 consensus_queue.cc:1048] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:36.720988 10759 consensus_queue.cc:1048] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:36.726632 10759 raft_consensus.cc:493] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:36.727141 10759 raft_consensus.cc:515] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.729462 10759 leader_election.cc:290] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173), 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:36.730928 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e347a4bf84e42c3ac3844a530b1d96c" candidate_uuid: "227cd2753d94480fa9edb4843f098613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f" is_pre_election: true
I20260630 12:38:36.731861 10632 raft_consensus.cc:2468] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227cd2753d94480fa9edb4843f098613 in term 0.
I20260630 12:38:36.731056 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e347a4bf84e42c3ac3844a530b1d96c" candidate_uuid: "227cd2753d94480fa9edb4843f098613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552e82b13add49f6900ad77f4bc15055" is_pre_election: true
I20260630 12:38:36.732892 10705 raft_consensus.cc:2468] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227cd2753d94480fa9edb4843f098613 in term 0.
I20260630 12:38:36.733178 10520 leader_election.cc:304] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [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: 227cd2753d94480fa9edb4843f098613, f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:36.733919 10759 raft_consensus.cc:2804] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:36.734375 10759 raft_consensus.cc:493] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:36.734758 10759 raft_consensus.cc:3060] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.739991 10759 raft_consensus.cc:515] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.741848 10759 leader_election.cc:290] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [CANDIDATE]: Term 1 election: Requested vote from peers f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173), 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:36.742527 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e347a4bf84e42c3ac3844a530b1d96c" candidate_uuid: "227cd2753d94480fa9edb4843f098613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fda6f37b0947a392c133a345c7a83f"
I20260630 12:38:36.742798 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e347a4bf84e42c3ac3844a530b1d96c" candidate_uuid: "227cd2753d94480fa9edb4843f098613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552e82b13add49f6900ad77f4bc15055"
I20260630 12:38:36.743049 10632 raft_consensus.cc:3060] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.743362 10705 raft_consensus.cc:3060] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:36.748956 10632 raft_consensus.cc:2468] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227cd2753d94480fa9edb4843f098613 in term 1.
I20260630 12:38:36.749200 10705 raft_consensus.cc:2468] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227cd2753d94480fa9edb4843f098613 in term 1.
I20260630 12:38:36.750164 10520 leader_election.cc:304] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [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: 227cd2753d94480fa9edb4843f098613, f7fda6f37b0947a392c133a345c7a83f; no voters: 
I20260630 12:38:36.750828 10759 raft_consensus.cc:2804] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:36.751205 10759 raft_consensus.cc:697] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Becoming Leader. State: Replica: 227cd2753d94480fa9edb4843f098613, State: Running, Role: LEADER
I20260630 12:38:36.751931 10759 consensus_queue.cc:237] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [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: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } }
I20260630 12:38:36.758913 10448 catalog_manager.cc:5697] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 reported cstate change: term changed from 0 to 1, leader changed from <none> to 227cd2753d94480fa9edb4843f098613 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "227cd2753d94480fa9edb4843f098613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:36.843462 10833 consensus_queue.cc:1048] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:36.851096 10757 consensus_queue.cc:1048] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:36.884286 10757 consensus_queue.cc:1048] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:36.905536 10860 meta_cache.cc:1261] Time spent looking up entry by key: real 0.080s	user 0.000s	sys 0.001s
W20260630 12:38:36.911540 10804 meta_cache.cc:1261] Time spent looking up entry by key: real 0.085s	user 0.008s	sys 0.025s
W20260630 12:38:36.912074 10859 meta_cache.cc:1261] Time spent looking up entry by key: real 0.085s	user 0.017s	sys 0.010s
W20260630 12:38:36.911648 10802 meta_cache.cc:1261] Time spent looking up entry by key: real 0.084s	user 0.000s	sys 0.010s
W20260630 12:38:36.911841 10803 meta_cache.cc:1261] Time spent looking up entry by key: real 0.085s	user 0.010s	sys 0.000s
W20260630 12:38:36.911531 10862 meta_cache.cc:1261] Time spent looking up entry by key: real 0.085s	user 0.027s	sys 0.054s
W20260630 12:38:36.911540 10801 meta_cache.cc:1261] Time spent looking up entry by key: real 0.073s	user 0.002s	sys 0.000s
W20260630 12:38:36.911729 10861 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.004s	sys 0.019s
W20260630 12:38:36.926820 10669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.194:43173, user_credentials={real_user=slave}} blocked reactor thread for 57673.8us
I20260630 12:38:36.939855 10757 consensus_queue.cc:1048] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:38:36.975279 10866 consensus_queue.cc:1048] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:36.984127 10757 consensus_queue.cc:1048] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:37.117409 10851 consensus_queue.cc:1048] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:37.132076 10706 raft_consensus.cc:1275] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Refusing update from remote peer 227cd2753d94480fa9edb4843f098613: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:37.134371 10631 raft_consensus.cc:1275] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Refusing update from remote peer 227cd2753d94480fa9edb4843f098613: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:37.136325 10759 consensus_queue.cc:1048] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:37.149505 10759 consensus_queue.cc:1048] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:37.151796 10762 consensus_queue.cc:1048] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:37.200660 10595 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.195:41231, user_credentials={real_user=slave}} blocked reactor thread for 53214.6us
W20260630 12:38:37.242044 10520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.195:41231, user_credentials={real_user=slave}} blocked reactor thread for 46021.7us
W20260630 12:38:38.292894 10669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.194:43173, user_credentials={real_user=slave}} blocked reactor thread for 59179.7us
I20260630 12:38:38.630462  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:38.644310 10920 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
I20260630 12:38:38.655532  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:38.656606 10921 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
W20260630 12:38:38.657544 10923 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
I20260630 12:38:38.659289  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:38.659611  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:38.659850  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823118659830 us; error 0 us; skew 500 ppm
I20260630 12:38:38.660632  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:38.665463  1011 webserver.cc:533] Webserver started at http://127.0.252.196:43323/ using document root <none> and password file <none>
I20260630 12:38:38.666162  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:38.666440  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:38.666846  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:38.668689  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "986f4aa57702478fad794d0c0ad281a8"
format_stamp: "Formatted at 2026-06-30 12:38:38 on dist-test-slave-7v2h"
I20260630 12:38:38.676977  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:38.681072 10928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:38.681993  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:38:38.682390  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "986f4aa57702478fad794d0c0ad281a8"
format_stamp: "Formatted at 2026-06-30 12:38:38 on dist-test-slave-7v2h"
I20260630 12:38:38.682762  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822884425640-1011-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)
I20260630 12:38:38.701678  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:38.702904  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:38.704366  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:38.707015  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:38.707209  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:38.707473  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:38.707633  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:38.755790  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:43947
I20260630 12:38:38.755889 10990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:43947 every 8 connection(s)
I20260630 12:38:38.771445 10991 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45859
I20260630 12:38:38.772223 10991 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:38.773285 10991 heartbeater.cc:507] Master 127.0.252.254:45859 requested a full tablet report, sending...
I20260630 12:38:38.775805 10452 ts_manager.cc:194] Registered new tserver with Master: 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196:43947)
I20260630 12:38:38.777303 10452 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53892
I20260630 12:38:39.549659 10706 consensus_queue.cc:237] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } attrs { replace: true } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } }
I20260630 12:38:39.557791 10555 raft_consensus.cc:1275] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Refusing update from remote peer 552e82b13add49f6900ad77f4bc15055: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:38:39.558727 10627 raft_consensus.cc:1275] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Refusing update from remote peer 552e82b13add49f6900ad77f4bc15055: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:38:39.559478 10997 consensus_queue.cc:1048] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:38:39.560539 10865 consensus_queue.cc:1048] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260630 12:38:39.570036 10669 consensus_peers.cc:597] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 -> Peer 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196:43947): Couldn't send request to peer 986f4aa57702478fad794d0c0ad281a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8292d4fd0ee246349627680c1d1dac06. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.570699 10627 raft_consensus.cc:2955] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } attrs { replace: true } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.572160 10555 raft_consensus.cc:2955] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } attrs { replace: true } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.573325 11000 raft_consensus.cc:2955] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } attrs { replace: true } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.591018 10452 catalog_manager.cc:5697] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 reported cstate change: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "552e82b13add49f6900ad77f4bc15055" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:39.602010 10555 consensus_queue.cc:237] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } }
I20260630 12:38:39.616245 10706 raft_consensus.cc:1275] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Refusing update from remote peer 227cd2753d94480fa9edb4843f098613: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:38:39.618301 11008 consensus_queue.cc:1048] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:38:39.618985 10627 raft_consensus.cc:1275] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Refusing update from remote peer 227cd2753d94480fa9edb4843f098613: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:38:39.622357 11008 consensus_queue.cc:1048] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:38:39.626610 10894 raft_consensus.cc:2955] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
W20260630 12:38:39.628892 10520 consensus_peers.cc:597] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 -> Peer 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196:43947): Couldn't send request to peer 986f4aa57702478fad794d0c0ad281a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dd6c0239d354414aad9c6334cb6a887. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.628166 10706 raft_consensus.cc:2955] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.644143 10450 catalog_manager.cc:5697] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 reported cstate change: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "227cd2753d94480fa9edb4843f098613" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.648468 10627 raft_consensus.cc:2955] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.652354 10704 consensus_queue.cc:237] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } attrs { replace: true } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } }
I20260630 12:38:39.670552 10555 raft_consensus.cc:1275] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Refusing update from remote peer 552e82b13add49f6900ad77f4bc15055: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:38:39.670778 10627 raft_consensus.cc:1275] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Refusing update from remote peer 552e82b13add49f6900ad77f4bc15055: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260630 12:38:39.671152 10669 consensus_peers.cc:597] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 -> Peer 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196:43947): Couldn't send request to peer 986f4aa57702478fad794d0c0ad281a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1744492fbc064b10ac6417d551a5ade5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.671849 10997 consensus_queue.cc:1048] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:38:39.672647 11000 consensus_queue.cc:1048] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:38:39.679520 11001 raft_consensus.cc:2955] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } attrs { replace: true } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.681258 10627 raft_consensus.cc:2955] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } attrs { replace: true } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.681526 10555 raft_consensus.cc:2955] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } attrs { replace: true } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.693003 10450 catalog_manager.cc:5697] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f reported cstate change: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "552e82b13add49f6900ad77f4bc15055" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } attrs { replace: true } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.708174 10627 consensus_queue.cc:237] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } }
I20260630 12:38:39.716802 10704 raft_consensus.cc:1275] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Refusing update from remote peer f7fda6f37b0947a392c133a345c7a83f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:38:39.718176 11018 consensus_queue.cc:1048] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:38:39.718550 10555 raft_consensus.cc:1275] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Refusing update from remote peer f7fda6f37b0947a392c133a345c7a83f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:38:39.719980 10762 consensus_queue.cc:1048] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260630 12:38:39.730391 10595 consensus_peers.cc:597] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f -> Peer 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196:43947): Couldn't send request to peer 986f4aa57702478fad794d0c0ad281a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb6b4c36723e46549f538726f45c78b7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.731024 11018 raft_consensus.cc:2955] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.731348 10704 raft_consensus.cc:2955] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.734575 10555 raft_consensus.cc:2955] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } } }
I20260630 12:38:39.745712 10452 catalog_manager.cc:5697] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f reported cstate change: config changed from index -1 to 17, NON_VOTER 986f4aa57702478fad794d0c0ad281a8 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "f7fda6f37b0947a392c133a345c7a83f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "227cd2753d94480fa9edb4843f098613" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 36741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fda6f37b0947a392c133a345c7a83f" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552e82b13add49f6900ad77f4bc15055" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 41231 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986f4aa57702478fad794d0c0ad281a8" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:39.780068 10991 heartbeater.cc:499] Master 127.0.252.254:45859 was elected leader, sending a full tablet report...
I20260630 12:38:39.789392  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:38:39.830797  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:39.831708  1011 tablet_replica.cc:333] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613: stopping tablet replica
I20260630 12:38:39.832628  1011 raft_consensus.cc:2243] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.833235  1011 raft_consensus.cc:2272] T d79e669fdd384b82b76265d27025e772 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.836134  1011 tablet_replica.cc:333] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613: stopping tablet replica
I20260630 12:38:39.836971  1011 raft_consensus.cc:2243] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.837692  1011 raft_consensus.cc:2272] T 8292d4fd0ee246349627680c1d1dac06 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.840975  1011 tablet_replica.cc:333] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613: stopping tablet replica
I20260630 12:38:39.841811  1011 raft_consensus.cc:2243] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.842489  1011 raft_consensus.cc:2272] T 1744492fbc064b10ac6417d551a5ade5 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.846797  1011 tablet_replica.cc:333] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613: stopping tablet replica
I20260630 12:38:39.847608  1011 raft_consensus.cc:2243] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.848950  1011 raft_consensus.cc:2272] T 8dd6c0239d354414aad9c6334cb6a887 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.852093  1011 tablet_replica.cc:333] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613: stopping tablet replica
I20260630 12:38:39.852910  1011 raft_consensus.cc:2243] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.853871  1011 raft_consensus.cc:2272] T 8e347a4bf84e42c3ac3844a530b1d96c P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.856725  1011 tablet_replica.cc:333] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613: stopping tablet replica
I20260630 12:38:39.857453  1011 raft_consensus.cc:2243] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.858165  1011 raft_consensus.cc:2272] T cb6b4c36723e46549f538726f45c78b7 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.861465  1011 tablet_replica.cc:333] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613: stopping tablet replica
I20260630 12:38:39.862206  1011 raft_consensus.cc:2243] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.862893  1011 raft_consensus.cc:2272] T ce2040d3a28648ca85d16b42a2b9f1b1 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.866303  1011 tablet_replica.cc:333] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613: stopping tablet replica
I20260630 12:38:39.866950  1011 raft_consensus.cc:2243] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.867545  1011 raft_consensus.cc:2272] T 4546cd7d4d5b487ab516f630c1b73bd8 P 227cd2753d94480fa9edb4843f098613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.895949  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:38:39.917196  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:38:39.955585  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:39.956455  1011 tablet_replica.cc:333] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f: stopping tablet replica
I20260630 12:38:39.957348  1011 raft_consensus.cc:2243] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.957960  1011 raft_consensus.cc:2272] T d79e669fdd384b82b76265d27025e772 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.960899  1011 tablet_replica.cc:333] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f: stopping tablet replica
I20260630 12:38:39.961681  1011 raft_consensus.cc:2243] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.962335  1011 raft_consensus.cc:2272] T 8dd6c0239d354414aad9c6334cb6a887 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.965826  1011 tablet_replica.cc:333] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f: stopping tablet replica
I20260630 12:38:39.966681  1011 raft_consensus.cc:2243] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.968072  1011 raft_consensus.cc:2272] T cb6b4c36723e46549f538726f45c78b7 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.970911  1011 tablet_replica.cc:333] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f: stopping tablet replica
I20260630 12:38:39.971515  1011 raft_consensus.cc:2243] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.972043  1011 raft_consensus.cc:2272] T 8e347a4bf84e42c3ac3844a530b1d96c P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.974388  1011 tablet_replica.cc:333] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f: stopping tablet replica
I20260630 12:38:39.974992  1011 raft_consensus.cc:2243] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.975687  1011 raft_consensus.cc:2272] T 8292d4fd0ee246349627680c1d1dac06 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:39.977169 10671 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:36741: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:38:39.979220  1011 tablet_replica.cc:333] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f: stopping tablet replica
I20260630 12:38:39.980177  1011 raft_consensus.cc:2243] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.980870  1011 raft_consensus.cc:2272] T 1744492fbc064b10ac6417d551a5ade5 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:39.982475 10671 consensus_peers.cc:597] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 -> Peer 227cd2753d94480fa9edb4843f098613 (127.0.252.193:36741): Couldn't send request to peer 227cd2753d94480fa9edb4843f098613. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:36741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.984364  1011 tablet_replica.cc:333] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f: stopping tablet replica
I20260630 12:38:39.985069  1011 raft_consensus.cc:2243] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.985634  1011 raft_consensus.cc:2272] T df16b3dcf74d4ba4af0147b2f337f246 P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.988173  1011 tablet_replica.cc:333] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f: stopping tablet replica
I20260630 12:38:39.988703  1011 raft_consensus.cc:2243] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.989226  1011 raft_consensus.cc:2272] T 36d1e3eeabc04bf4bfdbf4abf975b67b P f7fda6f37b0947a392c133a345c7a83f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.012773  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:38:40.040778 11023 ts_tablet_manager.cc:933] T 8292d4fd0ee246349627680c1d1dac06 P 986f4aa57702478fad794d0c0ad281a8: Initiating tablet copy from peer 552e82b13add49f6900ad77f4bc15055 (127.0.252.195:41231)
I20260630 12:38:40.043272 11023 tablet_copy_client.cc:323] T 8292d4fd0ee246349627680c1d1dac06 P 986f4aa57702478fad794d0c0ad281a8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:41231
I20260630 12:38:40.047719  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
W20260630 12:38:40.081640 10669 consensus_peers.cc:597] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 -> Peer f7fda6f37b0947a392c133a345c7a83f (127.0.252.194:43173): Couldn't send request to peer f7fda6f37b0947a392c133a345c7a83f. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.194:43173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:40.084786  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:40.085659  1011 tablet_replica.cc:333] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055: stopping tablet replica
I20260630 12:38:40.086294  1011 raft_consensus.cc:2243] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:40.086871  1011 raft_consensus.cc:2272] T 8e347a4bf84e42c3ac3844a530b1d96c P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.089574  1011 tablet_replica.cc:333] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055: stopping tablet replica
I20260630 12:38:40.090317  1011 raft_consensus.cc:2243] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:40.090863  1011 raft_consensus.cc:2272] T cb6b4c36723e46549f538726f45c78b7 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.093855  1011 tablet_replica.cc:333] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055: stopping tablet replica
I20260630 12:38:40.094516  1011 raft_consensus.cc:2243] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:40.095044  1011 raft_consensus.cc:2272] T 8dd6c0239d354414aad9c6334cb6a887 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.097702  1011 tablet_replica.cc:333] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055: stopping tablet replica
I20260630 12:38:40.098281  1011 raft_consensus.cc:2243] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:40.098978  1011 raft_consensus.cc:2272] T 68b282f8fb71437b8507919ffe2c75df P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.102109  1011 tablet_replica.cc:333] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055: stopping tablet replica
I20260630 12:38:40.102650  1011 raft_consensus.cc:2243] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:40.103565  1011 raft_consensus.cc:2272] T 8292d4fd0ee246349627680c1d1dac06 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.106750  1011 tablet_replica.cc:333] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055: stopping tablet replica
I20260630 12:38:40.107375  1011 raft_consensus.cc:2243] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:40.107956  1011 raft_consensus.cc:2272] T 170734534ef14a72bcbf525ade85879e P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.110711  1011 tablet_replica.cc:333] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055: stopping tablet replica
I20260630 12:38:40.111238  1011 raft_consensus.cc:2243] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:40.112015  1011 raft_consensus.cc:2272] T d79e669fdd384b82b76265d27025e772 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.114400  1011 tablet_replica.cc:333] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055: stopping tablet replica
I20260630 12:38:40.114950  1011 raft_consensus.cc:2243] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:40.115913  1011 raft_consensus.cc:2272] T 1744492fbc064b10ac6417d551a5ade5 P 552e82b13add49f6900ad77f4bc15055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.138055  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
W20260630 12:38:40.160771 10932 connection.cc:466] server connection from 127.0.0.1:36660 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36660 (request call id 2) could send its response
I20260630 12:38:40.166760  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:38:40.187821  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:40.205045  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:38:40.214016  1011 master.cc:562] Master@127.0.252.254:45859 shutting down...
W20260630 12:38:40.242169 10503 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:40.243607  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:40.244190  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.244635  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f233ef60eda4db4a248c1e57718d760: stopping tablet replica
I20260630 12:38:40.282320  1011 master.cc:584] Master@127.0.252.254:45859 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7215 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:38:40.332746  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:38811
I20260630 12:38:40.333825  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:40.339093 11026 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
W20260630 12:38:40.340420 11027 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
W20260630 12:38:40.340801 11029 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
I20260630 12:38:40.341006  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:40.341933  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:40.342106  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:40.342226  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823120342215 us; error 0 us; skew 500 ppm
I20260630 12:38:40.342651  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:40.345168  1011 webserver.cc:533] Webserver started at http://127.0.252.254:42577/ using document root <none> and password file <none>
I20260630 12:38:40.345623  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:40.345772  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:40.345988  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:40.347039  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "f54c81e1ada44a88a274df972a678cad"
format_stamp: "Formatted at 2026-06-30 12:38:40 on dist-test-slave-7v2h"
I20260630 12:38:40.352725  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:38:40.356815 11034 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.357654  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:38:40.357966  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "f54c81e1ada44a88a274df972a678cad"
format_stamp: "Formatted at 2026-06-30 12:38:40 on dist-test-slave-7v2h"
I20260630 12:38:40.358245  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-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)
I20260630 12:38:40.374650  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:40.376194  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:40.419276  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:38811
I20260630 12:38:40.419409 11085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:38811 every 8 connection(s)
I20260630 12:38:40.423142 11086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:40.436820 11086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad: Bootstrap starting.
I20260630 12:38:40.441556 11086 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:40.446797 11086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad: No bootstrap required, opened a new log
I20260630 12:38:40.449244 11086 raft_consensus.cc:359] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f54c81e1ada44a88a274df972a678cad" member_type: VOTER }
I20260630 12:38:40.449661 11086 raft_consensus.cc:385] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:40.449895 11086 raft_consensus.cc:740] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54c81e1ada44a88a274df972a678cad, State: Initialized, Role: FOLLOWER
I20260630 12:38:40.450811 11086 consensus_queue.cc:260] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f54c81e1ada44a88a274df972a678cad" member_type: VOTER }
I20260630 12:38:40.451357 11086 raft_consensus.cc:399] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:40.451584 11086 raft_consensus.cc:493] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:40.451856 11086 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:40.457315 11086 raft_consensus.cc:515] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f54c81e1ada44a88a274df972a678cad" member_type: VOTER }
I20260630 12:38:40.457892 11086 leader_election.cc:304] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [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: f54c81e1ada44a88a274df972a678cad; no voters: 
I20260630 12:38:40.459169 11086 leader_election.cc:290] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:40.459625 11089 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:40.461261 11089 raft_consensus.cc:697] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 1 LEADER]: Becoming Leader. State: Replica: f54c81e1ada44a88a274df972a678cad, State: Running, Role: LEADER
I20260630 12:38:40.462083 11089 consensus_queue.cc:237] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [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: "f54c81e1ada44a88a274df972a678cad" member_type: VOTER }
I20260630 12:38:40.462314 11086 sys_catalog.cc:565] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:40.467072 11091 sys_catalog.cc:455] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [sys.catalog]: SysCatalogTable state changed. Reason: New leader f54c81e1ada44a88a274df972a678cad. Latest consensus state: current_term: 1 leader_uuid: "f54c81e1ada44a88a274df972a678cad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f54c81e1ada44a88a274df972a678cad" member_type: VOTER } }
I20260630 12:38:40.467723 11091 sys_catalog.cc:458] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:40.467672 11090 sys_catalog.cc:455] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f54c81e1ada44a88a274df972a678cad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f54c81e1ada44a88a274df972a678cad" member_type: VOTER } }
I20260630 12:38:40.468436 11090 sys_catalog.cc:458] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:40.470894 11097 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:40.478541 11097 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:40.479599  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:40.488183 11097 catalog_manager.cc:1383] Generated new cluster ID: a9f55c095ca94168aa66987253f1f7e4
I20260630 12:38:40.488456 11097 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:40.509160 11097 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:40.510530 11097 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:40.528061 11097 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad: Generated new TSK 0
I20260630 12:38:40.528762 11097 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:40.546221  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:40.552868 11107 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
W20260630 12:38:40.553326 11108 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
I20260630 12:38:40.556712  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:40.556746 11110 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
I20260630 12:38:40.557955  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:40.558171  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:40.558350  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823120558330 us; error 0 us; skew 500 ppm
I20260630 12:38:40.558854  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:40.561308  1011 webserver.cc:533] Webserver started at http://127.0.252.193:38963/ using document root <none> and password file <none>
I20260630 12:38:40.561777  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:40.561942  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:40.562204  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:40.563256  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "5ab84e8e5a5c4569a3852bd421844971"
format_stamp: "Formatted at 2026-06-30 12:38:40 on dist-test-slave-7v2h"
I20260630 12:38:40.567922  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:40.571705 11115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.572542  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:40.572872  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "5ab84e8e5a5c4569a3852bd421844971"
format_stamp: "Formatted at 2026-06-30 12:38:40 on dist-test-slave-7v2h"
I20260630 12:38:40.573149  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-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)
I20260630 12:38:40.608129  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:40.609588  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:40.611380  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:40.614070  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:40.614285  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.614537  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:40.614683  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.656291  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:34195
I20260630 12:38:40.656420 11177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:34195 every 8 connection(s)
I20260630 12:38:40.661621  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:40.668514 11182 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
W20260630 12:38:40.670590 11183 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
W20260630 12:38:40.672350 11185 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
I20260630 12:38:40.673727 11178 heartbeater.cc:344] Connected to a master server at 127.0.252.254:38811
I20260630 12:38:40.674098 11178 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:40.674980 11178 heartbeater.cc:507] Master 127.0.252.254:38811 requested a full tablet report, sending...
I20260630 12:38:40.675371  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:40.677311 11051 ts_manager.cc:194] Registered new tserver with Master: 5ab84e8e5a5c4569a3852bd421844971 (127.0.252.193:34195)
I20260630 12:38:40.677522  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:40.677824  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:40.678017  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823120678000 us; error 0 us; skew 500 ppm
I20260630 12:38:40.678848  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:40.679798 11051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33858
I20260630 12:38:40.681725  1011 webserver.cc:533] Webserver started at http://127.0.252.194:38721/ using document root <none> and password file <none>
I20260630 12:38:40.682391  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:40.682624  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:40.682928  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:40.683948  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "97eb1de71a6141c6a228ed193e7d173c"
format_stamp: "Formatted at 2026-06-30 12:38:40 on dist-test-slave-7v2h"
I20260630 12:38:40.688639  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:40.692193 11190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.693168  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:40.693466  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "97eb1de71a6141c6a228ed193e7d173c"
format_stamp: "Formatted at 2026-06-30 12:38:40 on dist-test-slave-7v2h"
I20260630 12:38:40.693743  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-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)
I20260630 12:38:40.719105  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:40.720438  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:40.721987  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:40.724298  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:40.724509  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.724785  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:40.724944  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.766057  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:43049
I20260630 12:38:40.766319 11252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:43049 every 8 connection(s)
I20260630 12:38:40.771425  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:40.779594 11256 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
W20260630 12:38:40.779829 11257 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
W20260630 12:38:40.783227 11259 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
I20260630 12:38:40.784363 11253 heartbeater.cc:344] Connected to a master server at 127.0.252.254:38811
I20260630 12:38:40.784859 11253 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:40.785578  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:40.786068 11253 heartbeater.cc:507] Master 127.0.252.254:38811 requested a full tablet report, sending...
I20260630 12:38:40.786706  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:40.787091  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:40.787317  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823120787297 us; error 0 us; skew 500 ppm
I20260630 12:38:40.787935  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:40.788528 11051 ts_manager.cc:194] Registered new tserver with Master: 97eb1de71a6141c6a228ed193e7d173c (127.0.252.194:43049)
I20260630 12:38:40.790524 11051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33868
I20260630 12:38:40.790863  1011 webserver.cc:533] Webserver started at http://127.0.252.195:38771/ using document root <none> and password file <none>
I20260630 12:38:40.791539  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:40.791731  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:40.792011  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:40.793371  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "c74cd26777fa456e8ab8dffa58215af2"
format_stamp: "Formatted at 2026-06-30 12:38:40 on dist-test-slave-7v2h"
I20260630 12:38:40.798110  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:38:40.801679 11264 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.802517  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:40.802825  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "c74cd26777fa456e8ab8dffa58215af2"
format_stamp: "Formatted at 2026-06-30 12:38:40 on dist-test-slave-7v2h"
I20260630 12:38:40.803117  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822884425640-1011-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)
I20260630 12:38:40.828902  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:40.830144  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:40.831717  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:40.834131  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:40.834359  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.834591  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:40.834754  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:40.876595  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:36467
I20260630 12:38:40.876711 11326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:36467 every 8 connection(s)
I20260630 12:38:40.890314 11327 heartbeater.cc:344] Connected to a master server at 127.0.252.254:38811
I20260630 12:38:40.890758 11327 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:40.891485 11327 heartbeater.cc:507] Master 127.0.252.254:38811 requested a full tablet report, sending...
I20260630 12:38:40.893385 11051 ts_manager.cc:194] Registered new tserver with Master: c74cd26777fa456e8ab8dffa58215af2 (127.0.252.195:36467)
I20260630 12:38:40.893560  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013893583s
I20260630 12:38:40.894907 11051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33878
I20260630 12:38:40.919700 11051 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33888:
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"
    }
  }
}
W20260630 12:38:40.921674 11051 catalog_manager.cc:7077] 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.
I20260630 12:38:40.963569 11218 tablet_service.cc:1511] Processing CreateTablet for tablet 76aaf9bf97744412b3afd99fb1bde5e0 (DEFAULT_TABLE table=test-workload [id=f2e97fcbc3f749f09baf893a25f053aa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:40.965342 11218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aaf9bf97744412b3afd99fb1bde5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:40.983887 11143 tablet_service.cc:1511] Processing CreateTablet for tablet 76aaf9bf97744412b3afd99fb1bde5e0 (DEFAULT_TABLE table=test-workload [id=f2e97fcbc3f749f09baf893a25f053aa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:40.985886 11143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aaf9bf97744412b3afd99fb1bde5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:40.990706 11292 tablet_service.cc:1511] Processing CreateTablet for tablet 76aaf9bf97744412b3afd99fb1bde5e0 (DEFAULT_TABLE table=test-workload [id=f2e97fcbc3f749f09baf893a25f053aa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:40.991539 11342 tablet_bootstrap.cc:492] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c: Bootstrap starting.
I20260630 12:38:40.992179 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76aaf9bf97744412b3afd99fb1bde5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:40.999271 11342 tablet_bootstrap.cc:654] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:41.003643 11342 tablet_bootstrap.cc:492] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c: No bootstrap required, opened a new log
I20260630 12:38:41.005851 11344 tablet_bootstrap.cc:492] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971: Bootstrap starting.
I20260630 12:38:41.004155 11342 ts_tablet_manager.cc:1403] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.007s
I20260630 12:38:41.009198 11342 raft_consensus.cc:359] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.009968 11342 raft_consensus.cc:385] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:41.010272 11342 raft_consensus.cc:740] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97eb1de71a6141c6a228ed193e7d173c, State: Initialized, Role: FOLLOWER
I20260630 12:38:41.010466 11345 tablet_bootstrap.cc:492] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2: Bootstrap starting.
I20260630 12:38:41.011340 11342 consensus_queue.cc:260] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.012720 11344 tablet_bootstrap.cc:654] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:41.014029 11253 heartbeater.cc:499] Master 127.0.252.254:38811 was elected leader, sending a full tablet report...
I20260630 12:38:41.014489 11342 ts_tablet_manager.cc:1434] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:38:41.016786 11345 tablet_bootstrap.cc:654] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:41.019193 11344 tablet_bootstrap.cc:492] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971: No bootstrap required, opened a new log
I20260630 12:38:41.019726 11344 ts_tablet_manager.cc:1403] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:38:41.021966 11345 tablet_bootstrap.cc:492] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2: No bootstrap required, opened a new log
I20260630 12:38:41.022433 11345 ts_tablet_manager.cc:1403] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260630 12:38:41.022596 11344 raft_consensus.cc:359] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.023387 11344 raft_consensus.cc:385] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:41.023610 11344 raft_consensus.cc:740] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab84e8e5a5c4569a3852bd421844971, State: Initialized, Role: FOLLOWER
I20260630 12:38:41.024247 11344 consensus_queue.cc:260] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.025274 11345 raft_consensus.cc:359] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.026051 11345 raft_consensus.cc:385] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:41.026340 11345 raft_consensus.cc:740] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c74cd26777fa456e8ab8dffa58215af2, State: Initialized, Role: FOLLOWER
I20260630 12:38:41.026527 11178 heartbeater.cc:499] Master 127.0.252.254:38811 was elected leader, sending a full tablet report...
I20260630 12:38:41.026973 11344 ts_tablet_manager.cc:1434] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:41.027122 11345 consensus_queue.cc:260] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.029464 11327 heartbeater.cc:499] Master 127.0.252.254:38811 was elected leader, sending a full tablet report...
I20260630 12:38:41.029942 11345 ts_tablet_manager.cc:1434] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:38:41.091022 11350 raft_consensus.cc:493] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:41.091506 11350 raft_consensus.cc:515] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.093652 11350 leader_election.cc:290] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97eb1de71a6141c6a228ed193e7d173c (127.0.252.194:43049), 5ab84e8e5a5c4569a3852bd421844971 (127.0.252.193:34195)
I20260630 12:38:41.104455 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aaf9bf97744412b3afd99fb1bde5e0" candidate_uuid: "c74cd26777fa456e8ab8dffa58215af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97eb1de71a6141c6a228ed193e7d173c" is_pre_election: true
I20260630 12:38:41.105254 11228 raft_consensus.cc:2468] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74cd26777fa456e8ab8dffa58215af2 in term 0.
I20260630 12:38:41.106168 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aaf9bf97744412b3afd99fb1bde5e0" candidate_uuid: "c74cd26777fa456e8ab8dffa58215af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab84e8e5a5c4569a3852bd421844971" is_pre_election: true
I20260630 12:38:41.106673 11268 leader_election.cc:304] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [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: 97eb1de71a6141c6a228ed193e7d173c, c74cd26777fa456e8ab8dffa58215af2; no voters: 
I20260630 12:38:41.106950 11153 raft_consensus.cc:2468] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c74cd26777fa456e8ab8dffa58215af2 in term 0.
I20260630 12:38:41.107578 11350 raft_consensus.cc:2804] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:41.108263 11350 raft_consensus.cc:493] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:41.108525 11350 raft_consensus.cc:3060] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:41.115083 11350 raft_consensus.cc:515] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.117234 11350 leader_election.cc:290] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [CANDIDATE]: Term 1 election: Requested vote from peers 97eb1de71a6141c6a228ed193e7d173c (127.0.252.194:43049), 5ab84e8e5a5c4569a3852bd421844971 (127.0.252.193:34195)
I20260630 12:38:41.118119 11228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aaf9bf97744412b3afd99fb1bde5e0" candidate_uuid: "c74cd26777fa456e8ab8dffa58215af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97eb1de71a6141c6a228ed193e7d173c"
I20260630 12:38:41.118311 11153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76aaf9bf97744412b3afd99fb1bde5e0" candidate_uuid: "c74cd26777fa456e8ab8dffa58215af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab84e8e5a5c4569a3852bd421844971"
I20260630 12:38:41.118662 11228 raft_consensus.cc:3060] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:41.118846 11153 raft_consensus.cc:3060] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:41.124236 11153 raft_consensus.cc:2468] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74cd26777fa456e8ab8dffa58215af2 in term 1.
I20260630 12:38:41.124236 11228 raft_consensus.cc:2468] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c74cd26777fa456e8ab8dffa58215af2 in term 1.
I20260630 12:38:41.125545 11268 leader_election.cc:304] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [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: 5ab84e8e5a5c4569a3852bd421844971, 97eb1de71a6141c6a228ed193e7d173c, c74cd26777fa456e8ab8dffa58215af2; no voters: 
I20260630 12:38:41.126317 11350 raft_consensus.cc:2804] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:41.127393 11350 raft_consensus.cc:697] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 1 LEADER]: Becoming Leader. State: Replica: c74cd26777fa456e8ab8dffa58215af2, State: Running, Role: LEADER
I20260630 12:38:41.128165 11350 consensus_queue.cc:237] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [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: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } }
I20260630 12:38:41.135072 11051 catalog_manager.cc:5697] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c74cd26777fa456e8ab8dffa58215af2 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "c74cd26777fa456e8ab8dffa58215af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97eb1de71a6141c6a228ed193e7d173c" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 43049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab84e8e5a5c4569a3852bd421844971" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c74cd26777fa456e8ab8dffa58215af2" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 36467 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:41.170037  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:38:41.194168  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:41.194999  1011 tablet_replica.cc:333] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971: stopping tablet replica
I20260630 12:38:41.195685  1011 raft_consensus.cc:2243] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:41.196138  1011 raft_consensus.cc:2272] T 76aaf9bf97744412b3afd99fb1bde5e0 P 5ab84e8e5a5c4569a3852bd421844971 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:41.215688  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:38:41.225809  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:38:41.243826  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:41.244632  1011 tablet_replica.cc:333] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c: stopping tablet replica
I20260630 12:38:41.245180  1011 raft_consensus.cc:2243] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:41.245584  1011 raft_consensus.cc:2272] T 76aaf9bf97744412b3afd99fb1bde5e0 P 97eb1de71a6141c6a228ed193e7d173c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:41.265825  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:38:41.276530  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:38:41.294714  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:41.295594  1011 tablet_replica.cc:333] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2: stopping tablet replica
I20260630 12:38:41.296103  1011 raft_consensus.cc:2243] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:41.296790  1011 pending_rounds.cc:70] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2: Trying to abort 1 pending ops.
I20260630 12:38:41.296983  1011 pending_rounds.cc:77] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443504148721664 op_type: NO_OP noop_request { }
I20260630 12:38:41.297274  1011 raft_consensus.cc:2889] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:41.297554  1011 raft_consensus.cc:2272] T 76aaf9bf97744412b3afd99fb1bde5e0 P c74cd26777fa456e8ab8dffa58215af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:41.317847  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:38:41.327804  1011 master.cc:562] Master@127.0.252.254:38811 shutting down...
I20260630 12:38:41.342864  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:41.343400  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:41.343701  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P f54c81e1ada44a88a274df972a678cad: stopping tablet replica
I20260630 12:38:41.353120  1011 master.cc:584] Master@127.0.252.254:38811 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1052 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:38:41.385196  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:45787
I20260630 12:38:41.386209  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:41.390815 11354 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
W20260630 12:38:41.392508 11355 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
W20260630 12:38:41.392439 11357 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
I20260630 12:38:41.392880  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:41.393765  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:41.393936  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:41.394047  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823121394036 us; error 0 us; skew 500 ppm
I20260630 12:38:41.394613  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:41.397030  1011 webserver.cc:533] Webserver started at http://127.0.252.254:38973/ using document root <none> and password file <none>
I20260630 12:38:41.397462  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:41.397615  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:41.397820  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:41.398837  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "2775eac92a5e443f93dfa23f9f862100"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.403163  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:38:41.406754 11362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.407526  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:38:41.407789  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "2775eac92a5e443f93dfa23f9f862100"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.408052  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-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)
I20260630 12:38:41.435431  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:41.436398  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:41.470829  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:45787
I20260630 12:38:41.470953 11413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:45787 every 8 connection(s)
I20260630 12:38:41.474442 11414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:41.484773 11414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100: Bootstrap starting.
I20260630 12:38:41.488993 11414 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:41.492815 11414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100: No bootstrap required, opened a new log
I20260630 12:38:41.494772 11414 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2775eac92a5e443f93dfa23f9f862100" member_type: VOTER }
I20260630 12:38:41.495136 11414 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:41.495350 11414 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2775eac92a5e443f93dfa23f9f862100, State: Initialized, Role: FOLLOWER
I20260630 12:38:41.495975 11414 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2775eac92a5e443f93dfa23f9f862100" member_type: VOTER }
I20260630 12:38:41.496398 11414 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:41.496627 11414 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:41.496905 11414 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:41.501394 11414 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2775eac92a5e443f93dfa23f9f862100" member_type: VOTER }
I20260630 12:38:41.501884 11414 leader_election.cc:304] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [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: 2775eac92a5e443f93dfa23f9f862100; no voters: 
I20260630 12:38:41.502928 11414 leader_election.cc:290] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:41.503293 11417 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:41.504693 11417 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 1 LEADER]: Becoming Leader. State: Replica: 2775eac92a5e443f93dfa23f9f862100, State: Running, Role: LEADER
I20260630 12:38:41.505371 11417 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [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: "2775eac92a5e443f93dfa23f9f862100" member_type: VOTER }
I20260630 12:38:41.505630 11414 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:41.508435 11419 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2775eac92a5e443f93dfa23f9f862100. Latest consensus state: current_term: 1 leader_uuid: "2775eac92a5e443f93dfa23f9f862100" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2775eac92a5e443f93dfa23f9f862100" member_type: VOTER } }
I20260630 12:38:41.508540 11418 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2775eac92a5e443f93dfa23f9f862100" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2775eac92a5e443f93dfa23f9f862100" member_type: VOTER } }
I20260630 12:38:41.509212 11418 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:41.509186 11419 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:41.512382 11422 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:41.517601 11422 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:41.521250  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:41.526705 11422 catalog_manager.cc:1383] Generated new cluster ID: 1225365fef514282bba80cceba88a573
I20260630 12:38:41.526968 11422 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:41.549603 11422 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:41.551065 11422 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:41.566980 11422 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100: Generated new TSK 0
I20260630 12:38:41.567586 11422 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:41.588107  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:41.593786 11435 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
W20260630 12:38:41.594807 11436 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
I20260630 12:38:41.596698  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:41.596648 11438 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
I20260630 12:38:41.597908  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:41.598099  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:41.598255  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823121598236 us; error 0 us; skew 500 ppm
I20260630 12:38:41.598729  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:41.601001  1011 webserver.cc:533] Webserver started at http://127.0.252.193:34917/ using document root <none> and password file <none>
I20260630 12:38:41.601452  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:41.601624  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:41.601882  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:41.602916  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "5a34d9edda064eb7be7c0bd13695633a"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.607380  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:38:41.610978 11443 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.611768  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:41.612200  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "5a34d9edda064eb7be7c0bd13695633a"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.612649  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-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)
I20260630 12:38:41.621421  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:41.622488  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:41.623813  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:41.626173  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:41.626369  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.626606  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:41.626747  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.673370  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:33499
I20260630 12:38:41.673565 11505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:33499 every 8 connection(s)
I20260630 12:38:41.679690  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:41.687252 11510 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
W20260630 12:38:41.688992 11511 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
I20260630 12:38:41.690994  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:41.691079 11513 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
I20260630 12:38:41.692473  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:41.692729  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:41.692907  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823121692889 us; error 0 us; skew 500 ppm
I20260630 12:38:41.693521  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:41.693746 11506 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45787
I20260630 12:38:41.694183 11506 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:41.695132 11506 heartbeater.cc:507] Master 127.0.252.254:45787 requested a full tablet report, sending...
I20260630 12:38:41.696166  1011 webserver.cc:533] Webserver started at http://127.0.252.194:42169/ using document root <none> and password file <none>
I20260630 12:38:41.696815  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:41.696991  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:41.697257  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:41.698015 11379 ts_manager.cc:194] Registered new tserver with Master: 5a34d9edda064eb7be7c0bd13695633a (127.0.252.193:33499)
I20260630 12:38:41.698299  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "e5296cf86fdf448f8e9841030cbc1ce9"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.699838 11379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52000
I20260630 12:38:41.703024  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:41.706781 11518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.707770  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260630 12:38:41.708089  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "e5296cf86fdf448f8e9841030cbc1ce9"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.708374  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-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)
I20260630 12:38:41.729322  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:41.730423  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:41.731840  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:41.734143  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:41.734364  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.734584  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:41.734730  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.772890  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:41927
I20260630 12:38:41.773044 11580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:41927 every 8 connection(s)
I20260630 12:38:41.777557  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:41.784106 11584 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
W20260630 12:38:41.785451 11585 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
I20260630 12:38:41.788084  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:41.788772 11587 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
I20260630 12:38:41.789281 11581 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45787
I20260630 12:38:41.789721 11581 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:41.789762  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:41.790143  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:41.790359  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823121790340 us; error 0 us; skew 500 ppm
I20260630 12:38:41.790764 11581 heartbeater.cc:507] Master 127.0.252.254:45787 requested a full tablet report, sending...
I20260630 12:38:41.791074  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:41.793020 11379 ts_manager.cc:194] Registered new tserver with Master: e5296cf86fdf448f8e9841030cbc1ce9 (127.0.252.194:41927)
I20260630 12:38:41.793752  1011 webserver.cc:533] Webserver started at http://127.0.252.195:44941/ using document root <none> and password file <none>
I20260630 12:38:41.794240  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:41.794420  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:41.794493 11379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52012
I20260630 12:38:41.794661  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:41.795944  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "4926abb09248482e8be019f39a85dd52"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.800169  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:41.803287 11592 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.804026  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:38:41.804306  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "4926abb09248482e8be019f39a85dd52"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.804582  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-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)
I20260630 12:38:41.818598  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:41.819607  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:41.821017  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:41.823185  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:41.823392  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.823604  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:41.823755  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.860394  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39985
I20260630 12:38:41.860499 11654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39985 every 8 connection(s)
I20260630 12:38:41.865209  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:41.872398 11658 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
W20260630 12:38:41.872691 11659 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
W20260630 12:38:41.876827 11661 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
I20260630 12:38:41.876873  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:41.877851 11655 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45787
I20260630 12:38:41.878150  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:41.878204 11655 heartbeater.cc:461] Registering TS with master...
W20260630 12:38:41.878582  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:41.878789  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823121878774 us; error 0 us; skew 500 ppm
I20260630 12:38:41.879220 11655 heartbeater.cc:507] Master 127.0.252.254:45787 requested a full tablet report, sending...
I20260630 12:38:41.879365  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:41.881592 11379 ts_manager.cc:194] Registered new tserver with Master: 4926abb09248482e8be019f39a85dd52 (127.0.252.195:39985)
I20260630 12:38:41.882335  1011 webserver.cc:533] Webserver started at http://127.0.252.196:33781/ using document root <none> and password file <none>
I20260630 12:38:41.882997  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:41.883244  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:41.883564  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:41.883450 11379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52022
I20260630 12:38:41.885107  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "3850917997fd45eead9dd77bfc5ea59e"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.889506  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:38:41.892894 11666 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.893898  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:41.894232  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "3850917997fd45eead9dd77bfc5ea59e"
format_stamp: "Formatted at 2026-06-30 12:38:41 on dist-test-slave-7v2h"
I20260630 12:38:41.894516  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822884425640-1011-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)
I20260630 12:38:41.906831  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:41.908089  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:41.909328  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:41.911770  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:41.912001  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.912221  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:41.912437  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:41.951797  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:40325
I20260630 12:38:41.951907 11728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:40325 every 8 connection(s)
I20260630 12:38:41.965149 11729 heartbeater.cc:344] Connected to a master server at 127.0.252.254:45787
I20260630 12:38:41.965587 11729 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:41.966311 11729 heartbeater.cc:507] Master 127.0.252.254:45787 requested a full tablet report, sending...
I20260630 12:38:41.968144 11379 ts_manager.cc:194] Registered new tserver with Master: 3850917997fd45eead9dd77bfc5ea59e (127.0.252.196:40325)
I20260630 12:38:41.968912  1011 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013995902s
I20260630 12:38:41.969486 11379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52032
I20260630 12:38:41.994583 11379 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52036:
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"
    }
  }
}
I20260630 12:38:42.032622 11471 tablet_service.cc:1511] Processing CreateTablet for tablet ef44027b6cb4420cab1d7b6061d953a4 (DEFAULT_TABLE table=test-workload [id=f5aefdb66bb6467ca40bde40a5448385]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:42.033910 11471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef44027b6cb4420cab1d7b6061d953a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:42.037215 11546 tablet_service.cc:1511] Processing CreateTablet for tablet ef44027b6cb4420cab1d7b6061d953a4 (DEFAULT_TABLE table=test-workload [id=f5aefdb66bb6467ca40bde40a5448385]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:42.038580 11546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef44027b6cb4420cab1d7b6061d953a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:42.040834 11694 tablet_service.cc:1511] Processing CreateTablet for tablet ef44027b6cb4420cab1d7b6061d953a4 (DEFAULT_TABLE table=test-workload [id=f5aefdb66bb6467ca40bde40a5448385]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:38:42.041817 11694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef44027b6cb4420cab1d7b6061d953a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:42.051939 11744 tablet_bootstrap.cc:492] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a: Bootstrap starting.
I20260630 12:38:42.059250 11744 tablet_bootstrap.cc:654] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:42.059630 11745 tablet_bootstrap.cc:492] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9: Bootstrap starting.
I20260630 12:38:42.061419 11746 tablet_bootstrap.cc:492] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e: Bootstrap starting.
I20260630 12:38:42.064621 11744 tablet_bootstrap.cc:492] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a: No bootstrap required, opened a new log
I20260630 12:38:42.065109 11744 ts_tablet_manager.cc:1403] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:38:42.066895 11745 tablet_bootstrap.cc:654] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:42.067739 11744 raft_consensus.cc:359] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.068336 11744 raft_consensus.cc:385] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:42.068378 11746 tablet_bootstrap.cc:654] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:42.068830 11744 raft_consensus.cc:740] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a34d9edda064eb7be7c0bd13695633a, State: Initialized, Role: FOLLOWER
I20260630 12:38:42.069666 11744 consensus_queue.cc:260] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.072017 11506 heartbeater.cc:499] Master 127.0.252.254:45787 was elected leader, sending a full tablet report...
I20260630 12:38:42.072378 11744 ts_tablet_manager.cc:1434] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:42.075651 11746 tablet_bootstrap.cc:492] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e: No bootstrap required, opened a new log
I20260630 12:38:42.076113 11746 ts_tablet_manager.cc:1403] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260630 12:38:42.076777 11745 tablet_bootstrap.cc:492] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9: No bootstrap required, opened a new log
I20260630 12:38:42.077313 11745 ts_tablet_manager.cc:1403] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:38:42.078686 11746 raft_consensus.cc:359] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.079527 11746 raft_consensus.cc:385] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:42.079871 11746 raft_consensus.cc:740] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3850917997fd45eead9dd77bfc5ea59e, State: Initialized, Role: FOLLOWER
I20260630 12:38:42.080185 11745 raft_consensus.cc:359] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.080623 11746 consensus_queue.cc:260] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.081075 11745 raft_consensus.cc:385] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:42.081604 11745 raft_consensus.cc:740] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5296cf86fdf448f8e9841030cbc1ce9, State: Initialized, Role: FOLLOWER
I20260630 12:38:42.082553 11745 consensus_queue.cc:260] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.083106 11729 heartbeater.cc:499] Master 127.0.252.254:45787 was elected leader, sending a full tablet report...
I20260630 12:38:42.083653 11746 ts_tablet_manager.cc:1434] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:38:42.086393 11745 ts_tablet_manager.cc:1434] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:38:42.086484 11581 heartbeater.cc:499] Master 127.0.252.254:45787 was elected leader, sending a full tablet report...
I20260630 12:38:42.413785 11751 raft_consensus.cc:493] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:42.414319 11751 raft_consensus.cc:515] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.416424 11751 leader_election.cc:290] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a34d9edda064eb7be7c0bd13695633a (127.0.252.193:33499), e5296cf86fdf448f8e9841030cbc1ce9 (127.0.252.194:41927)
I20260630 12:38:42.425211 11481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef44027b6cb4420cab1d7b6061d953a4" candidate_uuid: "3850917997fd45eead9dd77bfc5ea59e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a34d9edda064eb7be7c0bd13695633a" is_pre_election: true
I20260630 12:38:42.425789 11556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef44027b6cb4420cab1d7b6061d953a4" candidate_uuid: "3850917997fd45eead9dd77bfc5ea59e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" is_pre_election: true
I20260630 12:38:42.426151 11481 raft_consensus.cc:2468] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3850917997fd45eead9dd77bfc5ea59e in term 0.
I20260630 12:38:42.426522 11556 raft_consensus.cc:2468] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3850917997fd45eead9dd77bfc5ea59e in term 0.
I20260630 12:38:42.427384 11668 leader_election.cc:304] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [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: 3850917997fd45eead9dd77bfc5ea59e, 5a34d9edda064eb7be7c0bd13695633a; no voters: 
I20260630 12:38:42.428336 11751 raft_consensus.cc:2804] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:42.428779 11751 raft_consensus.cc:493] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:42.429039 11751 raft_consensus.cc:3060] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:42.436658 11751 raft_consensus.cc:515] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.438895 11751 leader_election.cc:290] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [CANDIDATE]: Term 1 election: Requested vote from peers 5a34d9edda064eb7be7c0bd13695633a (127.0.252.193:33499), e5296cf86fdf448f8e9841030cbc1ce9 (127.0.252.194:41927)
I20260630 12:38:42.439868 11481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef44027b6cb4420cab1d7b6061d953a4" candidate_uuid: "3850917997fd45eead9dd77bfc5ea59e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a34d9edda064eb7be7c0bd13695633a"
I20260630 12:38:42.439891 11556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef44027b6cb4420cab1d7b6061d953a4" candidate_uuid: "3850917997fd45eead9dd77bfc5ea59e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5296cf86fdf448f8e9841030cbc1ce9"
I20260630 12:38:42.440474 11481 raft_consensus.cc:3060] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:42.440595 11556 raft_consensus.cc:3060] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:42.446002 11556 raft_consensus.cc:2468] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3850917997fd45eead9dd77bfc5ea59e in term 1.
I20260630 12:38:42.445998 11481 raft_consensus.cc:2468] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3850917997fd45eead9dd77bfc5ea59e in term 1.
I20260630 12:38:42.447218 11667 leader_election.cc:304] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [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: 3850917997fd45eead9dd77bfc5ea59e, e5296cf86fdf448f8e9841030cbc1ce9; no voters: 
I20260630 12:38:42.447932 11751 raft_consensus.cc:2804] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:42.448864 11751 raft_consensus.cc:697] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 1 LEADER]: Becoming Leader. State: Replica: 3850917997fd45eead9dd77bfc5ea59e, State: Running, Role: LEADER
I20260630 12:38:42.449512 11751 consensus_queue.cc:237] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [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: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } }
I20260630 12:38:42.455761 11378 catalog_manager.cc:5697] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3850917997fd45eead9dd77bfc5ea59e (127.0.252.196). New cstate: current_term: 1 leader_uuid: "3850917997fd45eead9dd77bfc5ea59e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a34d9edda064eb7be7c0bd13695633a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 33499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5296cf86fdf448f8e9841030cbc1ce9" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 41927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3850917997fd45eead9dd77bfc5ea59e" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 40325 } health_report { overall_health: HEALTHY } } }
W20260630 12:38:42.524593  1011 auto_rebalancer.cc:639] Failed to schedule move for tablet ef44027b6cb4420cab1d7b6061d953a4: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:38:42.525838  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:38:42.555897  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:42.556737  1011 tablet_replica.cc:333] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a: stopping tablet replica
I20260630 12:38:42.557247  1011 raft_consensus.cc:2243] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:42.557602  1011 raft_consensus.cc:2272] T ef44027b6cb4420cab1d7b6061d953a4 P 5a34d9edda064eb7be7c0bd13695633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:42.576916  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:38:42.587985  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:38:42.605659  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:42.606282  1011 tablet_replica.cc:333] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9: stopping tablet replica
I20260630 12:38:42.606849  1011 raft_consensus.cc:2243] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:42.607277  1011 raft_consensus.cc:2272] T ef44027b6cb4420cab1d7b6061d953a4 P e5296cf86fdf448f8e9841030cbc1ce9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:42.625936  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:38:42.636071  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:38:42.654131  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:42.669646  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:38:42.677850  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:38:42.694111  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:42.694694  1011 tablet_replica.cc:333] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e: stopping tablet replica
I20260630 12:38:42.695151  1011 raft_consensus.cc:2243] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:42.695706  1011 pending_rounds.cc:70] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e: Trying to abort 1 pending ops.
I20260630 12:38:42.695878  1011 pending_rounds.cc:77] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443509559836672 op_type: NO_OP noop_request { }
I20260630 12:38:42.696218  1011 raft_consensus.cc:2889] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:38:42.696521  1011 raft_consensus.cc:2272] T ef44027b6cb4420cab1d7b6061d953a4 P 3850917997fd45eead9dd77bfc5ea59e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:42.716297  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:38:42.726003  1011 master.cc:562] Master@127.0.252.254:45787 shutting down...
I20260630 12:38:42.740504  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:42.741071  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:42.741355  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2775eac92a5e443f93dfa23f9f862100: stopping tablet replica
I20260630 12:38:42.759608  1011 master.cc:584] Master@127.0.252.254:45787 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1406 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:38:42.791221  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:32951
I20260630 12:38:42.792295  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:42.796996 11758 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
W20260630 12:38:42.797148 11759 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
W20260630 12:38:42.798573 11761 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
I20260630 12:38:42.799165  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:42.799893  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:42.800091  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:42.800222  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823122800208 us; error 0 us; skew 500 ppm
I20260630 12:38:42.800855  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:42.803115  1011 webserver.cc:533] Webserver started at http://127.0.252.254:33277/ using document root <none> and password file <none>
I20260630 12:38:42.803567  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:42.803738  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:42.803983  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:42.805060  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "f98a8d9579d949f9af1887be66082409"
format_stamp: "Formatted at 2026-06-30 12:38:42 on dist-test-slave-7v2h"
I20260630 12:38:42.809402  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:38:42.812708 11766 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:42.813436  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:42.813694  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "f98a8d9579d949f9af1887be66082409"
format_stamp: "Formatted at 2026-06-30 12:38:42 on dist-test-slave-7v2h"
I20260630 12:38:42.813972  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-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)
I20260630 12:38:42.844075  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:42.845227  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:42.881520  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:32951
I20260630 12:38:42.881641 11817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:32951 every 8 connection(s)
I20260630 12:38:42.885268 11818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:42.895987 11818 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409: Bootstrap starting.
I20260630 12:38:42.900301 11818 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:42.904249 11818 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409: No bootstrap required, opened a new log
I20260630 12:38:42.906284 11818 raft_consensus.cc:359] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98a8d9579d949f9af1887be66082409" member_type: VOTER }
I20260630 12:38:42.906669 11818 raft_consensus.cc:385] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:42.906895 11818 raft_consensus.cc:740] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f98a8d9579d949f9af1887be66082409, State: Initialized, Role: FOLLOWER
I20260630 12:38:42.907491 11818 consensus_queue.cc:260] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f98a8d9579d949f9af1887be66082409" member_type: VOTER }
I20260630 12:38:42.907927 11818 raft_consensus.cc:399] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:42.908124 11818 raft_consensus.cc:493] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:42.908360 11818 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:42.913033 11818 raft_consensus.cc:515] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98a8d9579d949f9af1887be66082409" member_type: VOTER }
I20260630 12:38:42.913537 11818 leader_election.cc:304] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [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: f98a8d9579d949f9af1887be66082409; no voters: 
I20260630 12:38:42.914650 11818 leader_election.cc:290] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:42.914995 11821 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:42.916381 11821 raft_consensus.cc:697] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 1 LEADER]: Becoming Leader. State: Replica: f98a8d9579d949f9af1887be66082409, State: Running, Role: LEADER
I20260630 12:38:42.917066 11821 consensus_queue.cc:237] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [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: "f98a8d9579d949f9af1887be66082409" member_type: VOTER }
I20260630 12:38:42.917482 11818 sys_catalog.cc:565] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:42.919790 11823 sys_catalog.cc:455] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f98a8d9579d949f9af1887be66082409. Latest consensus state: current_term: 1 leader_uuid: "f98a8d9579d949f9af1887be66082409" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98a8d9579d949f9af1887be66082409" member_type: VOTER } }
I20260630 12:38:42.919768 11822 sys_catalog.cc:455] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f98a8d9579d949f9af1887be66082409" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f98a8d9579d949f9af1887be66082409" member_type: VOTER } }
I20260630 12:38:42.920571 11823 sys_catalog.cc:458] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:42.920765 11822 sys_catalog.cc:458] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:42.923908 11828 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:42.928781 11828 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:42.931488  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:42.937451 11828 catalog_manager.cc:1383] Generated new cluster ID: e4c7933fece044cba4a237c2ca2a435e
I20260630 12:38:42.937781 11828 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:42.952867 11828 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:42.954139 11828 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:42.967679 11828 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409: Generated new TSK 0
I20260630 12:38:42.968422 11828 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:42.999068  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:43.005086 11839 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
W20260630 12:38:43.006083 11840 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
W20260630 12:38:43.007447 11842 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
I20260630 12:38:43.007783  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:43.008687  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:43.008877  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:43.009009  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823123008998 us; error 0 us; skew 500 ppm
I20260630 12:38:43.009469  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:43.011898  1011 webserver.cc:533] Webserver started at http://127.0.252.193:45075/ using document root <none> and password file <none>
I20260630 12:38:43.012346  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:43.012497  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:43.012794  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:43.013852  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "9193921bade54b1f83099493e32974a6"
format_stamp: "Formatted at 2026-06-30 12:38:43 on dist-test-slave-7v2h"
I20260630 12:38:43.018658  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:43.022235 11847 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.023068  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:38:43.023372  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "9193921bade54b1f83099493e32974a6"
format_stamp: "Formatted at 2026-06-30 12:38:43 on dist-test-slave-7v2h"
I20260630 12:38:43.023674  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-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)
I20260630 12:38:43.046469  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:43.047456  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:43.048885  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:43.051214  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:43.051430  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.051651  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:43.051803  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.088260  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:37995
I20260630 12:38:43.088366 11909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:37995 every 8 connection(s)
I20260630 12:38:43.093015  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:43.099628 11914 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
W20260630 12:38:43.101095 11915 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
W20260630 12:38:43.104020 11917 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
I20260630 12:38:43.104488  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:43.105463  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:38:43.105553 11910 heartbeater.cc:344] Connected to a master server at 127.0.252.254:32951
W20260630 12:38:43.105682  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:43.106027  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823123106008 us; error 0 us; skew 500 ppm
I20260630 12:38:43.106073 11910 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:43.106603  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:43.106948 11910 heartbeater.cc:507] Master 127.0.252.254:32951 requested a full tablet report, sending...
I20260630 12:38:43.109393 11783 ts_manager.cc:194] Registered new tserver with Master: 9193921bade54b1f83099493e32974a6 (127.0.252.193:37995)
I20260630 12:38:43.109390  1011 webserver.cc:533] Webserver started at http://127.0.252.194:42587/ using document root <none> and password file <none>
I20260630 12:38:43.110054  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:43.110255  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:43.110496  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:43.111258 11783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37754
I20260630 12:38:43.111563  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "c832ad88a8284491b786722cc51783ad"
format_stamp: "Formatted at 2026-06-30 12:38:43 on dist-test-slave-7v2h"
I20260630 12:38:43.116357  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:43.119757 11922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.120640  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:43.120956  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "c832ad88a8284491b786722cc51783ad"
format_stamp: "Formatted at 2026-06-30 12:38:43 on dist-test-slave-7v2h"
I20260630 12:38:43.121206  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-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)
I20260630 12:38:43.184226  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:43.185292  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:43.186633  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:43.188867  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:43.189071  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.189285  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:43.189435  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.229687  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:45223
I20260630 12:38:43.229789 11984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:45223 every 8 connection(s)
I20260630 12:38:43.234405  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:43.241310 11988 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
W20260630 12:38:43.243237 11989 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
I20260630 12:38:43.246600  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:43.247030 11985 heartbeater.cc:344] Connected to a master server at 127.0.252.254:32951
I20260630 12:38:43.247421 11985 heartbeater.cc:461] Registering TS with master...
W20260630 12:38:43.247712 11991 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
I20260630 12:38:43.248214 11985 heartbeater.cc:507] Master 127.0.252.254:32951 requested a full tablet report, sending...
I20260630 12:38:43.248673  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:43.248901  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:43.249073  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823123249056 us; error 0 us; skew 500 ppm
I20260630 12:38:43.249779  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:43.250371 11783 ts_manager.cc:194] Registered new tserver with Master: c832ad88a8284491b786722cc51783ad (127.0.252.194:45223)
I20260630 12:38:43.252046 11783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37758
I20260630 12:38:43.253242  1011 webserver.cc:533] Webserver started at http://127.0.252.195:37367/ using document root <none> and password file <none>
I20260630 12:38:43.253793  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:43.253979  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:43.254228  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:43.255304  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b"
format_stamp: "Formatted at 2026-06-30 12:38:43 on dist-test-slave-7v2h"
I20260630 12:38:43.259744  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:43.263178 11996 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.263999  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:43.264281  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b"
format_stamp: "Formatted at 2026-06-30 12:38:43 on dist-test-slave-7v2h"
I20260630 12:38:43.264539  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-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)
I20260630 12:38:43.286509  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:43.287540  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:43.288947  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:43.291149  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:43.291344  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.291584  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:43.291726  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:43.333099  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:42737
I20260630 12:38:43.333196 12058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:42737 every 8 connection(s)
I20260630 12:38:43.346805 12059 heartbeater.cc:344] Connected to a master server at 127.0.252.254:32951
I20260630 12:38:43.347270 12059 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:43.348037 12059 heartbeater.cc:507] Master 127.0.252.254:32951 requested a full tablet report, sending...
I20260630 12:38:43.350517 11783 ts_manager.cc:194] Registered new tserver with Master: c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737)
I20260630 12:38:43.351243  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014982467s
I20260630 12:38:43.352247 11783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37766
I20260630 12:38:44.113945 11910 heartbeater.cc:499] Master 127.0.252.254:32951 was elected leader, sending a full tablet report...
I20260630 12:38:44.254791 11985 heartbeater.cc:499] Master 127.0.252.254:32951 was elected leader, sending a full tablet report...
I20260630 12:38:44.355394 12059 heartbeater.cc:499] Master 127.0.252.254:32951 was elected leader, sending a full tablet report...
I20260630 12:38:44.413976 11783 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37768:
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"
    }
  }
}
W20260630 12:38:44.416301 11783 catalog_manager.cc:7077] 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.
I20260630 12:38:44.474280 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 146674b741a44ffd9f551d10ad1ca40d (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:44.475168 12021 tablet_service.cc:1511] Processing CreateTablet for tablet d6ea5157020a4133978fdfa82fac406e (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:44.475672 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146674b741a44ffd9f551d10ad1ca40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.474339 12023 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd0a26d43bc44c68d45bed4309427a8 (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:44.476609 12021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ea5157020a4133978fdfa82fac406e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.478566 12023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd0a26d43bc44c68d45bed4309427a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.476399 12022 tablet_service.cc:1511] Processing CreateTablet for tablet 49b3363eb791473288b2bf0c182d751f (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:44.482088 12022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b3363eb791473288b2bf0c182d751f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.489831 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 146674b741a44ffd9f551d10ad1ca40d (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:44.490657 11875 tablet_service.cc:1511] Processing CreateTablet for tablet 146674b741a44ffd9f551d10ad1ca40d (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:38:44.490901 11947 tablet_service.cc:1511] Processing CreateTablet for tablet d6ea5157020a4133978fdfa82fac406e (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:44.491353 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146674b741a44ffd9f551d10ad1ca40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.491981 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146674b741a44ffd9f551d10ad1ca40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.492182 11947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ea5157020a4133978fdfa82fac406e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.494719 11874 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd0a26d43bc44c68d45bed4309427a8 (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:44.496119 11874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd0a26d43bc44c68d45bed4309427a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.497678 11948 tablet_service.cc:1511] Processing CreateTablet for tablet 49b3363eb791473288b2bf0c182d751f (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:44.499146 11948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b3363eb791473288b2bf0c182d751f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.501890 11873 tablet_service.cc:1511] Processing CreateTablet for tablet 49b3363eb791473288b2bf0c182d751f (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:38:44.503536 11873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b3363eb791473288b2bf0c182d751f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.505759 11949 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd0a26d43bc44c68d45bed4309427a8 (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:38:44.507294 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd0a26d43bc44c68d45bed4309427a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.506259 11872 tablet_service.cc:1511] Processing CreateTablet for tablet d6ea5157020a4133978fdfa82fac406e (DEFAULT_TABLE table=test-workload [id=f59680b2947a475fa436e42d3479f6ae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:38:44.516808 11872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ea5157020a4133978fdfa82fac406e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:44.523975 12078 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b: Bootstrap starting.
I20260630 12:38:44.530961 12078 tablet_bootstrap.cc:654] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.535631 12079 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: Bootstrap starting.
I20260630 12:38:44.540198 12080 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6: Bootstrap starting.
I20260630 12:38:44.548238 12078 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b: No bootstrap required, opened a new log
I20260630 12:38:44.548851 12078 ts_tablet_manager.cc:1403] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260630 12:38:44.551689 12078 raft_consensus.cc:359] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.552464 12078 raft_consensus.cc:385] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.552791 12078 raft_consensus.cc:740] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e9fd946ed74f5da38f27a1c40a9e3b, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.553638 12078 consensus_queue.cc:260] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.554564 12080 tablet_bootstrap.cc:654] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.554564 12079 tablet_bootstrap.cc:654] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.560379 12078 ts_tablet_manager.cc:1434] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:38:44.561589 12078 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: Bootstrap starting.
I20260630 12:38:44.567404 12078 tablet_bootstrap.cc:654] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.583729 12079 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: No bootstrap required, opened a new log
I20260630 12:38:44.584358 12079 ts_tablet_manager.cc:1403] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.008s
I20260630 12:38:44.584371 12080 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6: No bootstrap required, opened a new log
I20260630 12:38:44.585227 12080 ts_tablet_manager.cc:1403] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.006s
I20260630 12:38:44.586720 12078 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: No bootstrap required, opened a new log
I20260630 12:38:44.587301 12078 ts_tablet_manager.cc:1403] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260630 12:38:44.587571 12079 raft_consensus.cc:359] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:44.588191 12079 raft_consensus.cc:385] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.588490 12079 raft_consensus.cc:740] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c832ad88a8284491b786722cc51783ad, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.588024 12080 raft_consensus.cc:359] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:44.588928 12080 raft_consensus.cc:385] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.589282 12080 raft_consensus.cc:740] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9193921bade54b1f83099493e32974a6, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.589195 12079 consensus_queue.cc:260] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:44.590317 12080 consensus_queue.cc:260] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:44.590920 12078 raft_consensus.cc:359] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.591712 12078 raft_consensus.cc:385] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.592010 12079 ts_tablet_manager.cc:1434] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:44.592054 12078 raft_consensus.cc:740] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e9fd946ed74f5da38f27a1c40a9e3b, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.593784 12078 consensus_queue.cc:260] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.594450 12080 ts_tablet_manager.cc:1434] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:38:44.595090 12079 tablet_bootstrap.cc:492] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad: Bootstrap starting.
I20260630 12:38:44.595551 12080 tablet_bootstrap.cc:492] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6: Bootstrap starting.
I20260630 12:38:44.595906 12078 ts_tablet_manager.cc:1434] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:44.597040 12078 tablet_bootstrap.cc:492] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b: Bootstrap starting.
I20260630 12:38:44.601540 12079 tablet_bootstrap.cc:654] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.602041 12080 tablet_bootstrap.cc:654] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.602661 12078 tablet_bootstrap.cc:654] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.613008 12079 tablet_bootstrap.cc:492] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad: No bootstrap required, opened a new log
I20260630 12:38:44.613579 12079 ts_tablet_manager.cc:1403] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:38:44.616319 12079 raft_consensus.cc:359] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.617266 12079 raft_consensus.cc:385] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.617606 12079 raft_consensus.cc:740] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c832ad88a8284491b786722cc51783ad, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.618443 12079 consensus_queue.cc:260] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.620977 12079 ts_tablet_manager.cc:1434] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:44.622011 12079 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad: Bootstrap starting.
I20260630 12:38:44.627976 12079 tablet_bootstrap.cc:654] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.639405 12079 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad: No bootstrap required, opened a new log
I20260630 12:38:44.640021 12079 ts_tablet_manager.cc:1403] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:38:44.643026 12079 raft_consensus.cc:359] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.643489 12080 tablet_bootstrap.cc:492] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6: No bootstrap required, opened a new log
I20260630 12:38:44.643584 12079 raft_consensus.cc:385] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.644078 12078 tablet_bootstrap.cc:492] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b: No bootstrap required, opened a new log
I20260630 12:38:44.644305 12080 ts_tablet_manager.cc:1403] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.016s
I20260630 12:38:44.644138 12079 raft_consensus.cc:740] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c832ad88a8284491b786722cc51783ad, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.644965 12078 ts_tablet_manager.cc:1403] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.033s
I20260630 12:38:44.645535 12079 consensus_queue.cc:260] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.647964 12079 ts_tablet_manager.cc:1434] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:44.647639 12080 raft_consensus.cc:359] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.648440 12080 raft_consensus.cc:385] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.648859 12080 raft_consensus.cc:740] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9193921bade54b1f83099493e32974a6, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.649026 12079 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad: Bootstrap starting.
I20260630 12:38:44.649533 12078 raft_consensus.cc:359] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.649708 12080 consensus_queue.cc:260] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.650368 12078 raft_consensus.cc:385] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.650722 12078 raft_consensus.cc:740] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e9fd946ed74f5da38f27a1c40a9e3b, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.651496 12078 consensus_queue.cc:260] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.653779 12080 ts_tablet_manager.cc:1434] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:38:44.655092 12080 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6: Bootstrap starting.
I20260630 12:38:44.656529 12079 tablet_bootstrap.cc:654] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.660790 12080 tablet_bootstrap.cc:654] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.653750 12078 ts_tablet_manager.cc:1434] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:44.664815 12078 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b: Bootstrap starting.
I20260630 12:38:44.673110 12078 tablet_bootstrap.cc:654] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.674307 12079 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad: No bootstrap required, opened a new log
I20260630 12:38:44.674995 12079 ts_tablet_manager.cc:1403] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260630 12:38:44.677860 12080 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6: No bootstrap required, opened a new log
I20260630 12:38:44.678370 12080 ts_tablet_manager.cc:1403] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260630 12:38:44.678107 12079 raft_consensus.cc:359] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.678956 12079 raft_consensus.cc:385] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.679286 12079 raft_consensus.cc:740] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c832ad88a8284491b786722cc51783ad, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.679723 12078 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b: No bootstrap required, opened a new log
I20260630 12:38:44.680434 12078 ts_tablet_manager.cc:1403] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260630 12:38:44.680151 12079 consensus_queue.cc:260] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.680721 12080 raft_consensus.cc:359] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.681456 12080 raft_consensus.cc:385] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.681808 12080 raft_consensus.cc:740] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9193921bade54b1f83099493e32974a6, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.682682 12079 ts_tablet_manager.cc:1434] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:44.682750 12080 consensus_queue.cc:260] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.683693 12078 raft_consensus.cc:359] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:44.684509 12078 raft_consensus.cc:385] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.684916 12078 raft_consensus.cc:740] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e9fd946ed74f5da38f27a1c40a9e3b, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.685236 12080 ts_tablet_manager.cc:1434] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:44.685925 12078 consensus_queue.cc:260] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:44.686434 12080 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: Bootstrap starting.
I20260630 12:38:44.690325 12078 ts_tablet_manager.cc:1434] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:38:44.693925 12080 tablet_bootstrap.cc:654] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:44.702661 12080 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: No bootstrap required, opened a new log
I20260630 12:38:44.703222 12080 ts_tablet_manager.cc:1403] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:38:44.705703 12080 raft_consensus.cc:359] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.706238 12080 raft_consensus.cc:385] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:44.706432 12080 raft_consensus.cc:740] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9193921bade54b1f83099493e32974a6, State: Initialized, Role: FOLLOWER
I20260630 12:38:44.707106 12086 raft_consensus.cc:493] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.707037 12080 consensus_queue.cc:260] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.707592 12086 raft_consensus.cc:515] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.709074 12080 ts_tablet_manager.cc:1434] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:38:44.710062 12086 leader_election.cc:290] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9193921bade54b1f83099493e32974a6 (127.0.252.193:37995), c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737)
I20260630 12:38:44.722482 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b3363eb791473288b2bf0c182d751f" candidate_uuid: "c832ad88a8284491b786722cc51783ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9193921bade54b1f83099493e32974a6" is_pre_election: true
I20260630 12:38:44.723400 11885 raft_consensus.cc:2468] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c832ad88a8284491b786722cc51783ad in term 0.
I20260630 12:38:44.724836 11925 leader_election.cc:304] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [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: 9193921bade54b1f83099493e32974a6, c832ad88a8284491b786722cc51783ad; no voters: 
I20260630 12:38:44.725226 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b3363eb791473288b2bf0c182d751f" candidate_uuid: "c832ad88a8284491b786722cc51783ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" is_pre_election: true
I20260630 12:38:44.725943 12086 raft_consensus.cc:2804] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:44.726079 12034 raft_consensus.cc:2468] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c832ad88a8284491b786722cc51783ad in term 0.
I20260630 12:38:44.726346 12086 raft_consensus.cc:493] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.726692 12086 raft_consensus.cc:3060] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.732766 12086 raft_consensus.cc:515] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.734427 12086 leader_election.cc:290] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [CANDIDATE]: Term 1 election: Requested vote from peers 9193921bade54b1f83099493e32974a6 (127.0.252.193:37995), c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737)
I20260630 12:38:44.735333 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b3363eb791473288b2bf0c182d751f" candidate_uuid: "c832ad88a8284491b786722cc51783ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9193921bade54b1f83099493e32974a6"
I20260630 12:38:44.735539 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b3363eb791473288b2bf0c182d751f" candidate_uuid: "c832ad88a8284491b786722cc51783ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b"
I20260630 12:38:44.735893 11885 raft_consensus.cc:3060] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.736167 12034 raft_consensus.cc:3060] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.741698 12034 raft_consensus.cc:2468] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c832ad88a8284491b786722cc51783ad in term 1.
I20260630 12:38:44.741787 11885 raft_consensus.cc:2468] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c832ad88a8284491b786722cc51783ad in term 1.
I20260630 12:38:44.742885 11925 leader_election.cc:304] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [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: c2e9fd946ed74f5da38f27a1c40a9e3b, c832ad88a8284491b786722cc51783ad; no voters: 
I20260630 12:38:44.743764 12086 raft_consensus.cc:2804] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:44.745203 12086 raft_consensus.cc:697] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 1 LEADER]: Becoming Leader. State: Replica: c832ad88a8284491b786722cc51783ad, State: Running, Role: LEADER
I20260630 12:38:44.745982 12086 consensus_queue.cc:237] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.753865 11781 catalog_manager.cc:5697] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad reported cstate change: term changed from 0 to 1, leader changed from <none> to c832ad88a8284491b786722cc51783ad (127.0.252.194). New cstate: current_term: 1 leader_uuid: "c832ad88a8284491b786722cc51783ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:44.843503 12082 raft_consensus.cc:493] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.844123 12082 raft_consensus.cc:515] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.844940 12087 raft_consensus.cc:493] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.845502 12087 raft_consensus.cc:515] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.847036 12082 leader_election.cc:290] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9193921bade54b1f83099493e32974a6 (127.0.252.193:37995), c832ad88a8284491b786722cc51783ad (127.0.252.194:45223)
I20260630 12:38:44.848245 12087 leader_election.cc:290] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c832ad88a8284491b786722cc51783ad (127.0.252.194:45223), c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737)
I20260630 12:38:44.865653 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd0a26d43bc44c68d45bed4309427a8" candidate_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9193921bade54b1f83099493e32974a6" is_pre_election: true
I20260630 12:38:44.865752 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd0a26d43bc44c68d45bed4309427a8" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c832ad88a8284491b786722cc51783ad" is_pre_election: true
I20260630 12:38:44.866546 11885 raft_consensus.cc:2468] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e9fd946ed74f5da38f27a1c40a9e3b in term 0.
I20260630 12:38:44.866845 11960 raft_consensus.cc:2468] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 0.
I20260630 12:38:44.868427 11850 leader_election.cc:304] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [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: 9193921bade54b1f83099493e32974a6, c832ad88a8284491b786722cc51783ad; no voters: 
I20260630 12:38:44.870254 12087 raft_consensus.cc:2804] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:44.870551 12087 raft_consensus.cc:493] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.870884 12087 raft_consensus.cc:3060] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.869664 11999 leader_election.cc:304] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [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: 9193921bade54b1f83099493e32974a6, c2e9fd946ed74f5da38f27a1c40a9e3b; no voters: 
I20260630 12:38:44.872133 12082 raft_consensus.cc:2804] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:44.872483 12082 raft_consensus.cc:493] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.872821 12082 raft_consensus.cc:3060] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.873138 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd0a26d43bc44c68d45bed4309427a8" candidate_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c832ad88a8284491b786722cc51783ad" is_pre_election: true
I20260630 12:38:44.873795 11960 raft_consensus.cc:2468] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e9fd946ed74f5da38f27a1c40a9e3b in term 0.
I20260630 12:38:44.875985 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd0a26d43bc44c68d45bed4309427a8" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" is_pre_election: true
I20260630 12:38:44.878717 12087 raft_consensus.cc:515] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.879623 12082 raft_consensus.cc:515] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.880668 12034 raft_consensus.cc:2393] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9193921bade54b1f83099493e32974a6 in current term 1: Already voted for candidate c2e9fd946ed74f5da38f27a1c40a9e3b in this term.
I20260630 12:38:44.880806 12087 leader_election.cc:290] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [CANDIDATE]: Term 1 election: Requested vote from peers c832ad88a8284491b786722cc51783ad (127.0.252.194:45223), c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737)
I20260630 12:38:44.881551 12082 leader_election.cc:290] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [CANDIDATE]: Term 1 election: Requested vote from peers 9193921bade54b1f83099493e32974a6 (127.0.252.193:37995), c832ad88a8284491b786722cc51783ad (127.0.252.194:45223)
I20260630 12:38:44.881735 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd0a26d43bc44c68d45bed4309427a8" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c832ad88a8284491b786722cc51783ad"
I20260630 12:38:44.882458 11960 raft_consensus.cc:3060] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.882895 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd0a26d43bc44c68d45bed4309427a8" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b"
I20260630 12:38:44.883741 12033 raft_consensus.cc:2393] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9193921bade54b1f83099493e32974a6 in current term 1: Already voted for candidate c2e9fd946ed74f5da38f27a1c40a9e3b in this term.
I20260630 12:38:44.884143 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd0a26d43bc44c68d45bed4309427a8" candidate_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9193921bade54b1f83099493e32974a6"
I20260630 12:38:44.884838 11885 raft_consensus.cc:2393] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2e9fd946ed74f5da38f27a1c40a9e3b in current term 1: Already voted for candidate 9193921bade54b1f83099493e32974a6 in this term.
I20260630 12:38:44.884840 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd0a26d43bc44c68d45bed4309427a8" candidate_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c832ad88a8284491b786722cc51783ad"
I20260630 12:38:44.886565 11999 leader_election.cc:304] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [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: c2e9fd946ed74f5da38f27a1c40a9e3b; no voters: 9193921bade54b1f83099493e32974a6, c832ad88a8284491b786722cc51783ad
I20260630 12:38:44.887279 12082 raft_consensus.cc:2749] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:44.891485 11960 raft_consensus.cc:2468] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 1.
I20260630 12:38:44.892741 11850 leader_election.cc:304] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [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: 9193921bade54b1f83099493e32974a6, c832ad88a8284491b786722cc51783ad; no voters: c2e9fd946ed74f5da38f27a1c40a9e3b
I20260630 12:38:44.893494 12087 raft_consensus.cc:2804] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:44.894598 12087 raft_consensus.cc:697] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Becoming Leader. State: Replica: 9193921bade54b1f83099493e32974a6, State: Running, Role: LEADER
I20260630 12:38:44.895431 12087 consensus_queue.cc:237] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.903038 11781 catalog_manager.cc:5697] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9193921bade54b1f83099493e32974a6 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } health_report { overall_health: UNKNOWN } } }
W20260630 12:38:44.928047 11831 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:44.941848 12087 raft_consensus.cc:493] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:44.942548 12087 raft_consensus.cc:515] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.944420 12087 leader_election.cc:290] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c832ad88a8284491b786722cc51783ad (127.0.252.194:45223), c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737)
I20260630 12:38:44.945211 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ea5157020a4133978fdfa82fac406e" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c832ad88a8284491b786722cc51783ad" is_pre_election: true
I20260630 12:38:44.945545 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ea5157020a4133978fdfa82fac406e" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" is_pre_election: true
I20260630 12:38:44.945946 11960 raft_consensus.cc:2468] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 0.
I20260630 12:38:44.946182 12033 raft_consensus.cc:2468] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 0.
I20260630 12:38:44.947067 11850 leader_election.cc:304] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [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: 9193921bade54b1f83099493e32974a6, c832ad88a8284491b786722cc51783ad; no voters: 
I20260630 12:38:44.947686 12087 raft_consensus.cc:2804] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:44.948042 12087 raft_consensus.cc:493] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:44.948318 12087 raft_consensus.cc:3060] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.953667 12087 raft_consensus.cc:515] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.955431 12087 leader_election.cc:290] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [CANDIDATE]: Term 1 election: Requested vote from peers c832ad88a8284491b786722cc51783ad (127.0.252.194:45223), c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737)
I20260630 12:38:44.956240 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ea5157020a4133978fdfa82fac406e" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c832ad88a8284491b786722cc51783ad"
I20260630 12:38:44.956480 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ea5157020a4133978fdfa82fac406e" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b"
I20260630 12:38:44.956830 11960 raft_consensus.cc:3060] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.957136 12033 raft_consensus.cc:3060] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:44.962651 11960 raft_consensus.cc:2468] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 1.
I20260630 12:38:44.962863 12033 raft_consensus.cc:2468] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 1.
I20260630 12:38:44.964010 11850 leader_election.cc:304] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [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: 9193921bade54b1f83099493e32974a6, c832ad88a8284491b786722cc51783ad; no voters: 
I20260630 12:38:44.964686 12087 raft_consensus.cc:2804] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:44.965086 12087 raft_consensus.cc:697] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Becoming Leader. State: Replica: 9193921bade54b1f83099493e32974a6, State: Running, Role: LEADER
I20260630 12:38:44.965797 12087 consensus_queue.cc:237] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } }
I20260630 12:38:44.972527 11781 catalog_manager.cc:5697] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9193921bade54b1f83099493e32974a6 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:45.032538 12087 raft_consensus.cc:493] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:45.033113 12087 raft_consensus.cc:515] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:45.035202 12087 leader_election.cc:290] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737), c832ad88a8284491b786722cc51783ad (127.0.252.194:45223)
I20260630 12:38:45.036711 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146674b741a44ffd9f551d10ad1ca40d" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" is_pre_election: true
I20260630 12:38:45.036715 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146674b741a44ffd9f551d10ad1ca40d" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c832ad88a8284491b786722cc51783ad" is_pre_election: true
I20260630 12:38:45.037650 11960 raft_consensus.cc:2468] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 0.
I20260630 12:38:45.037668 12033 raft_consensus.cc:2468] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 0.
I20260630 12:38:45.038766 11850 leader_election.cc:304] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [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: 9193921bade54b1f83099493e32974a6, c832ad88a8284491b786722cc51783ad; no voters: 
I20260630 12:38:45.039757 12087 raft_consensus.cc:2804] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:45.040205 12087 raft_consensus.cc:493] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:45.040517 12087 raft_consensus.cc:3060] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:45.046918 12087 raft_consensus.cc:515] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:45.049149 12087 leader_election.cc:290] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [CANDIDATE]: Term 1 election: Requested vote from peers c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737), c832ad88a8284491b786722cc51783ad (127.0.252.194:45223)
I20260630 12:38:45.049932 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146674b741a44ffd9f551d10ad1ca40d" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b"
I20260630 12:38:45.050165 11960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146674b741a44ffd9f551d10ad1ca40d" candidate_uuid: "9193921bade54b1f83099493e32974a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c832ad88a8284491b786722cc51783ad"
I20260630 12:38:45.050542 12033 raft_consensus.cc:3060] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:45.050721 11960 raft_consensus.cc:3060] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:45.055850 11960 raft_consensus.cc:2468] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 1.
I20260630 12:38:45.056058 12033 raft_consensus.cc:2468] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9193921bade54b1f83099493e32974a6 in term 1.
I20260630 12:38:45.057096 11850 leader_election.cc:304] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [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: 9193921bade54b1f83099493e32974a6, c832ad88a8284491b786722cc51783ad; no voters: 
I20260630 12:38:45.057982 12087 raft_consensus.cc:2804] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:45.058516 12087 raft_consensus.cc:697] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Becoming Leader. State: Replica: 9193921bade54b1f83099493e32974a6, State: Running, Role: LEADER
I20260630 12:38:45.059283 12087 consensus_queue.cc:237] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [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: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } }
I20260630 12:38:45.067443 11781 catalog_manager.cc:5697] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9193921bade54b1f83099493e32974a6 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:45.133846 12086 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.147644 12086 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.407790 12087 consensus_queue.cc:1048] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.419006 12115 consensus_queue.cc:1048] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:45.514721 12115 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.526081 12115 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.540516 12115 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:45.552393 12115 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:50.472707 11981 debug-util.cc:398] Leaking SignalData structure 0x7b080016d300 after lost signal to thread 1014
W20260630 12:38:50.473917 11981 debug-util.cc:398] Leaking SignalData structure 0x7b08001c9400 after lost signal to thread 11817
W20260630 12:38:50.475144 11981 debug-util.cc:398] Leaking SignalData structure 0x7b08001effa0 after lost signal to thread 11909
W20260630 12:38:50.476069 11981 debug-util.cc:398] Leaking SignalData structure 0x7b08002d3760 after lost signal to thread 11984
W20260630 12:38:50.477043 11981 debug-util.cc:398] Leaking SignalData structure 0x7b08001a65c0 after lost signal to thread 12058
I20260630 12:38:52.811149  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:52.821771 12133 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
W20260630 12:38:52.823129 12134 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
I20260630 12:38:52.828529  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:52.828711 12136 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
I20260630 12:38:52.830379  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:52.830710  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:52.830951  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823132830933 us; error 0 us; skew 500 ppm
I20260630 12:38:52.831657  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:52.835186  1011 webserver.cc:533] Webserver started at http://127.0.252.196:34439/ using document root <none> and password file <none>
I20260630 12:38:52.835899  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:52.836156  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:52.836594  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:52.838716  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "0b0fac7110c24ce98f1be4540ddf48e4"
format_stamp: "Formatted at 2026-06-30 12:38:52 on dist-test-slave-7v2h"
I20260630 12:38:52.845403  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:38:52.850605 12141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:52.851608  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:38:52.851996  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "0b0fac7110c24ce98f1be4540ddf48e4"
format_stamp: "Formatted at 2026-06-30 12:38:52 on dist-test-slave-7v2h"
I20260630 12:38:52.852367  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-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)
I20260630 12:38:52.871126  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:52.872948  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:52.875002  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:52.878432  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:52.878708  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:52.879012  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:52.879227  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:52.932993  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:43883
I20260630 12:38:52.933108 12203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:43883 every 8 connection(s)
I20260630 12:38:52.960130 12204 heartbeater.cc:344] Connected to a master server at 127.0.252.254:32951
I20260630 12:38:52.960673 12204 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:52.961705 12204 heartbeater.cc:507] Master 127.0.252.254:32951 requested a full tablet report, sending...
I20260630 12:38:52.964805 11780 ts_manager.cc:194] Registered new tserver with Master: 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196:43883)
I20260630 12:38:52.966871 11780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38518
I20260630 12:38:53.508086 11885 consensus_queue.cc:237] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:53.517139 12034 raft_consensus.cc:1275] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:53.519076 12211 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:38:53.519392 11960 raft_consensus.cc:1275] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:53.521346 12132 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:38:53.531461 11848 consensus_peers.cc:597] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 -> Peer 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196:43883): Couldn't send request to peer 0b0fac7110c24ce98f1be4540ddf48e4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6ea5157020a4133978fdfa82fac406e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:53.531448 12211 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.534183 12034 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.534816 11960 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.552728 11780 catalog_manager.cc:5697] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b reported cstate change: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.566061 11960 consensus_queue.cc:237] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:53.577064 12034 raft_consensus.cc:1275] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Refusing update from remote peer c832ad88a8284491b786722cc51783ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:53.579360 12127 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:38:53.579988 11885 raft_consensus.cc:1275] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Refusing update from remote peer c832ad88a8284491b786722cc51783ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:53.581713 12127 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:53.589778 12224 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
W20260630 12:38:53.597553 11923 consensus_peers.cc:597] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad -> Peer 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196:43883): Couldn't send request to peer 0b0fac7110c24ce98f1be4540ddf48e4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49b3363eb791473288b2bf0c182d751f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:53.602473 12034 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.606580 11885 consensus_queue.cc:237] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [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: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:53.606462 11884 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.613190 11782 catalog_manager.cc:5697] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad reported cstate change: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "c832ad88a8284491b786722cc51783ad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:53.624043 11960 raft_consensus.cc:1275] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:53.626087 12034 raft_consensus.cc:1275] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:53.627666 12211 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:38:53.630398 11848 consensus_peers.cc:597] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 -> Peer 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196:43883): Couldn't send request to peer 0b0fac7110c24ce98f1be4540ddf48e4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 146674b741a44ffd9f551d10ad1ca40d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:53.631366 12211 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:53.640626 12216 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.642472 11960 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.643358 12034 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } } }
I20260630 12:38:53.658293 11782 catalog_manager.cc:5697] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:53.929679 12232 ts_tablet_manager.cc:933] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: Initiating tablet copy from peer 9193921bade54b1f83099493e32974a6 (127.0.252.193:37995)
I20260630 12:38:53.931612 12232 tablet_copy_client.cc:323] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:37995
I20260630 12:38:53.942600 11895 tablet_copy_service.cc:140] P 9193921bade54b1f83099493e32974a6: Received BeginTabletCopySession request for tablet d6ea5157020a4133978fdfa82fac406e from peer 0b0fac7110c24ce98f1be4540ddf48e4 ({username='slave'} at 127.0.0.1:55362)
I20260630 12:38:53.943202 11895 tablet_copy_service.cc:161] P 9193921bade54b1f83099493e32974a6: Beginning new tablet copy session on tablet d6ea5157020a4133978fdfa82fac406e from peer 0b0fac7110c24ce98f1be4540ddf48e4 at {username='slave'} at 127.0.0.1:55362: session id = 0b0fac7110c24ce98f1be4540ddf48e4-d6ea5157020a4133978fdfa82fac406e
I20260630 12:38:53.953076 11895 tablet_copy_source_session.cc:215] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:53.956740 12232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ea5157020a4133978fdfa82fac406e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:53.969439 12232 tablet_copy_client.cc:806] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:53.970093 12232 tablet_copy_client.cc:670] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:53.970384 12204 heartbeater.cc:499] Master 127.0.252.254:32951 was elected leader, sending a full tablet report...
I20260630 12:38:53.974682 12232 tablet_copy_client.cc:538] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:53.981739 12232 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: Bootstrap starting.
I20260630 12:38:53.998319 12232 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: 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
I20260630 12:38:53.999017 12232 tablet_bootstrap.cc:492] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: Bootstrap complete.
I20260630 12:38:53.999563 12232 ts_tablet_manager.cc:1403] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:38:54.002095 12232 raft_consensus.cc:359] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:54.002710 12232 raft_consensus.cc:740] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b0fac7110c24ce98f1be4540ddf48e4, State: Initialized, Role: LEARNER
I20260630 12:38:54.003242 12232 consensus_queue.cc:260] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:54.006069 12232 ts_tablet_manager.cc:1434] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:38:54.007905 11895 tablet_copy_service.cc:342] P 9193921bade54b1f83099493e32974a6: Request end of tablet copy session 0b0fac7110c24ce98f1be4540ddf48e4-d6ea5157020a4133978fdfa82fac406e received from {username='slave'} at 127.0.0.1:55362
I20260630 12:38:54.008407 11895 tablet_copy_service.cc:434] P 9193921bade54b1f83099493e32974a6: ending tablet copy session 0b0fac7110c24ce98f1be4540ddf48e4-d6ea5157020a4133978fdfa82fac406e on tablet d6ea5157020a4133978fdfa82fac406e with peer 0b0fac7110c24ce98f1be4540ddf48e4
I20260630 12:38:54.190855 12232 ts_tablet_manager.cc:933] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: Initiating tablet copy from peer c832ad88a8284491b786722cc51783ad (127.0.252.194:45223)
I20260630 12:38:54.192422 12232 tablet_copy_client.cc:323] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:45223
I20260630 12:38:54.210295 11970 tablet_copy_service.cc:140] P c832ad88a8284491b786722cc51783ad: Received BeginTabletCopySession request for tablet 49b3363eb791473288b2bf0c182d751f from peer 0b0fac7110c24ce98f1be4540ddf48e4 ({username='slave'} at 127.0.0.1:45434)
I20260630 12:38:54.210779 11970 tablet_copy_service.cc:161] P c832ad88a8284491b786722cc51783ad: Beginning new tablet copy session on tablet 49b3363eb791473288b2bf0c182d751f from peer 0b0fac7110c24ce98f1be4540ddf48e4 at {username='slave'} at 127.0.0.1:45434: session id = 0b0fac7110c24ce98f1be4540ddf48e4-49b3363eb791473288b2bf0c182d751f
I20260630 12:38:54.216787 11970 tablet_copy_source_session.cc:215] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:54.219799 12232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b3363eb791473288b2bf0c182d751f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:54.234951 12232 tablet_copy_client.cc:806] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:54.235687 12232 tablet_copy_client.cc:670] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:54.238366 12239 ts_tablet_manager.cc:933] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: Initiating tablet copy from peer 9193921bade54b1f83099493e32974a6 (127.0.252.193:37995)
I20260630 12:38:54.239858 12232 tablet_copy_client.cc:538] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:54.240312 12239 tablet_copy_client.cc:323] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.193:37995
I20260630 12:38:54.241834 11895 tablet_copy_service.cc:140] P 9193921bade54b1f83099493e32974a6: Received BeginTabletCopySession request for tablet 146674b741a44ffd9f551d10ad1ca40d from peer 0b0fac7110c24ce98f1be4540ddf48e4 ({username='slave'} at 127.0.0.1:55362)
I20260630 12:38:54.242286 11895 tablet_copy_service.cc:161] P 9193921bade54b1f83099493e32974a6: Beginning new tablet copy session on tablet 146674b741a44ffd9f551d10ad1ca40d from peer 0b0fac7110c24ce98f1be4540ddf48e4 at {username='slave'} at 127.0.0.1:55362: session id = 0b0fac7110c24ce98f1be4540ddf48e4-146674b741a44ffd9f551d10ad1ca40d
I20260630 12:38:54.248024 11895 tablet_copy_source_session.cc:215] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:54.250137 12232 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: Bootstrap starting.
I20260630 12:38:54.250720 12239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146674b741a44ffd9f551d10ad1ca40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:54.267956 12239 tablet_copy_client.cc:806] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:54.268649 12239 tablet_copy_client.cc:670] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:54.270690 12232 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: 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
I20260630 12:38:54.271598 12232 tablet_bootstrap.cc:492] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: Bootstrap complete.
I20260630 12:38:54.272329 12232 ts_tablet_manager.cc:1403] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.010s
I20260630 12:38:54.272680 12239 tablet_copy_client.cc:538] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:54.275370 12232 raft_consensus.cc:359] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:54.276257 12232 raft_consensus.cc:740] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b0fac7110c24ce98f1be4540ddf48e4, State: Initialized, Role: LEARNER
I20260630 12:38:54.276989 12232 consensus_queue.cc:260] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:54.279255 12232 ts_tablet_manager.cc:1434] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:38:54.281121 11970 tablet_copy_service.cc:342] P c832ad88a8284491b786722cc51783ad: Request end of tablet copy session 0b0fac7110c24ce98f1be4540ddf48e4-49b3363eb791473288b2bf0c182d751f received from {username='slave'} at 127.0.0.1:45434
I20260630 12:38:54.281577 11970 tablet_copy_service.cc:434] P c832ad88a8284491b786722cc51783ad: ending tablet copy session 0b0fac7110c24ce98f1be4540ddf48e4-49b3363eb791473288b2bf0c182d751f on tablet 49b3363eb791473288b2bf0c182d751f with peer 0b0fac7110c24ce98f1be4540ddf48e4
I20260630 12:38:54.283004 12239 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: Bootstrap starting.
I20260630 12:38:54.300005 12239 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: 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
I20260630 12:38:54.300794 12239 tablet_bootstrap.cc:492] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: Bootstrap complete.
I20260630 12:38:54.301381 12239 ts_tablet_manager.cc:1403] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.006s
I20260630 12:38:54.303504 12239 raft_consensus.cc:359] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:54.304088 12239 raft_consensus.cc:740] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b0fac7110c24ce98f1be4540ddf48e4, State: Initialized, Role: LEARNER
I20260630 12:38:54.304630 12239 consensus_queue.cc:260] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [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: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: true } }
I20260630 12:38:54.306777 12239 ts_tablet_manager.cc:1434] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:38:54.308866 11895 tablet_copy_service.cc:342] P 9193921bade54b1f83099493e32974a6: Request end of tablet copy session 0b0fac7110c24ce98f1be4540ddf48e4-146674b741a44ffd9f551d10ad1ca40d received from {username='slave'} at 127.0.0.1:55362
I20260630 12:38:54.309229 11895 tablet_copy_service.cc:434] P 9193921bade54b1f83099493e32974a6: ending tablet copy session 0b0fac7110c24ce98f1be4540ddf48e4-146674b741a44ffd9f551d10ad1ca40d on tablet 146674b741a44ffd9f551d10ad1ca40d with peer 0b0fac7110c24ce98f1be4540ddf48e4
I20260630 12:38:54.391253 12179 raft_consensus.cc:1217] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:38:54.589210 12179 raft_consensus.cc:1217] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:38:54.822690 12179 raft_consensus.cc:1217] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:38:54.925647 12243 raft_consensus.cc:1064] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6: attempting to promote NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 to VOTER
I20260630 12:38:54.927686 12243 consensus_queue.cc:237] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } }
I20260630 12:38:54.934027 12179 raft_consensus.cc:1275] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:54.934134 12034 raft_consensus.cc:1275] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:54.935141 11960 raft_consensus.cc:1275] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:54.936954 12216 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:54.937917 12244 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:54.938771 12243 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:54.956233 12243 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:54.958169 11960 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:54.961144 12033 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:54.971640 12179 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:54.977556 11780 catalog_manager.cc:5697] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad reported cstate change: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } attrs { replace: true } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.008874 11885 consensus_queue.cc:237] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } }
I20260630 12:38:55.014487 11960 raft_consensus.cc:1275] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:55.015267 12179 raft_consensus.cc:1275] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:55.016252 12243 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:55.017257 12216 consensus_queue.cc:1048] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:55.024401 12243 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.026975 11960 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.027259 12179 raft_consensus.cc:2955] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.035614 11769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6ea5157020a4133978fdfa82fac406e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:55.040079 11782 catalog_manager.cc:5697] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 reported cstate change: config changed from index 3 to 4, VOTER c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195) evicted. New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:55.054513 12024 tablet_service.cc:1558] Processing DeleteTablet for tablet d6ea5157020a4133978fdfa82fac406e with delete_type TABLET_DATA_TOMBSTONED (TS c2e9fd946ed74f5da38f27a1c40a9e3b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57838
I20260630 12:38:55.057435 12259 tablet_replica.cc:333] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: stopping tablet replica
I20260630 12:38:55.058291 12259 raft_consensus.cc:2243] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:55.058929 12259 raft_consensus.cc:2272] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:55.062376 12259 ts_tablet_manager.cc:1916] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:55.074621 12259 ts_tablet_manager.cc:1929] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:38:55.074973 12259 log.cc:1199] T d6ea5157020a4133978fdfa82fac406e P c2e9fd946ed74f5da38f27a1c40a9e3b: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-2-root/wals/d6ea5157020a4133978fdfa82fac406e
I20260630 12:38:55.076350 11769 catalog_manager.cc:5028] TS c2e9fd946ed74f5da38f27a1c40a9e3b (127.0.252.195:42737): tablet d6ea5157020a4133978fdfa82fac406e (table test-workload [id=f59680b2947a475fa436e42d3479f6ae]) successfully deleted
I20260630 12:38:55.111856 12246 raft_consensus.cc:1064] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad: attempting to promote NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 to VOTER
I20260630 12:38:55.114588 12246 consensus_queue.cc:237] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [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: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } }
I20260630 12:38:55.130685 12179 raft_consensus.cc:1275] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Refusing update from remote peer c832ad88a8284491b786722cc51783ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:55.131256 12033 raft_consensus.cc:1275] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Refusing update from remote peer c832ad88a8284491b786722cc51783ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:55.132478 11885 raft_consensus.cc:1275] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Refusing update from remote peer c832ad88a8284491b786722cc51783ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:55.134033 12260 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:55.134996 12262 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:55.135859 12263 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:55.148205 12262 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.150063 12179 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.154206 12033 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.159761 11885 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.170521 11783 catalog_manager.cc:5697] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b reported cstate change: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c832ad88a8284491b786722cc51783ad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } attrs { replace: true } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.187749 11960 consensus_queue.cc:237] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [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: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } }
I20260630 12:38:55.193102 12179 raft_consensus.cc:1275] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Refusing update from remote peer c832ad88a8284491b786722cc51783ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:55.193401 12033 raft_consensus.cc:1275] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Refusing update from remote peer c832ad88a8284491b786722cc51783ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:55.194743 12262 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:55.195676 12263 consensus_queue.cc:1048] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:55.203601 12262 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9193921bade54b1f83099493e32974a6 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.205495 12033 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9193921bade54b1f83099493e32974a6 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.205591 12179 raft_consensus.cc:2955] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9193921bade54b1f83099493e32974a6 (127.0.252.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.221257 11781 catalog_manager.cc:5697] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 reported cstate change: config changed from index 3 to 4, VOTER 9193921bade54b1f83099493e32974a6 (127.0.252.193) evicted. New cstate: current_term: 1 leader_uuid: "c832ad88a8284491b786722cc51783ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } } peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.221993 11769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 49b3363eb791473288b2bf0c182d751f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:55.232714 11873 tablet_service.cc:1558] Processing DeleteTablet for tablet 49b3363eb791473288b2bf0c182d751f with delete_type TABLET_DATA_TOMBSTONED (TS 9193921bade54b1f83099493e32974a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45200
I20260630 12:38:55.238196 12267 tablet_replica.cc:333] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: stopping tablet replica
I20260630 12:38:55.240059 12267 raft_consensus.cc:2243] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:55.241592 12267 raft_consensus.cc:2272] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:55.247196 12267 ts_tablet_manager.cc:1916] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:55.268770 12267 ts_tablet_manager.cc:1929] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:38:55.269124 12267 log.cc:1199] T 49b3363eb791473288b2bf0c182d751f P 9193921bade54b1f83099493e32974a6: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-0-root/wals/49b3363eb791473288b2bf0c182d751f
I20260630 12:38:55.271136 11769 catalog_manager.cc:5028] TS 9193921bade54b1f83099493e32974a6 (127.0.252.193:37995): tablet 49b3363eb791473288b2bf0c182d751f (table test-workload [id=f59680b2947a475fa436e42d3479f6ae]) successfully deleted
I20260630 12:38:55.274434 12243 raft_consensus.cc:1064] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6: attempting to promote NON_VOTER 0b0fac7110c24ce98f1be4540ddf48e4 to VOTER
I20260630 12:38:55.276432 12243 consensus_queue.cc:237] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [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: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } }
I20260630 12:38:55.287210 11960 raft_consensus.cc:1275] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:55.288223 12179 raft_consensus.cc:1275] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 LEARNER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:55.288722 12033 raft_consensus.cc:1275] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:55.290217 12270 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:55.291554 12216 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:55.293776 12216 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:55.318147 12270 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.321471 11960 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.324151 12033 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.331887 12179 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.335808 11782 catalog_manager.cc:5697] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad reported cstate change: config changed from index 2 to 3, 0b0fac7110c24ce98f1be4540ddf48e4 (127.0.252.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "c832ad88a8284491b786722cc51783ad" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.354182 11885 consensus_queue.cc:237] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [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: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } }
I20260630 12:38:55.360154 12179 raft_consensus.cc:1275] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:55.361194 12033 raft_consensus.cc:1275] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Refusing update from remote peer 9193921bade54b1f83099493e32974a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:55.361894 12270 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:55.362891 12269 consensus_queue.cc:1048] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:55.370096 12269 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c832ad88a8284491b786722cc51783ad (127.0.252.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.375236 12179 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c832ad88a8284491b786722cc51783ad (127.0.252.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.377151 12033 raft_consensus.cc:2955] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c832ad88a8284491b786722cc51783ad (127.0.252.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } } }
I20260630 12:38:55.383363 11769 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 146674b741a44ffd9f551d10ad1ca40d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:55.387303 11783 catalog_manager.cc:5697] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 reported cstate change: config changed from index 3 to 4, VOTER c832ad88a8284491b786722cc51783ad (127.0.252.194) evicted. New cstate: current_term: 1 leader_uuid: "9193921bade54b1f83099493e32974a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e9fd946ed74f5da38f27a1c40a9e3b" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 42737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9193921bade54b1f83099493e32974a6" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 37995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b0fac7110c24ce98f1be4540ddf48e4" member_type: VOTER last_known_addr { host: "127.0.252.196" port: 43883 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:55.399315 11947 tablet_service.cc:1558] Processing DeleteTablet for tablet 146674b741a44ffd9f551d10ad1ca40d with delete_type TABLET_DATA_TOMBSTONED (TS c832ad88a8284491b786722cc51783ad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33446
I20260630 12:38:55.401423 12274 tablet_replica.cc:333] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: stopping tablet replica
I20260630 12:38:55.402307 12274 raft_consensus.cc:2243] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:55.402956 12274 raft_consensus.cc:2272] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:55.406052 12274 ts_tablet_manager.cc:1916] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:55.420368 12274 ts_tablet_manager.cc:1929] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:38:55.420751 12274 log.cc:1199] T 146674b741a44ffd9f551d10ad1ca40d P c832ad88a8284491b786722cc51783ad: Deleting WAL directory at /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822884425640-1011-0/minicluster-data/ts-1-root/wals/146674b741a44ffd9f551d10ad1ca40d
I20260630 12:38:55.422294 11769 catalog_manager.cc:5028] TS c832ad88a8284491b786722cc51783ad (127.0.252.194:45223): tablet 146674b741a44ffd9f551d10ad1ca40d (table test-workload [id=f59680b2947a475fa436e42d3479f6ae]) successfully deleted
I20260630 12:38:55.974336  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:38:55.994867  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:55.995594  1011 tablet_replica.cc:333] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6: stopping tablet replica
I20260630 12:38:55.996151  1011 raft_consensus.cc:2243] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:55.996984  1011 raft_consensus.cc:2272] T d6ea5157020a4133978fdfa82fac406e P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:55.999346  1011 tablet_replica.cc:333] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6: stopping tablet replica
I20260630 12:38:55.999859  1011 raft_consensus.cc:2243] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:56.000675  1011 raft_consensus.cc:2272] T 2bd0a26d43bc44c68d45bed4309427a8 P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.002771  1011 tablet_replica.cc:333] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6: stopping tablet replica
I20260630 12:38:56.003237  1011 raft_consensus.cc:2243] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:56.003952  1011 raft_consensus.cc:2272] T 146674b741a44ffd9f551d10ad1ca40d P 9193921bade54b1f83099493e32974a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.028795  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:38:56.046089  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
I20260630 12:38:56.067582  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:56.068245  1011 tablet_replica.cc:333] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad: stopping tablet replica
I20260630 12:38:56.068822  1011 raft_consensus.cc:2243] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:56.069617  1011 raft_consensus.cc:2272] T 49b3363eb791473288b2bf0c182d751f P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.072074  1011 tablet_replica.cc:333] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad: stopping tablet replica
I20260630 12:38:56.072607  1011 raft_consensus.cc:2243] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.073155  1011 raft_consensus.cc:2272] T d6ea5157020a4133978fdfa82fac406e P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.075130  1011 tablet_replica.cc:333] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad: stopping tablet replica
I20260630 12:38:56.075574  1011 raft_consensus.cc:2243] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.075947  1011 raft_consensus.cc:2272] T 2bd0a26d43bc44c68d45bed4309427a8 P c832ad88a8284491b786722cc51783ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.135118  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:38:56.165052  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:38:56.196847  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:56.197712  1011 tablet_replica.cc:333] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b: stopping tablet replica
I20260630 12:38:56.198351  1011 raft_consensus.cc:2243] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.199584  1011 raft_consensus.cc:2272] T 146674b741a44ffd9f551d10ad1ca40d P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.203995  1011 tablet_replica.cc:333] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b: stopping tablet replica
I20260630 12:38:56.204887  1011 raft_consensus.cc:2243] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.205794  1011 raft_consensus.cc:2272] T 2bd0a26d43bc44c68d45bed4309427a8 P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.208842  1011 tablet_replica.cc:333] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b: stopping tablet replica
I20260630 12:38:56.209349  1011 raft_consensus.cc:2243] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.210453  1011 raft_consensus.cc:2272] T 49b3363eb791473288b2bf0c182d751f P c2e9fd946ed74f5da38f27a1c40a9e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.237728  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:38:56.262077  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:38:56.287786  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:56.288609  1011 tablet_replica.cc:333] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4: stopping tablet replica
I20260630 12:38:56.289264  1011 raft_consensus.cc:2243] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.290036  1011 raft_consensus.cc:2272] T 146674b741a44ffd9f551d10ad1ca40d P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.293397  1011 tablet_replica.cc:333] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4: stopping tablet replica
I20260630 12:38:56.293934  1011 raft_consensus.cc:2243] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.294968  1011 raft_consensus.cc:2272] T 49b3363eb791473288b2bf0c182d751f P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.297670  1011 tablet_replica.cc:333] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4: stopping tablet replica
I20260630 12:38:56.298170  1011 raft_consensus.cc:2243] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:56.299091  1011 raft_consensus.cc:2272] T d6ea5157020a4133978fdfa82fac406e P 0b0fac7110c24ce98f1be4540ddf48e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.323509  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:38:56.339953  1011 master.cc:562] Master@127.0.252.254:32951 shutting down...
I20260630 12:38:56.358943  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:56.359699  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:56.360044  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P f98a8d9579d949f9af1887be66082409: stopping tablet replica
I20260630 12:38:56.382205  1011 master.cc:584] Master@127.0.252.254:32951 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13644 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:38:56.435671  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:44025
I20260630 12:38:56.437193  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:56.444271 12276 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
W20260630 12:38:56.445013 12277 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
W20260630 12:38:56.446190 12279 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
I20260630 12:38:56.447927  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:56.448875  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:56.449081  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:56.449234  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823136449217 us; error 0 us; skew 500 ppm
I20260630 12:38:56.449730  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:56.453071  1011 webserver.cc:533] Webserver started at http://127.0.252.254:34171/ using document root <none> and password file <none>
I20260630 12:38:56.453605  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:56.453790  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:56.454054  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:56.455343  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "de74f18fda4443d5a5cc2489c4799cd7"
format_stamp: "Formatted at 2026-06-30 12:38:56 on dist-test-slave-7v2h"
I20260630 12:38:56.459981  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:38:56.463685 12284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.464444  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:56.464757  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "de74f18fda4443d5a5cc2489c4799cd7"
format_stamp: "Formatted at 2026-06-30 12:38:56 on dist-test-slave-7v2h"
I20260630 12:38:56.465022  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-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)
I20260630 12:38:56.490386  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:56.491932  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:56.530761  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:44025
I20260630 12:38:56.531113 12335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:44025 every 8 connection(s)
I20260630 12:38:56.534976 12336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:56.547724 12336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7: Bootstrap starting.
I20260630 12:38:56.553167 12336 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:56.558418 12336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7: No bootstrap required, opened a new log
I20260630 12:38:56.560762 12336 raft_consensus.cc:359] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de74f18fda4443d5a5cc2489c4799cd7" member_type: VOTER }
I20260630 12:38:56.561206 12336 raft_consensus.cc:385] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:56.561446 12336 raft_consensus.cc:740] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de74f18fda4443d5a5cc2489c4799cd7, State: Initialized, Role: FOLLOWER
I20260630 12:38:56.562031 12336 consensus_queue.cc:260] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de74f18fda4443d5a5cc2489c4799cd7" member_type: VOTER }
I20260630 12:38:56.562475 12336 raft_consensus.cc:399] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:56.562706 12336 raft_consensus.cc:493] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:56.562958 12336 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:56.568127 12336 raft_consensus.cc:515] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de74f18fda4443d5a5cc2489c4799cd7" member_type: VOTER }
I20260630 12:38:56.568718 12336 leader_election.cc:304] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [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: de74f18fda4443d5a5cc2489c4799cd7; no voters: 
I20260630 12:38:56.569836 12336 leader_election.cc:290] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:56.570235 12339 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:56.571573 12339 raft_consensus.cc:697] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 1 LEADER]: Becoming Leader. State: Replica: de74f18fda4443d5a5cc2489c4799cd7, State: Running, Role: LEADER
I20260630 12:38:56.572204 12339 consensus_queue.cc:237] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [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: "de74f18fda4443d5a5cc2489c4799cd7" member_type: VOTER }
I20260630 12:38:56.572738 12336 sys_catalog.cc:565] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:56.578133 12340 sys_catalog.cc:455] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de74f18fda4443d5a5cc2489c4799cd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de74f18fda4443d5a5cc2489c4799cd7" member_type: VOTER } }
I20260630 12:38:56.578672 12340 sys_catalog.cc:458] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:56.580855 12345 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:56.580786 12341 sys_catalog.cc:455] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader de74f18fda4443d5a5cc2489c4799cd7. Latest consensus state: current_term: 1 leader_uuid: "de74f18fda4443d5a5cc2489c4799cd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de74f18fda4443d5a5cc2489c4799cd7" member_type: VOTER } }
I20260630 12:38:56.581511 12341 sys_catalog.cc:458] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:56.588665 12345 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:56.590046  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:56.598073 12345 catalog_manager.cc:1383] Generated new cluster ID: 8b359f76d950410d96b251da4d8ebf49
I20260630 12:38:56.598407 12345 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:56.615289 12345 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:56.616626 12345 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:56.636721 12345 catalog_manager.cc:6070] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7: Generated new TSK 0
I20260630 12:38:56.637360 12345 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:56.657114  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:56.663590 12357 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
W20260630 12:38:56.664515 12358 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
W20260630 12:38:56.666343 12360 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
I20260630 12:38:56.666960  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:56.667917  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:56.668107  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:56.668277  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823136668249 us; error 0 us; skew 500 ppm
I20260630 12:38:56.668903  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:56.671329  1011 webserver.cc:533] Webserver started at http://127.0.252.193:44651/ using document root <none> and password file <none>
I20260630 12:38:56.671851  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:56.672034  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:56.672284  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:56.673462  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "8f37673a0d584362b412665aedcba12a"
format_stamp: "Formatted at 2026-06-30 12:38:56 on dist-test-slave-7v2h"
I20260630 12:38:56.678022  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:38:56.681391 12365 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.682176  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:56.682466  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "8f37673a0d584362b412665aedcba12a"
format_stamp: "Formatted at 2026-06-30 12:38:56 on dist-test-slave-7v2h"
I20260630 12:38:56.682721  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-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)
I20260630 12:38:56.703608  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:56.704918  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:56.706413  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:56.708873  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:56.709079  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.709334  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:56.709506  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.750557  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:42587
I20260630 12:38:56.750658 12427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:42587 every 8 connection(s)
I20260630 12:38:56.755760  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:56.763677 12432 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
W20260630 12:38:56.765130 12433 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
W20260630 12:38:56.766826 12435 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
I20260630 12:38:56.767822  1011 server_base.cc:1061] running on GCE node
I20260630 12:38:56.768810  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:56.769091  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:56.769311  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823136769291 us; error 0 us; skew 500 ppm
I20260630 12:38:56.769934  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:56.770457 12428 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44025
I20260630 12:38:56.770923 12428 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:56.771893 12428 heartbeater.cc:507] Master 127.0.252.254:44025 requested a full tablet report, sending...
I20260630 12:38:56.772667  1011 webserver.cc:533] Webserver started at http://127.0.252.194:32935/ using document root <none> and password file <none>
I20260630 12:38:56.773295  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:56.773487  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:56.773788  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:56.774677 12301 ts_manager.cc:194] Registered new tserver with Master: 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587)
I20260630 12:38:56.775162  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "3875dde78b3f4abeaf64e73f3438ff3a"
format_stamp: "Formatted at 2026-06-30 12:38:56 on dist-test-slave-7v2h"
I20260630 12:38:56.776610 12301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42810
I20260630 12:38:56.780426  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:38:56.784197 12440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.785177  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:38:56.785455  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "3875dde78b3f4abeaf64e73f3438ff3a"
format_stamp: "Formatted at 2026-06-30 12:38:56 on dist-test-slave-7v2h"
I20260630 12:38:56.785694  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-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)
I20260630 12:38:56.808166  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:56.809686  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:56.811614  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:56.814728  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:56.815021  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.815258  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:56.815408  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.859258  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:44307
I20260630 12:38:56.859375 12502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:44307 every 8 connection(s)
I20260630 12:38:56.864197  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:56.871234 12506 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
W20260630 12:38:56.873366 12507 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
I20260630 12:38:56.874526  1011 server_base.cc:1061] running on GCE node
W20260630 12:38:56.875156 12509 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
I20260630 12:38:56.876247  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:56.876525  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:38:56.876762 12503 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44025
I20260630 12:38:56.876765  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823136876744 us; error 0 us; skew 500 ppm
I20260630 12:38:56.877373 12503 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:56.877807  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:56.878309 12503 heartbeater.cc:507] Master 127.0.252.254:44025 requested a full tablet report, sending...
I20260630 12:38:56.880666  1011 webserver.cc:533] Webserver started at http://127.0.252.195:42739/ using document root <none> and password file <none>
I20260630 12:38:56.880935 12301 ts_manager.cc:194] Registered new tserver with Master: 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307)
I20260630 12:38:56.881439  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:56.881712  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:56.882040  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:56.882877 12301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42816
I20260630 12:38:56.883617  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "64a61942b6b14650b5a5f10b12548470"
format_stamp: "Formatted at 2026-06-30 12:38:56 on dist-test-slave-7v2h"
I20260630 12:38:56.888430  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:38:56.891908 12514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.892735  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:56.893028  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "64a61942b6b14650b5a5f10b12548470"
format_stamp: "Formatted at 2026-06-30 12:38:56 on dist-test-slave-7v2h"
I20260630 12:38:56.893285  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822884425640-1011-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)
I20260630 12:38:56.903323  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:56.904484  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:56.905969  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:56.908129  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:56.908303  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:56.908529  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:56.908725  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:38:56.947508  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:34693
I20260630 12:38:56.947626 12576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:34693 every 8 connection(s)
I20260630 12:38:56.962172 12577 heartbeater.cc:344] Connected to a master server at 127.0.252.254:44025
I20260630 12:38:56.962615 12577 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:56.963376 12577 heartbeater.cc:507] Master 127.0.252.254:44025 requested a full tablet report, sending...
I20260630 12:38:56.965360 12301 ts_manager.cc:194] Registered new tserver with Master: 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:56.965922  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015388405s
I20260630 12:38:56.967114 12301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42818
I20260630 12:38:57.779775 12428 heartbeater.cc:499] Master 127.0.252.254:44025 was elected leader, sending a full tablet report...
I20260630 12:38:57.885845 12503 heartbeater.cc:499] Master 127.0.252.254:44025 was elected leader, sending a full tablet report...
I20260630 12:38:57.970096 12577 heartbeater.cc:499] Master 127.0.252.254:44025 was elected leader, sending a full tablet report...
I20260630 12:38:58.027683 12301 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42830:
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"
    }
  }
}
W20260630 12:38:58.030320 12301 catalog_manager.cc:7077] 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.
I20260630 12:38:58.104403 12467 tablet_service.cc:1511] Processing CreateTablet for tablet 134d27f57c8d43ee80475d9b4575c2da (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:58.105046 12468 tablet_service.cc:1511] Processing CreateTablet for tablet c92187fa9a8d40058ecc88ffe4dbd829 (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:58.105912 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 8edaa91da06645d585b155a40f3ea266 (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:58.106551 12468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92187fa9a8d40058ecc88ffe4dbd829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.107275 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134d27f57c8d43ee80475d9b4575c2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.109817 12540 tablet_service.cc:1511] Processing CreateTablet for tablet 8edaa91da06645d585b155a40f3ea266 (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:58.110755 12539 tablet_service.cc:1511] Processing CreateTablet for tablet f3657a00b6e3459491c18ef54ea1518d (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:58.111356 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edaa91da06645d585b155a40f3ea266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.112076 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3657a00b6e3459491c18ef54ea1518d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.113530 12541 tablet_service.cc:1511] Processing CreateTablet for tablet 134d27f57c8d43ee80475d9b4575c2da (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:58.114877 12541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134d27f57c8d43ee80475d9b4575c2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.115715 12538 tablet_service.cc:1511] Processing CreateTablet for tablet 63e13e64918b46bbb65f22e5eb1cfd8b (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:58.117057 12538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e13e64918b46bbb65f22e5eb1cfd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.117694 12542 tablet_service.cc:1511] Processing CreateTablet for tablet c92187fa9a8d40058ecc88ffe4dbd829 (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:58.118971 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92187fa9a8d40058ecc88ffe4dbd829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.119617 12537 tablet_service.cc:1511] Processing CreateTablet for tablet ca4876900a864c4bb50aecde200109cc (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:58.120981 12537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4876900a864c4bb50aecde200109cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.123272 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 8edaa91da06645d585b155a40f3ea266 (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:58.124838 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edaa91da06645d585b155a40f3ea266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.126245 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 63e13e64918b46bbb65f22e5eb1cfd8b (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:58.127630 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e13e64918b46bbb65f22e5eb1cfd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.129777 12465 tablet_service.cc:1511] Processing CreateTablet for tablet f3657a00b6e3459491c18ef54ea1518d (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:58.131222 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3657a00b6e3459491c18ef54ea1518d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.133846 12393 tablet_service.cc:1511] Processing CreateTablet for tablet c92187fa9a8d40058ecc88ffe4dbd829 (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:58.135375 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92187fa9a8d40058ecc88ffe4dbd829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.137812 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 134d27f57c8d43ee80475d9b4575c2da (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:58.139322 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134d27f57c8d43ee80475d9b4575c2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.141760 12390 tablet_service.cc:1511] Processing CreateTablet for tablet f3657a00b6e3459491c18ef54ea1518d (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:58.143178 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3657a00b6e3459491c18ef54ea1518d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.145803 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 63e13e64918b46bbb65f22e5eb1cfd8b (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:58.147272 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e13e64918b46bbb65f22e5eb1cfd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.149773 12388 tablet_service.cc:1511] Processing CreateTablet for tablet ca4876900a864c4bb50aecde200109cc (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:58.124877 12463 tablet_service.cc:1511] Processing CreateTablet for tablet ca4876900a864c4bb50aecde200109cc (DEFAULT_TABLE table=test-workload [id=7e4f6ef666e14b87b308abcbfb91bc3f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:58.154048 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4876900a864c4bb50aecde200109cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.155659 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4876900a864c4bb50aecde200109cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.155659 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edaa91da06645d585b155a40f3ea266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:58.176080 12597 tablet_bootstrap.cc:492] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a: Bootstrap starting.
I20260630 12:38:58.186462 12597 tablet_bootstrap.cc:654] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.217748 12597 tablet_bootstrap.cc:492] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a: No bootstrap required, opened a new log
I20260630 12:38:58.218353 12597 ts_tablet_manager.cc:1403] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.004s
I20260630 12:38:58.221649 12597 raft_consensus.cc:359] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.237371 12599 tablet_bootstrap.cc:492] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470: Bootstrap starting.
I20260630 12:38:58.222785 12597 raft_consensus.cc:385] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.241552 12597 raft_consensus.cc:740] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.242434 12597 consensus_queue.cc:260] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.244537 12599 tablet_bootstrap.cc:654] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.245162 12597 ts_tablet_manager.cc:1434] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260630 12:38:58.240649 12598 tablet_bootstrap.cc:492] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a: Bootstrap starting.
I20260630 12:38:58.246238 12597 tablet_bootstrap.cc:492] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a: Bootstrap starting.
I20260630 12:38:58.255076 12597 tablet_bootstrap.cc:654] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.255628 12598 tablet_bootstrap.cc:654] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.261858 12599 tablet_bootstrap.cc:492] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470: No bootstrap required, opened a new log
I20260630 12:38:58.262049 12598 tablet_bootstrap.cc:492] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a: No bootstrap required, opened a new log
I20260630 12:38:58.262462 12599 ts_tablet_manager.cc:1403] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.007s
I20260630 12:38:58.262651 12598 ts_tablet_manager.cc:1403] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.011s
I20260630 12:38:58.263119 12597 tablet_bootstrap.cc:492] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a: No bootstrap required, opened a new log
I20260630 12:38:58.263674 12597 ts_tablet_manager.cc:1403] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260630 12:38:58.265686 12599 raft_consensus.cc:359] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.266058 12598 raft_consensus.cc:359] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.266582 12599 raft_consensus.cc:385] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.266836 12598 raft_consensus.cc:385] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.266660 12597 raft_consensus.cc:359] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.266950 12599 raft_consensus.cc:740] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a61942b6b14650b5a5f10b12548470, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.267421 12598 raft_consensus.cc:740] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f37673a0d584362b412665aedcba12a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.267547 12597 raft_consensus.cc:385] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.267958 12597 raft_consensus.cc:740] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.268066 12599 consensus_queue.cc:260] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.268294 12598 consensus_queue.cc:260] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.268826 12597 consensus_queue.cc:260] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.271271 12597 ts_tablet_manager.cc:1434] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:58.272322 12597 tablet_bootstrap.cc:492] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a: Bootstrap starting.
I20260630 12:38:58.273649 12599 ts_tablet_manager.cc:1434] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:38:58.274837 12599 tablet_bootstrap.cc:492] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470: Bootstrap starting.
I20260630 12:38:58.278941 12597 tablet_bootstrap.cc:654] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.281267 12599 tablet_bootstrap.cc:654] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.292383 12597 tablet_bootstrap.cc:492] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a: No bootstrap required, opened a new log
I20260630 12:38:58.292995 12597 ts_tablet_manager.cc:1403] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:38:58.295928 12597 raft_consensus.cc:359] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.296689 12597 raft_consensus.cc:385] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.296988 12597 raft_consensus.cc:740] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.298295 12597 consensus_queue.cc:260] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.298792 12598 ts_tablet_manager.cc:1434] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a: Time spent starting tablet: real 0.036s	user 0.017s	sys 0.010s
I20260630 12:38:58.298981 12599 tablet_bootstrap.cc:492] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470: No bootstrap required, opened a new log
I20260630 12:38:58.299871 12599 ts_tablet_manager.cc:1403] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260630 12:38:58.299968 12598 tablet_bootstrap.cc:492] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a: Bootstrap starting.
I20260630 12:38:58.300684 12597 ts_tablet_manager.cc:1434] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:38:58.301759 12597 tablet_bootstrap.cc:492] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a: Bootstrap starting.
I20260630 12:38:58.303162 12599 raft_consensus.cc:359] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.303918 12599 raft_consensus.cc:385] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.304208 12599 raft_consensus.cc:740] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a61942b6b14650b5a5f10b12548470, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.305042 12599 consensus_queue.cc:260] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.307168 12598 tablet_bootstrap.cc:654] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.307363 12599 ts_tablet_manager.cc:1434] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:58.308525 12599 tablet_bootstrap.cc:492] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470: Bootstrap starting.
I20260630 12:38:58.308923 12597 tablet_bootstrap.cc:654] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.315267 12599 tablet_bootstrap.cc:654] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.316641 12606 raft_consensus.cc:493] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.317274 12606 raft_consensus.cc:515] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.321477 12597 tablet_bootstrap.cc:492] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a: No bootstrap required, opened a new log
I20260630 12:38:58.322206 12597 ts_tablet_manager.cc:1403] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:38:58.325412 12597 raft_consensus.cc:359] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.326150 12597 raft_consensus.cc:385] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.326442 12597 raft_consensus.cc:740] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.327167 12597 consensus_queue.cc:260] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.327858 12599 tablet_bootstrap.cc:492] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470: No bootstrap required, opened a new log
I20260630 12:38:58.328799 12599 ts_tablet_manager.cc:1403] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260630 12:38:58.329372 12606 leader_election.cc:290] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.331806 12599 raft_consensus.cc:359] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.332619 12599 raft_consensus.cc:385] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.332912 12599 raft_consensus.cc:740] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a61942b6b14650b5a5f10b12548470, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.336284 12599 consensus_queue.cc:260] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.329581 12597 ts_tablet_manager.cc:1434] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:58.341423 12599 ts_tablet_manager.cc:1434] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:38:58.341606 12597 tablet_bootstrap.cc:492] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a: Bootstrap starting.
I20260630 12:38:58.342455 12599 tablet_bootstrap.cc:492] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470: Bootstrap starting.
I20260630 12:38:58.347157 12601 raft_consensus.cc:493] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.347801 12601 raft_consensus.cc:515] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.349550 12599 tablet_bootstrap.cc:654] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.349869 12597 tablet_bootstrap.cc:654] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.352416 12601 leader_election.cc:290] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.366027 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edaa91da06645d585b155a40f3ea266" candidate_uuid: "8f37673a0d584362b412665aedcba12a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470" is_pre_election: true
W20260630 12:38:58.368222 12368 leader_election.cc:343] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:58.375324 12598 tablet_bootstrap.cc:492] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a: No bootstrap required, opened a new log
I20260630 12:38:58.376086 12598 ts_tablet_manager.cc:1403] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a: Time spent bootstrapping tablet: real 0.076s	user 0.042s	sys 0.026s
I20260630 12:38:58.379707 12598 raft_consensus.cc:359] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.380584 12598 raft_consensus.cc:385] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.380884 12598 raft_consensus.cc:740] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f37673a0d584362b412665aedcba12a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.381743 12598 consensus_queue.cc:260] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.384210 12598 ts_tablet_manager.cc:1434] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:38:58.385509 12598 tablet_bootstrap.cc:492] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a: Bootstrap starting.
I20260630 12:38:58.392743 12598 tablet_bootstrap.cc:654] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.403759 12599 tablet_bootstrap.cc:492] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470: No bootstrap required, opened a new log
I20260630 12:38:58.404367 12599 ts_tablet_manager.cc:1403] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.026s
I20260630 12:38:58.407867 12599 raft_consensus.cc:359] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.408779 12599 raft_consensus.cc:385] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.409089 12599 raft_consensus.cc:740] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a61942b6b14650b5a5f10b12548470, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.409927 12599 consensus_queue.cc:260] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.413437 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3657a00b6e3459491c18ef54ea1518d" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a" is_pre_election: true
I20260630 12:38:58.414222 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edaa91da06645d585b155a40f3ea266" candidate_uuid: "8f37673a0d584362b412665aedcba12a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" is_pre_election: true
I20260630 12:38:58.416497 12597 tablet_bootstrap.cc:492] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a: No bootstrap required, opened a new log
I20260630 12:38:58.417073 12597 ts_tablet_manager.cc:1403] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.026s
I20260630 12:38:58.417848 12599 ts_tablet_manager.cc:1434] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:38:58.419741 12599 tablet_bootstrap.cc:492] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470: Bootstrap starting.
W20260630 12:38:58.421161 12369 leader_election.cc:343] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:58.421713 12369 leader_election.cc:304] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [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: 8f37673a0d584362b412665aedcba12a; no voters: 3875dde78b3f4abeaf64e73f3438ff3a, 64a61942b6b14650b5a5f10b12548470
W20260630 12:38:58.423410 12443 leader_election.cc:343] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:58.420200 12597 raft_consensus.cc:359] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.423283 12606 raft_consensus.cc:2749] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:58.426218 12597 raft_consensus.cc:385] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.426606 12597 raft_consensus.cc:740] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.427565 12598 tablet_bootstrap.cc:492] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a: No bootstrap required, opened a new log
I20260630 12:38:58.427538 12597 consensus_queue.cc:260] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.428257 12598 ts_tablet_manager.cc:1403] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.019s
I20260630 12:38:58.428362 12599 tablet_bootstrap.cc:654] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.432099 12598 raft_consensus.cc:359] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.433176 12598 raft_consensus.cc:385] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.433488 12598 raft_consensus.cc:740] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f37673a0d584362b412665aedcba12a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.433645 12597 ts_tablet_manager.cc:1434] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260630 12:38:58.434427 12598 consensus_queue.cc:260] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.434998 12597 tablet_bootstrap.cc:492] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a: Bootstrap starting.
I20260630 12:38:58.437052 12598 ts_tablet_manager.cc:1434] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:38:58.438287 12598 tablet_bootstrap.cc:492] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a: Bootstrap starting.
I20260630 12:38:58.444300 12597 tablet_bootstrap.cc:654] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.445151 12598 tablet_bootstrap.cc:654] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.447065 12601 raft_consensus.cc:493] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.447486 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3657a00b6e3459491c18ef54ea1518d" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470" is_pre_election: true
I20260630 12:38:58.447625 12601 raft_consensus.cc:515] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.448185 12552 raft_consensus.cc:2468] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 0.
I20260630 12:38:58.449872 12601 leader_election.cc:290] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693), 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587)
I20260630 12:38:58.451815 12443 leader_election.cc:304] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 64a61942b6b14650b5a5f10b12548470; no voters: 8f37673a0d584362b412665aedcba12a
I20260630 12:38:58.453634 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92187fa9a8d40058ecc88ffe4dbd829" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470" is_pre_election: true
I20260630 12:38:58.454185 12601 raft_consensus.cc:2804] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:58.454613 12601 raft_consensus.cc:493] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:58.453634 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92187fa9a8d40058ecc88ffe4dbd829" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a" is_pre_election: true
I20260630 12:38:58.454977 12601 raft_consensus.cc:3060] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.457222 12403 raft_consensus.cc:2468] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 0.
I20260630 12:38:58.458709 12443 leader_election.cc:304] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 8f37673a0d584362b412665aedcba12a; no voters: 
I20260630 12:38:58.454381 12552 raft_consensus.cc:2468] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 0.
I20260630 12:38:58.480772 12601 raft_consensus.cc:515] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.481279 12621 raft_consensus.cc:2804] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:58.481954 12621 raft_consensus.cc:493] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:58.482828 12621 raft_consensus.cc:3060] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.483398 12601 leader_election.cc:290] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 election: Requested vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.484126 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3657a00b6e3459491c18ef54ea1518d" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a"
I20260630 12:38:58.484946 12597 tablet_bootstrap.cc:492] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a: No bootstrap required, opened a new log
I20260630 12:38:58.485452 12597 ts_tablet_manager.cc:1403] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.003s
W20260630 12:38:58.485908 12443 leader_election.cc:343] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:58.486455 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3657a00b6e3459491c18ef54ea1518d" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470"
I20260630 12:38:58.487075 12552 raft_consensus.cc:3060] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.489147 12597 raft_consensus.cc:359] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.490177 12598 tablet_bootstrap.cc:492] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a: No bootstrap required, opened a new log
I20260630 12:38:58.490200 12597 raft_consensus.cc:385] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.490911 12597 raft_consensus.cc:740] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.492607 12598 ts_tablet_manager.cc:1403] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.034s
I20260630 12:38:58.492051 12597 consensus_queue.cc:260] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.493178 12621 raft_consensus.cc:515] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.494711 12605 raft_consensus.cc:493] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.495028 12597 ts_tablet_manager.cc:1434] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:38:58.495440 12605 raft_consensus.cc:515] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.495726 12598 raft_consensus.cc:359] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.496492 12598 raft_consensus.cc:385] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.496856 12598 raft_consensus.cc:740] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f37673a0d584362b412665aedcba12a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.497066 12621 leader_election.cc:290] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 election: Requested vote from peers 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693), 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587)
I20260630 12:38:58.492121 12599 tablet_bootstrap.cc:492] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470: No bootstrap required, opened a new log
I20260630 12:38:58.497668 12598 consensus_queue.cc:260] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.498545 12599 ts_tablet_manager.cc:1403] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.017s
I20260630 12:38:58.500419 12598 ts_tablet_manager.cc:1434] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:38:58.501574 12598 tablet_bootstrap.cc:492] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a: Bootstrap starting.
I20260630 12:38:58.502580 12599 raft_consensus.cc:359] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.497085 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92187fa9a8d40058ecc88ffe4dbd829" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470"
I20260630 12:38:58.504379 12599 raft_consensus.cc:385] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.505049 12599 raft_consensus.cc:740] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a61942b6b14650b5a5f10b12548470, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.508144 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92187fa9a8d40058ecc88ffe4dbd829" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a"
I20260630 12:38:58.508879 12403 raft_consensus.cc:3060] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.506217 12599 consensus_queue.cc:260] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.510000 12598 tablet_bootstrap.cc:654] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.504901 12551 raft_consensus.cc:3060] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.512717 12599 ts_tablet_manager.cc:1434] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:38:58.513897 12599 tablet_bootstrap.cc:492] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470: Bootstrap starting.
I20260630 12:38:58.517354 12605 leader_election.cc:290] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307)
I20260630 12:38:58.520393 12599 tablet_bootstrap.cc:654] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.526419 12552 raft_consensus.cc:2468] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 1.
I20260630 12:38:58.527814 12443 leader_election.cc:304] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 64a61942b6b14650b5a5f10b12548470; no voters: 8f37673a0d584362b412665aedcba12a
I20260630 12:38:58.528846 12601 raft_consensus.cc:2804] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:58.529402 12601 raft_consensus.cc:697] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 LEADER]: Becoming Leader. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Running, Role: LEADER
I20260630 12:38:58.530416 12601 consensus_queue.cc:237] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [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: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.531610 12621 raft_consensus.cc:493] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.532162 12621 raft_consensus.cc:515] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.534411 12621 leader_election.cc:290] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.541780 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edaa91da06645d585b155a40f3ea266" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470" is_pre_election: true
I20260630 12:38:58.542645 12552 raft_consensus.cc:2468] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 0.
I20260630 12:38:58.537945 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edaa91da06645d585b155a40f3ea266" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a" is_pre_election: true
I20260630 12:38:58.545511 12443 leader_election.cc:304] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 64a61942b6b14650b5a5f10b12548470; no voters: 
I20260630 12:38:58.547361 12403 raft_consensus.cc:2468] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 1.
I20260630 12:38:58.549269 12402 raft_consensus.cc:2468] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 0.
I20260630 12:38:58.548030 12551 raft_consensus.cc:2468] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 1.
I20260630 12:38:58.550448 12601 raft_consensus.cc:2804] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:58.553972 12601 raft_consensus.cc:493] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:58.555721 12601 raft_consensus.cc:3060] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.559357 12599 tablet_bootstrap.cc:492] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470: No bootstrap required, opened a new log
I20260630 12:38:58.558787 12300 catalog_manager.cc:5697] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194). New cstate: current_term: 1 leader_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:58.560103 12599 ts_tablet_manager.cc:1403] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.002s
I20260630 12:38:58.562263 12443 leader_election.cc:304] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 64a61942b6b14650b5a5f10b12548470; no voters: 
I20260630 12:38:58.563779 12621 raft_consensus.cc:2804] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:58.563485 12599 raft_consensus.cc:359] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.564428 12599 raft_consensus.cc:385] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.564839 12599 raft_consensus.cc:740] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a61942b6b14650b5a5f10b12548470, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.564831 12601 raft_consensus.cc:515] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.567206 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4876900a864c4bb50aecde200109cc" candidate_uuid: "64a61942b6b14650b5a5f10b12548470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a" is_pre_election: true
I20260630 12:38:58.567015 12599 consensus_queue.cc:260] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
W20260630 12:38:58.578509 12517 leader_election.cc:343] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:58.580533 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edaa91da06645d585b155a40f3ea266" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470"
I20260630 12:38:58.578650 12601 leader_election.cc:290] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 election: Requested vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.579164 12621 raft_consensus.cc:697] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 LEADER]: Becoming Leader. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Running, Role: LEADER
I20260630 12:38:58.584070 12601 raft_consensus.cc:493] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.584784 12598 tablet_bootstrap.cc:492] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a: No bootstrap required, opened a new log
I20260630 12:38:58.584764 12601 raft_consensus.cc:515] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.584708 12621 consensus_queue.cc:237] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [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: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } }
I20260630 12:38:58.585636 12598 ts_tablet_manager.cc:1403] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.000s
I20260630 12:38:58.583379 12551 raft_consensus.cc:3060] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:58.587806 12349 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:58.590260 12601 leader_election.cc:290] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.590646 12598 raft_consensus.cc:359] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.591377 12598 raft_consensus.cc:385] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.591600 12598 raft_consensus.cc:740] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f37673a0d584362b412665aedcba12a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.581547 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edaa91da06645d585b155a40f3ea266" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a"
I20260630 12:38:58.592741 12598 consensus_queue.cc:260] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.601630 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4876900a864c4bb50aecde200109cc" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a" is_pre_election: true
I20260630 12:38:58.602427 12402 raft_consensus.cc:2468] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 0.
I20260630 12:38:58.602690 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4876900a864c4bb50aecde200109cc" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470" is_pre_election: true
I20260630 12:38:58.603623 12552 raft_consensus.cc:2468] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 0.
I20260630 12:38:58.603834 12551 raft_consensus.cc:2468] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 1.
I20260630 12:38:58.604851 12598 ts_tablet_manager.cc:1434] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260630 12:38:58.606004 12599 ts_tablet_manager.cc:1434] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.004s
I20260630 12:38:58.606278 12598 tablet_bootstrap.cc:492] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a: Bootstrap starting.
I20260630 12:38:58.608233 12443 leader_election.cc:304] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 8f37673a0d584362b412665aedcba12a; no voters: 
I20260630 12:38:58.610324 12443 leader_election.cc:304] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 64a61942b6b14650b5a5f10b12548470; no voters: 
I20260630 12:38:58.606819 12403 raft_consensus.cc:3060] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.614001 12598 tablet_bootstrap.cc:654] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:58.617910 12621 raft_consensus.cc:2804] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:58.618223 12630 raft_consensus.cc:2804] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:58.618438 12621 raft_consensus.cc:493] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:58.620478 12621 raft_consensus.cc:3060] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.618927 12630 raft_consensus.cc:697] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 LEADER]: Becoming Leader. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Running, Role: LEADER
I20260630 12:38:58.628136 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4876900a864c4bb50aecde200109cc" candidate_uuid: "64a61942b6b14650b5a5f10b12548470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" is_pre_election: true
I20260630 12:38:58.627571 12630 consensus_queue.cc:237] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [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: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.630722 12621 raft_consensus.cc:515] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.632048 12478 raft_consensus.cc:2393] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64a61942b6b14650b5a5f10b12548470 in current term 1: Already voted for candidate 3875dde78b3f4abeaf64e73f3438ff3a in this term.
I20260630 12:38:58.633860 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4876900a864c4bb50aecde200109cc" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a"
I20260630 12:38:58.634591 12402 raft_consensus.cc:3060] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.636503 12518 leader_election.cc:304] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [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: 64a61942b6b14650b5a5f10b12548470; no voters: 3875dde78b3f4abeaf64e73f3438ff3a, 8f37673a0d584362b412665aedcba12a
I20260630 12:38:58.638087 12605 raft_consensus.cc:3060] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.639355 12403 raft_consensus.cc:2468] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 1.
I20260630 12:38:58.642308 12598 tablet_bootstrap.cc:492] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a: No bootstrap required, opened a new log
I20260630 12:38:58.642906 12598 ts_tablet_manager.cc:1403] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.002s
I20260630 12:38:58.646021 12598 raft_consensus.cc:359] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.646775 12598 raft_consensus.cc:385] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:58.647073 12598 raft_consensus.cc:740] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f37673a0d584362b412665aedcba12a, State: Initialized, Role: FOLLOWER
I20260630 12:38:58.647863 12598 consensus_queue.cc:260] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.648360 12605 raft_consensus.cc:2749] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:58.650712 12402 raft_consensus.cc:2468] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 1.
I20260630 12:38:58.651099 12598 ts_tablet_manager.cc:1434] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:38:58.653946 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4876900a864c4bb50aecde200109cc" candidate_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470"
I20260630 12:38:58.659392 12301 catalog_manager.cc:5697] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194). New cstate: current_term: 1 leader_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:58.660835 12621 leader_election.cc:290] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [CANDIDATE]: Term 1 election: Requested vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.661116 12301 catalog_manager.cc:5697] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194). New cstate: current_term: 1 leader_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:58.662626 12443 leader_election.cc:304] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 8f37673a0d584362b412665aedcba12a; no voters: 
I20260630 12:38:58.663033 12551 raft_consensus.cc:2468] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3875dde78b3f4abeaf64e73f3438ff3a in term 1.
I20260630 12:38:58.663703 12621 raft_consensus.cc:2804] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:58.664261 12621 raft_consensus.cc:697] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 LEADER]: Becoming Leader. State: Replica: 3875dde78b3f4abeaf64e73f3438ff3a, State: Running, Role: LEADER
I20260630 12:38:58.664979 12621 consensus_queue.cc:237] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [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: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.673493 12605 raft_consensus.cc:493] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.674113 12605 raft_consensus.cc:515] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.676316 12605 leader_election.cc:290] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307)
I20260630 12:38:58.677045 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e13e64918b46bbb65f22e5eb1cfd8b" candidate_uuid: "64a61942b6b14650b5a5f10b12548470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a" is_pre_election: true
I20260630 12:38:58.677400 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e13e64918b46bbb65f22e5eb1cfd8b" candidate_uuid: "64a61942b6b14650b5a5f10b12548470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" is_pre_election: true
I20260630 12:38:58.677834 12402 raft_consensus.cc:2468] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a61942b6b14650b5a5f10b12548470 in term 0.
I20260630 12:38:58.678063 12478 raft_consensus.cc:2468] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a61942b6b14650b5a5f10b12548470 in term 0.
I20260630 12:38:58.679044 12517 leader_election.cc:304] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [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: 64a61942b6b14650b5a5f10b12548470, 8f37673a0d584362b412665aedcba12a; no voters: 
I20260630 12:38:58.678844 12301 catalog_manager.cc:5697] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194). New cstate: current_term: 1 leader_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:58.680016 12605 raft_consensus.cc:2804] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:58.680336 12605 raft_consensus.cc:493] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:58.680614 12605 raft_consensus.cc:3060] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.687261 12605 raft_consensus.cc:515] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.689507 12605 leader_election.cc:290] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [CANDIDATE]: Term 1 election: Requested vote from peers 8f37673a0d584362b412665aedcba12a (127.0.252.193:42587), 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307)
I20260630 12:38:58.690582 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e13e64918b46bbb65f22e5eb1cfd8b" candidate_uuid: "64a61942b6b14650b5a5f10b12548470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3875dde78b3f4abeaf64e73f3438ff3a"
I20260630 12:38:58.690519 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e13e64918b46bbb65f22e5eb1cfd8b" candidate_uuid: "64a61942b6b14650b5a5f10b12548470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f37673a0d584362b412665aedcba12a"
I20260630 12:38:58.691375 12478 raft_consensus.cc:3060] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.691429 12402 raft_consensus.cc:3060] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.700839 12478 raft_consensus.cc:2468] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a61942b6b14650b5a5f10b12548470 in term 1.
I20260630 12:38:58.700839 12402 raft_consensus.cc:2468] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a61942b6b14650b5a5f10b12548470 in term 1.
I20260630 12:38:58.702443 12518 leader_election.cc:304] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [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: 3875dde78b3f4abeaf64e73f3438ff3a, 64a61942b6b14650b5a5f10b12548470; no voters: 
I20260630 12:38:58.703222 12605 raft_consensus.cc:2804] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:58.703649 12605 raft_consensus.cc:697] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 1 LEADER]: Becoming Leader. State: Replica: 64a61942b6b14650b5a5f10b12548470, State: Running, Role: LEADER
I20260630 12:38:58.704244 12605 consensus_queue.cc:237] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [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: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.713207 12301 catalog_manager.cc:5697] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64a61942b6b14650b5a5f10b12548470 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "64a61942b6b14650b5a5f10b12548470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:58.736860 12606 raft_consensus.cc:493] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.737687 12606 raft_consensus.cc:515] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.741252 12606 leader_election.cc:290] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.741806 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d27f57c8d43ee80475d9b4575c2da" candidate_uuid: "8f37673a0d584362b412665aedcba12a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" is_pre_election: true
I20260630 12:38:58.741914 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d27f57c8d43ee80475d9b4575c2da" candidate_uuid: "8f37673a0d584362b412665aedcba12a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470" is_pre_election: true
I20260630 12:38:58.742416 12478 raft_consensus.cc:2468] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f37673a0d584362b412665aedcba12a in term 0.
I20260630 12:38:58.742679 12551 raft_consensus.cc:2468] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f37673a0d584362b412665aedcba12a in term 0.
I20260630 12:38:58.743456 12369 leader_election.cc:304] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [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: 3875dde78b3f4abeaf64e73f3438ff3a, 8f37673a0d584362b412665aedcba12a; no voters: 
I20260630 12:38:58.744292 12606 raft_consensus.cc:2804] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:58.744673 12606 raft_consensus.cc:493] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:58.745026 12606 raft_consensus.cc:3060] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.752610 12606 raft_consensus.cc:515] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.754829 12606 leader_election.cc:290] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [CANDIDATE]: Term 1 election: Requested vote from peers 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.755811 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d27f57c8d43ee80475d9b4575c2da" candidate_uuid: "8f37673a0d584362b412665aedcba12a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3875dde78b3f4abeaf64e73f3438ff3a"
I20260630 12:38:58.756009 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134d27f57c8d43ee80475d9b4575c2da" candidate_uuid: "8f37673a0d584362b412665aedcba12a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470"
I20260630 12:38:58.756543 12551 raft_consensus.cc:3060] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.765194 12551 raft_consensus.cc:2468] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f37673a0d584362b412665aedcba12a in term 1.
I20260630 12:38:58.756543 12478 raft_consensus.cc:3060] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.767383 12368 leader_election.cc:304] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [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: 64a61942b6b14650b5a5f10b12548470, 8f37673a0d584362b412665aedcba12a; no voters: 
I20260630 12:38:58.768431 12606 raft_consensus.cc:2804] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:58.769834 12606 raft_consensus.cc:697] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 1 LEADER]: Becoming Leader. State: Replica: 8f37673a0d584362b412665aedcba12a, State: Running, Role: LEADER
I20260630 12:38:58.770833 12606 consensus_queue.cc:237] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [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: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.775110 12478 raft_consensus.cc:2468] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f37673a0d584362b412665aedcba12a in term 1.
I20260630 12:38:58.780087 12301 catalog_manager.cc:5697] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f37673a0d584362b412665aedcba12a (127.0.252.193). New cstate: current_term: 1 leader_uuid: "8f37673a0d584362b412665aedcba12a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:58.794303 12606 raft_consensus.cc:493] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:58.795011 12606 raft_consensus.cc:515] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 } } peers { permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 } } peers { permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 } }
I20260630 12:38:58.797169 12606 leader_election.cc:290] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307), 64a61942b6b14650b5a5f10b12548470 (127.0.252.195:34693)
I20260630 12:38:58.798053 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3657a00b6e3459491c18ef54ea1518d" candidate_uuid: "8f37673a0d584362b412665aedcba12a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" is_pre_election: true
I20260630 12:38:58.798214 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3657a00b6e3459491c18ef54ea1518d" candidate_uuid: "8f37673a0d584362b412665aedcba12a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a61942b6b14650b5a5f10b12548470" is_pre_election: true
I20260630 12:38:58.799015 12551 raft_consensus.cc:2393] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f37673a0d584362b412665aedcba12a in current term 1: Already voted for candidate 3875dde78b3f4abeaf64e73f3438ff3a in this term.
I20260630 12:38:58.799960 12368 leader_election.cc:304] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [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: 8f37673a0d584362b412665aedcba12a; no voters: 3875dde78b3f4abeaf64e73f3438ff3a, 64a61942b6b14650b5a5f10b12548470
I20260630 12:38:58.800691 12606 raft_consensus.cc:3060] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:58.806206 12606 raft_consensus.cc:2749] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:58.917997 12621 consensus_queue.cc:1048] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:58.930970 12621 consensus_queue.cc:1048] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.015678 12621 consensus_queue.cc:1048] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.027221 12630 consensus_queue.cc:1048] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.035022 12630 consensus_queue.cc:1048] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.046398 12630 consensus_queue.cc:1048] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.103575 12605 consensus_queue.cc:1048] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.113977 12650 consensus_queue.cc:1048] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.225363 12621 consensus_queue.cc:1048] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.235806 12621 consensus_queue.cc:1048] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f37673a0d584362b412665aedcba12a" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 42587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.301678 12606 consensus_queue.cc:1048] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3875dde78b3f4abeaf64e73f3438ff3a" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 44307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:59.312922 12655 consensus_queue.cc:1048] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a61942b6b14650b5a5f10b12548470" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 34693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:08.965066  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:39:08.996743  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:08.997567  1011 tablet_replica.cc:333] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a: stopping tablet replica
I20260630 12:39:08.998361  1011 raft_consensus.cc:2243] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:08.999429  1011 raft_consensus.cc:2272] T 134d27f57c8d43ee80475d9b4575c2da P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.002364  1011 tablet_replica.cc:333] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a: stopping tablet replica
I20260630 12:39:09.003013  1011 raft_consensus.cc:2243] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.003574  1011 raft_consensus.cc:2272] T 63e13e64918b46bbb65f22e5eb1cfd8b P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.006309  1011 tablet_replica.cc:333] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a: stopping tablet replica
I20260630 12:39:09.006865  1011 raft_consensus.cc:2243] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.007367  1011 raft_consensus.cc:2272] T f3657a00b6e3459491c18ef54ea1518d P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.010036  1011 tablet_replica.cc:333] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a: stopping tablet replica
I20260630 12:39:09.010598  1011 raft_consensus.cc:2243] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.011068  1011 raft_consensus.cc:2272] T c92187fa9a8d40058ecc88ffe4dbd829 P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.013823  1011 tablet_replica.cc:333] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a: stopping tablet replica
I20260630 12:39:09.014346  1011 raft_consensus.cc:2243] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.014853  1011 raft_consensus.cc:2272] T ca4876900a864c4bb50aecde200109cc P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.017383  1011 tablet_replica.cc:333] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a: stopping tablet replica
I20260630 12:39:09.017899  1011 raft_consensus.cc:2243] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.018389  1011 raft_consensus.cc:2272] T 8edaa91da06645d585b155a40f3ea266 P 8f37673a0d584362b412665aedcba12a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.049403  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:39:09.074764  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
W20260630 12:39:09.098412 12518 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260630 12:39:09.102063  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:39:09.102447 12518 consensus_peers.cc:597] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 -> Peer 3875dde78b3f4abeaf64e73f3438ff3a (127.0.252.194:44307): Couldn't send request to peer 3875dde78b3f4abeaf64e73f3438ff3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:09.103375  1011 tablet_replica.cc:333] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a: stopping tablet replica
I20260630 12:39:09.104099  1011 raft_consensus.cc:2243] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:09.105120  1011 raft_consensus.cc:2272] T 8edaa91da06645d585b155a40f3ea266 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.107638  1011 tablet_replica.cc:333] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a: stopping tablet replica
I20260630 12:39:09.108217  1011 raft_consensus.cc:2243] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.108880  1011 raft_consensus.cc:2272] T 134d27f57c8d43ee80475d9b4575c2da P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.111326  1011 tablet_replica.cc:333] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a: stopping tablet replica
I20260630 12:39:09.111819  1011 raft_consensus.cc:2243] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.112239  1011 raft_consensus.cc:2272] T 63e13e64918b46bbb65f22e5eb1cfd8b P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.114588  1011 tablet_replica.cc:333] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a: stopping tablet replica
I20260630 12:39:09.115305  1011 raft_consensus.cc:2243] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:09.116247  1011 raft_consensus.cc:2272] T ca4876900a864c4bb50aecde200109cc P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.118640  1011 tablet_replica.cc:333] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a: stopping tablet replica
I20260630 12:39:09.119159  1011 raft_consensus.cc:2243] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:09.120066  1011 raft_consensus.cc:2272] T f3657a00b6e3459491c18ef54ea1518d P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.122298  1011 tablet_replica.cc:333] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a: stopping tablet replica
I20260630 12:39:09.122777  1011 raft_consensus.cc:2243] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:09.123624  1011 raft_consensus.cc:2272] T c92187fa9a8d40058ecc88ffe4dbd829 P 3875dde78b3f4abeaf64e73f3438ff3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.150532  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:39:09.172844  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:39:09.200716  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:09.201496  1011 tablet_replica.cc:333] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470: stopping tablet replica
I20260630 12:39:09.202162  1011 raft_consensus.cc:2243] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.202673  1011 raft_consensus.cc:2272] T 8edaa91da06645d585b155a40f3ea266 P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.205154  1011 tablet_replica.cc:333] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470: stopping tablet replica
I20260630 12:39:09.205704  1011 raft_consensus.cc:2243] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.206158  1011 raft_consensus.cc:2272] T f3657a00b6e3459491c18ef54ea1518d P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.208485  1011 tablet_replica.cc:333] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470: stopping tablet replica
I20260630 12:39:09.209097  1011 raft_consensus.cc:2243] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.209579  1011 raft_consensus.cc:2272] T c92187fa9a8d40058ecc88ffe4dbd829 P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.211892  1011 tablet_replica.cc:333] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470: stopping tablet replica
I20260630 12:39:09.212396  1011 raft_consensus.cc:2243] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:09.213373  1011 raft_consensus.cc:2272] T 63e13e64918b46bbb65f22e5eb1cfd8b P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.215657  1011 tablet_replica.cc:333] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470: stopping tablet replica
I20260630 12:39:09.216156  1011 raft_consensus.cc:2243] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.216645  1011 raft_consensus.cc:2272] T 134d27f57c8d43ee80475d9b4575c2da P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.218778  1011 tablet_replica.cc:333] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470: stopping tablet replica
I20260630 12:39:09.219273  1011 raft_consensus.cc:2243] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:09.219718  1011 raft_consensus.cc:2272] T ca4876900a864c4bb50aecde200109cc P 64a61942b6b14650b5a5f10b12548470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.246762  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:39:09.267354  1011 master.cc:562] Master@127.0.252.254:44025 shutting down...
I20260630 12:39:09.286937  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:09.287569  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:09.287892  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P de74f18fda4443d5a5cc2489c4799cd7: stopping tablet replica
I20260630 12:39:09.306708  1011 master.cc:584] Master@127.0.252.254:44025 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12914 ms)
[----------] 24 tests from AutoRebalancerTest (264751 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:39:09.351166  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:40041
I20260630 12:39:09.352320  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:09.358191 12669 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
W20260630 12:39:09.358182 12668 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
W20260630 12:39:09.359352 12671 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
I20260630 12:39:09.359573  1011 server_base.cc:1061] running on GCE node
I20260630 12:39:09.360486  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:09.360916  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:09.361076  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823149361060 us; error 0 us; skew 500 ppm
I20260630 12:39:09.361603  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:09.364286  1011 webserver.cc:533] Webserver started at http://127.0.252.254:38681/ using document root <none> and password file <none>
I20260630 12:39:09.364820  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:09.365000  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:09.365271  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:09.366448  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "7a961bf794aa42e5be28fe8323eaefe5"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-7v2h"
I20260630 12:39:09.372025  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:39:09.375698 12676 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.376447  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:39:09.376786  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "7a961bf794aa42e5be28fe8323eaefe5"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-7v2h"
I20260630 12:39:09.377053  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-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)
I20260630 12:39:09.391010  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:09.392208  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:09.432991  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:40041
I20260630 12:39:09.433081 12727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:40041 every 8 connection(s)
I20260630 12:39:09.438163 12728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:09.453044 12728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5: Bootstrap starting.
I20260630 12:39:09.458537 12728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:09.466468 12728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5: No bootstrap required, opened a new log
I20260630 12:39:09.468860 12728 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a961bf794aa42e5be28fe8323eaefe5" member_type: VOTER }
I20260630 12:39:09.469311 12728 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:09.469492 12728 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a961bf794aa42e5be28fe8323eaefe5, State: Initialized, Role: FOLLOWER
I20260630 12:39:09.470026 12728 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a961bf794aa42e5be28fe8323eaefe5" member_type: VOTER }
I20260630 12:39:09.470448 12728 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:09.470638 12728 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:09.470862 12728 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:09.476186 12728 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a961bf794aa42e5be28fe8323eaefe5" member_type: VOTER }
I20260630 12:39:09.476763 12728 leader_election.cc:304] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [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: 7a961bf794aa42e5be28fe8323eaefe5; no voters: 
I20260630 12:39:09.477855 12728 leader_election.cc:290] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:09.478282 12731 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:09.479768 12731 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 1 LEADER]: Becoming Leader. State: Replica: 7a961bf794aa42e5be28fe8323eaefe5, State: Running, Role: LEADER
I20260630 12:39:09.480475 12731 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [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: "7a961bf794aa42e5be28fe8323eaefe5" member_type: VOTER }
I20260630 12:39:09.481525 12728 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:09.484054 12732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a961bf794aa42e5be28fe8323eaefe5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a961bf794aa42e5be28fe8323eaefe5" member_type: VOTER } }
I20260630 12:39:09.484187 12733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a961bf794aa42e5be28fe8323eaefe5. Latest consensus state: current_term: 1 leader_uuid: "7a961bf794aa42e5be28fe8323eaefe5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a961bf794aa42e5be28fe8323eaefe5" member_type: VOTER } }
I20260630 12:39:09.485154 12732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:09.485261 12733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:09.487823 12736 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:09.493379 12736 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:09.499094  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:09.503564 12736 catalog_manager.cc:1383] Generated new cluster ID: dfa426ae94ec4e7fac2cb993beab1130
I20260630 12:39:09.503857 12736 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:09.530520 12736 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:09.531917 12736 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:09.545936 12736 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5: Generated new TSK 0
I20260630 12:39:09.546546 12736 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:09.566857  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:09.573913 12749 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
W20260630 12:39:09.574254 12750 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
W20260630 12:39:09.576028 12752 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
I20260630 12:39:09.577431  1011 server_base.cc:1061] running on GCE node
I20260630 12:39:09.578554  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:09.578758  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:09.578881  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823149578869 us; error 0 us; skew 500 ppm
I20260630 12:39:09.579371  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:09.582288  1011 webserver.cc:533] Webserver started at http://127.0.252.193:44325/ using document root <none> and password file <none>
I20260630 12:39:09.582804  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:09.583066  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:09.583406  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:09.584909  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "2b475abc56cd42eca65c6143699b8fa5"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-7v2h"
I20260630 12:39:09.590907  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260630 12:39:09.594996 12757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.596427  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:09.596855  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "2b475abc56cd42eca65c6143699b8fa5"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-7v2h"
I20260630 12:39:09.597162  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-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)
I20260630 12:39:09.620524  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:09.621804  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:09.623327  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:09.626298  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:09.626575  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.626844  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:09.627203  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.672912  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:44061
I20260630 12:39:09.673184 12819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:44061 every 8 connection(s)
I20260630 12:39:09.678475  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:09.686537 12824 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
W20260630 12:39:09.687557 12825 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
W20260630 12:39:09.691896 12827 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
I20260630 12:39:09.692243  1011 server_base.cc:1061] running on GCE node
I20260630 12:39:09.693662 12820 heartbeater.cc:344] Connected to a master server at 127.0.252.254:40041
I20260630 12:39:09.693748  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:39:09.694396 12820 heartbeater.cc:461] Registering TS with master...
W20260630 12:39:09.694478  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:09.694883  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823149694848 us; error 0 us; skew 500 ppm
I20260630 12:39:09.695518 12820 heartbeater.cc:507] Master 127.0.252.254:40041 requested a full tablet report, sending...
I20260630 12:39:09.695778  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:09.699111 12693 ts_manager.cc:194] Registered new tserver with Master: 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061)
I20260630 12:39:09.700130  1011 webserver.cc:533] Webserver started at http://127.0.252.194:36671/ using document root <none> and password file <none>
I20260630 12:39:09.701122  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:09.701440  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:09.701846  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:09.702507 12693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55020
I20260630 12:39:09.703841  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "ff0700a4e1864b7183c03e7dd8356aee"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-7v2h"
I20260630 12:39:09.710508  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:39:09.715173 12832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.716302  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:39:09.716706  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "ff0700a4e1864b7183c03e7dd8356aee"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-7v2h"
I20260630 12:39:09.717017  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-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)
I20260630 12:39:09.742010  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:09.743191  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:09.744782  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:09.747022  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:09.747231  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.747465  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:09.747610  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.791159  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:38081
I20260630 12:39:09.791268 12894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:38081 every 8 connection(s)
I20260630 12:39:09.795972  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:09.803200 12898 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
W20260630 12:39:09.806329 12899 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
I20260630 12:39:09.808324  1011 server_base.cc:1061] running on GCE node
W20260630 12:39:09.809284 12901 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
I20260630 12:39:09.809942 12895 heartbeater.cc:344] Connected to a master server at 127.0.252.254:40041
I20260630 12:39:09.810374  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:39:09.810484 12895 heartbeater.cc:461] Registering TS with master...
W20260630 12:39:09.810694  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:09.810927  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823149810909 us; error 0 us; skew 500 ppm
I20260630 12:39:09.811579 12895 heartbeater.cc:507] Master 127.0.252.254:40041 requested a full tablet report, sending...
I20260630 12:39:09.811793  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:09.814460 12693 ts_manager.cc:194] Registered new tserver with Master: ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081)
I20260630 12:39:09.815157  1011 webserver.cc:533] Webserver started at http://127.0.252.195:43383/ using document root <none> and password file <none>
I20260630 12:39:09.815898  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:09.816149  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:09.816469  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:09.816439 12693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55030
I20260630 12:39:09.818449  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "87a7e8d69b164f61a26a78848b35b54c"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-7v2h"
I20260630 12:39:09.823254  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:39:09.827517 12906 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.828384  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:39:09.828912  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "87a7e8d69b164f61a26a78848b35b54c"
format_stamp: "Formatted at 2026-06-30 12:39:09 on dist-test-slave-7v2h"
I20260630 12:39:09.829237  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-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)
I20260630 12:39:09.849642  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:09.850965  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:09.852650  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:09.855193  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:09.855412  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.855664  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:09.855839  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:09.901847  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39255
I20260630 12:39:09.901961 12968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39255 every 8 connection(s)
I20260630 12:39:09.917219 12969 heartbeater.cc:344] Connected to a master server at 127.0.252.254:40041
I20260630 12:39:09.917662 12969 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:09.918485 12969 heartbeater.cc:507] Master 127.0.252.254:40041 requested a full tablet report, sending...
I20260630 12:39:09.920629 12693 ts_manager.cc:194] Registered new tserver with Master: 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:09.921525  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016274146s
I20260630 12:39:09.922468 12693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55036
I20260630 12:39:10.706624 12820 heartbeater.cc:499] Master 127.0.252.254:40041 was elected leader, sending a full tablet report...
I20260630 12:39:10.820104 12895 heartbeater.cc:499] Master 127.0.252.254:40041 was elected leader, sending a full tablet report...
I20260630 12:39:10.925459 12969 heartbeater.cc:499] Master 127.0.252.254:40041 was elected leader, sending a full tablet report...
I20260630 12:39:10.978375 12693 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55048:
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"
    }
  }
}
W20260630 12:39:10.981287 12693 catalog_manager.cc:7077] 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.
I20260630 12:39:11.049585 12860 tablet_service.cc:1511] Processing CreateTablet for tablet af60bbdeafae4df19216afdf4f5ea107 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:11.051129 12860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af60bbdeafae4df19216afdf4f5ea107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.054284 12859 tablet_service.cc:1511] Processing CreateTablet for tablet e5c508eb0a2c40c6866657d07fdd65fa (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:11.055825 12859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c508eb0a2c40c6866657d07fdd65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.057865 12934 tablet_service.cc:1511] Processing CreateTablet for tablet af60bbdeafae4df19216afdf4f5ea107 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:11.058552 12932 tablet_service.cc:1511] Processing CreateTablet for tablet 380d526114454ccfbfff2495181b5e2b (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:11.059423 12934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af60bbdeafae4df19216afdf4f5ea107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.060194 12932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380d526114454ccfbfff2495181b5e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.060892 12931 tablet_service.cc:1511] Processing CreateTablet for tablet 56ec54badefe4acc8eb0b7e5f67d77a5 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:11.062203 12931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ec54badefe4acc8eb0b7e5f67d77a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.061964 12858 tablet_service.cc:1511] Processing CreateTablet for tablet 380d526114454ccfbfff2495181b5e2b (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:11.063364 12858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380d526114454ccfbfff2495181b5e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.059425 12933 tablet_service.cc:1511] Processing CreateTablet for tablet e5c508eb0a2c40c6866657d07fdd65fa (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:11.065852 12933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c508eb0a2c40c6866657d07fdd65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.065543 12930 tablet_service.cc:1511] Processing CreateTablet for tablet 22e8840401cc49f4ab5ec52e716d4de3 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:11.066968 12930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e8840401cc49f4ab5ec52e716d4de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.071146 12857 tablet_service.cc:1511] Processing CreateTablet for tablet 56ec54badefe4acc8eb0b7e5f67d77a5 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:11.072546 12857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ec54badefe4acc8eb0b7e5f67d77a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.078348 12856 tablet_service.cc:1511] Processing CreateTablet for tablet 22e8840401cc49f4ab5ec52e716d4de3 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:11.079946 12856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e8840401cc49f4ab5ec52e716d4de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.084228 12929 tablet_service.cc:1511] Processing CreateTablet for tablet b2507bd1c02045dca83f58b7399bb836 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:11.086292 12929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2507bd1c02045dca83f58b7399bb836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.090524 12855 tablet_service.cc:1511] Processing CreateTablet for tablet b2507bd1c02045dca83f58b7399bb836 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:11.092041 12855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2507bd1c02045dca83f58b7399bb836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.117307 12785 tablet_service.cc:1511] Processing CreateTablet for tablet af60bbdeafae4df19216afdf4f5ea107 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:11.118820 12785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af60bbdeafae4df19216afdf4f5ea107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.121811 12784 tablet_service.cc:1511] Processing CreateTablet for tablet e5c508eb0a2c40c6866657d07fdd65fa (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:11.123214 12784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c508eb0a2c40c6866657d07fdd65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.125806 12783 tablet_service.cc:1511] Processing CreateTablet for tablet 380d526114454ccfbfff2495181b5e2b (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:11.127159 12783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380d526114454ccfbfff2495181b5e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.130002 12782 tablet_service.cc:1511] Processing CreateTablet for tablet 56ec54badefe4acc8eb0b7e5f67d77a5 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:11.131587 12782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ec54badefe4acc8eb0b7e5f67d77a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.134658 12781 tablet_service.cc:1511] Processing CreateTablet for tablet 22e8840401cc49f4ab5ec52e716d4de3 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:11.136282 12781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e8840401cc49f4ab5ec52e716d4de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.142351 12780 tablet_service.cc:1511] Processing CreateTablet for tablet b2507bd1c02045dca83f58b7399bb836 (DEFAULT_TABLE table=test-workload [id=bffaebbefc8c48c9b280092a492353d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:11.143961 12780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2507bd1c02045dca83f58b7399bb836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:11.156050 12989 tablet_bootstrap.cc:492] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c: Bootstrap starting.
I20260630 12:39:11.180115 12991 tablet_bootstrap.cc:492] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5: Bootstrap starting.
I20260630 12:39:11.184955 12990 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee: Bootstrap starting.
I20260630 12:39:11.187986 12991 tablet_bootstrap.cc:654] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.187981 12989 tablet_bootstrap.cc:654] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.193001 12990 tablet_bootstrap.cc:654] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.218096 12989 tablet_bootstrap.cc:492] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c: No bootstrap required, opened a new log
I20260630 12:39:11.218643 12989 ts_tablet_manager.cc:1403] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.006s
I20260630 12:39:11.221786 12989 raft_consensus.cc:359] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.226312 12990 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee: No bootstrap required, opened a new log
I20260630 12:39:11.227335 12989 raft_consensus.cc:385] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.227929 12991 tablet_bootstrap.cc:492] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5: No bootstrap required, opened a new log
I20260630 12:39:11.227826 12989 raft_consensus.cc:740] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a7e8d69b164f61a26a78848b35b54c, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.227701 12990 ts_tablet_manager.cc:1403] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.021s
I20260630 12:39:11.228641 12991 ts_tablet_manager.cc:1403] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.027s
I20260630 12:39:11.229139 12989 consensus_queue.cc:260] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.231890 12989 ts_tablet_manager.cc:1434] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:39:11.231608 12991 raft_consensus.cc:359] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.232484 12991 raft_consensus.cc:385] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.233006 12989 tablet_bootstrap.cc:492] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c: Bootstrap starting.
I20260630 12:39:11.232892 12991 raft_consensus.cc:740] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.232712 12990 raft_consensus.cc:359] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.233723 12990 raft_consensus.cc:385] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.234086 12990 raft_consensus.cc:740] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0700a4e1864b7183c03e7dd8356aee, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.233989 12991 consensus_queue.cc:260] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.236598 12990 consensus_queue.cc:260] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.240449 12989 tablet_bootstrap.cc:654] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.248742 12991 ts_tablet_manager.cc:1434] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.002s
I20260630 12:39:11.249428 12990 ts_tablet_manager.cc:1434] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.006s
I20260630 12:39:11.250723 12990 tablet_bootstrap.cc:492] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee: Bootstrap starting.
I20260630 12:39:11.251510 12991 tablet_bootstrap.cc:492] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5: Bootstrap starting.
I20260630 12:39:11.258045 12990 tablet_bootstrap.cc:654] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.262048 12989 tablet_bootstrap.cc:492] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c: No bootstrap required, opened a new log
I20260630 12:39:11.262750 12989 ts_tablet_manager.cc:1403] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.017s
I20260630 12:39:11.265534 12991 tablet_bootstrap.cc:654] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.266083 12989 raft_consensus.cc:359] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.267020 12989 raft_consensus.cc:385] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.267376 12989 raft_consensus.cc:740] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a7e8d69b164f61a26a78848b35b54c, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.268400 12989 consensus_queue.cc:260] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.270350 12989 ts_tablet_manager.cc:1434] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:39:11.270846 12990 tablet_bootstrap.cc:492] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee: No bootstrap required, opened a new log
I20260630 12:39:11.271230 12989 tablet_bootstrap.cc:492] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c: Bootstrap starting.
I20260630 12:39:11.271435 12990 ts_tablet_manager.cc:1403] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:39:11.272861 12991 tablet_bootstrap.cc:492] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5: No bootstrap required, opened a new log
I20260630 12:39:11.273422 12991 ts_tablet_manager.cc:1403] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260630 12:39:11.274551 12990 raft_consensus.cc:359] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.275341 12990 raft_consensus.cc:385] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.275660 12990 raft_consensus.cc:740] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0700a4e1864b7183c03e7dd8356aee, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.276434 12991 raft_consensus.cc:359] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.276751 12990 consensus_queue.cc:260] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.277335 12991 raft_consensus.cc:385] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.277664 12991 raft_consensus.cc:740] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.278549 12991 consensus_queue.cc:260] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.279129 12990 ts_tablet_manager.cc:1434] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:39:11.280201 12989 tablet_bootstrap.cc:654] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.280246 12990 tablet_bootstrap.cc:492] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee: Bootstrap starting.
I20260630 12:39:11.283022 12991 ts_tablet_manager.cc:1434] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:39:11.284269 12991 tablet_bootstrap.cc:492] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5: Bootstrap starting.
I20260630 12:39:11.286514 12995 raft_consensus.cc:493] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.287079 12995 raft_consensus.cc:515] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
W20260630 12:39:11.297086 12896 tablet.cc:2406] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:39:11.301252 12995 leader_election.cc:290] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061), ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081)
I20260630 12:39:11.313880 12990 tablet_bootstrap.cc:654] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.314679 12989 tablet_bootstrap.cc:492] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c: No bootstrap required, opened a new log
I20260630 12:39:11.315301 12989 ts_tablet_manager.cc:1403] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.018s
I20260630 12:39:11.316532 12991 tablet_bootstrap.cc:654] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.318641 12989 raft_consensus.cc:359] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.319758 12989 raft_consensus.cc:385] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.320163 12989 raft_consensus.cc:740] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a7e8d69b164f61a26a78848b35b54c, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.321331 12989 consensus_queue.cc:260] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.331010 12990 tablet_bootstrap.cc:492] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee: No bootstrap required, opened a new log
I20260630 12:39:11.332463 12989 ts_tablet_manager.cc:1434] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260630 12:39:11.335407 12989 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c: Bootstrap starting.
I20260630 12:39:11.334344 12795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380d526114454ccfbfff2495181b5e2b" candidate_uuid: "87a7e8d69b164f61a26a78848b35b54c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b475abc56cd42eca65c6143699b8fa5" is_pre_election: true
W20260630 12:39:11.337404 12910 leader_election.cc:343] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:11.337901 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380d526114454ccfbfff2495181b5e2b" candidate_uuid: "87a7e8d69b164f61a26a78848b35b54c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee" is_pre_election: true
I20260630 12:39:11.334410 12990 ts_tablet_manager.cc:1403] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.018s
W20260630 12:39:11.339857 12909 leader_election.cc:343] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:11.340375 12909 leader_election.cc:304] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [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: 87a7e8d69b164f61a26a78848b35b54c; no voters: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee
I20260630 12:39:11.341264 12995 raft_consensus.cc:2749] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:11.341638 12989 tablet_bootstrap.cc:654] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.342633 12990 raft_consensus.cc:359] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.343464 12990 raft_consensus.cc:385] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.343734 12990 raft_consensus.cc:740] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0700a4e1864b7183c03e7dd8356aee, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.345956 12991 tablet_bootstrap.cc:492] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5: No bootstrap required, opened a new log
I20260630 12:39:11.346474 12991 ts_tablet_manager.cc:1403] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.002s
I20260630 12:39:11.348747 12991 raft_consensus.cc:359] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.349372 12989 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c: No bootstrap required, opened a new log
I20260630 12:39:11.348925 12990 consensus_queue.cc:260] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.349570 12991 raft_consensus.cc:385] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.349934 12991 raft_consensus.cc:740] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.349951 12989 ts_tablet_manager.cc:1403] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:39:11.351389 12990 ts_tablet_manager.cc:1434] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:39:11.350991 12991 consensus_queue.cc:260] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.352527 12990 tablet_bootstrap.cc:492] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee: Bootstrap starting.
I20260630 12:39:11.353518 12991 ts_tablet_manager.cc:1434] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:39:11.353374 12989 raft_consensus.cc:359] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.354279 12989 raft_consensus.cc:385] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.354624 12989 raft_consensus.cc:740] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a7e8d69b164f61a26a78848b35b54c, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.355104 12991 tablet_bootstrap.cc:492] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5: Bootstrap starting.
I20260630 12:39:11.355592 12989 consensus_queue.cc:260] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.359447 12990 tablet_bootstrap.cc:654] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.361177 12989 ts_tablet_manager.cc:1434] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:39:11.362916 12989 tablet_bootstrap.cc:492] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c: Bootstrap starting.
I20260630 12:39:11.369589 12989 tablet_bootstrap.cc:654] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.377328 12991 tablet_bootstrap.cc:654] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.377728 12989 tablet_bootstrap.cc:492] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c: No bootstrap required, opened a new log
I20260630 12:39:11.378229 12989 ts_tablet_manager.cc:1403] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260630 12:39:11.380401 12989 raft_consensus.cc:359] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.381091 12989 raft_consensus.cc:385] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.381455 12989 raft_consensus.cc:740] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a7e8d69b164f61a26a78848b35b54c, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.382169 12989 consensus_queue.cc:260] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.383757 12990 tablet_bootstrap.cc:492] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee: No bootstrap required, opened a new log
I20260630 12:39:11.384109 12989 ts_tablet_manager.cc:1434] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:39:11.384339 12990 ts_tablet_manager.cc:1403] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.024s
I20260630 12:39:11.385022 12989 tablet_bootstrap.cc:492] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c: Bootstrap starting.
I20260630 12:39:11.386667 12991 tablet_bootstrap.cc:492] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5: No bootstrap required, opened a new log
I20260630 12:39:11.387293 12991 ts_tablet_manager.cc:1403] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.004s
I20260630 12:39:11.387619 12990 raft_consensus.cc:359] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.388513 12990 raft_consensus.cc:385] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.388921 12990 raft_consensus.cc:740] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0700a4e1864b7183c03e7dd8356aee, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.389853 12990 consensus_queue.cc:260] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.391649 12989 tablet_bootstrap.cc:654] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.392191 12990 ts_tablet_manager.cc:1434] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:39:11.393429 12990 tablet_bootstrap.cc:492] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee: Bootstrap starting.
I20260630 12:39:11.396906 12991 raft_consensus.cc:359] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.397835 12991 raft_consensus.cc:385] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.398200 12991 raft_consensus.cc:740] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.399164 12991 consensus_queue.cc:260] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.401055 12990 tablet_bootstrap.cc:654] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.401721 12991 ts_tablet_manager.cc:1434] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260630 12:39:11.402923 12991 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5: Bootstrap starting.
I20260630 12:39:11.403343 12989 tablet_bootstrap.cc:492] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c: No bootstrap required, opened a new log
I20260630 12:39:11.403930 12989 ts_tablet_manager.cc:1403] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:39:11.404059 12996 raft_consensus.cc:493] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.404582 12996 raft_consensus.cc:515] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.407822 12989 raft_consensus.cc:359] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.408846 12989 raft_consensus.cc:385] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.410923 12989 raft_consensus.cc:740] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a7e8d69b164f61a26a78848b35b54c, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.410033 12991 tablet_bootstrap.cc:654] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.411934 12989 consensus_queue.cc:260] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.415153 12996 leader_election.cc:290] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.420663 12990 tablet_bootstrap.cc:492] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee: No bootstrap required, opened a new log
I20260630 12:39:11.420969 12989 ts_tablet_manager.cc:1434] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:39:11.421274 12990 ts_tablet_manager.cc:1403] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260630 12:39:11.424464 12990 raft_consensus.cc:359] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.425280 12990 raft_consensus.cc:385] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.425585 12990 raft_consensus.cc:740] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0700a4e1864b7183c03e7dd8356aee, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.426358 12990 consensus_queue.cc:260] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.427969 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2507bd1c02045dca83f58b7399bb836" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee" is_pre_election: true
I20260630 12:39:11.428680 12870 raft_consensus.cc:2468] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 0.
I20260630 12:39:11.430663 12760 leader_election.cc:304] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.435009 12990 ts_tablet_manager.cc:1434] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260630 12:39:11.436201 12990 tablet_bootstrap.cc:492] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee: Bootstrap starting.
I20260630 12:39:11.436872 12996 raft_consensus.cc:2804] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.437264 12996 raft_consensus.cc:493] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.437531 12996 raft_consensus.cc:3060] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.442857 12990 tablet_bootstrap.cc:654] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.443478 12996 raft_consensus.cc:515] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.446013 12944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2507bd1c02045dca83f58b7399bb836" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c" is_pre_election: true
I20260630 12:39:11.446349 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2507bd1c02045dca83f58b7399bb836" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee"
I20260630 12:39:11.446763 12944 raft_consensus.cc:2468] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 0.
I20260630 12:39:11.446887 12870 raft_consensus.cc:3060] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.451269 12991 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5: No bootstrap required, opened a new log
I20260630 12:39:11.451212 12944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2507bd1c02045dca83f58b7399bb836" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c"
I20260630 12:39:11.451843 12996 leader_election.cc:290] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [CANDIDATE]: Term 1 election: Requested vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.451916 12944 raft_consensus.cc:3060] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.457037 12870 raft_consensus.cc:2468] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 1.
I20260630 12:39:11.458364 12760 leader_election.cc:304] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.459342 12996 raft_consensus.cc:2804] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.460613 12990 tablet_bootstrap.cc:492] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee: No bootstrap required, opened a new log
I20260630 12:39:11.461028 12991 ts_tablet_manager.cc:1403] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.009s
I20260630 12:39:11.461220 12990 ts_tablet_manager.cc:1403] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260630 12:39:11.461078 12944 raft_consensus.cc:2468] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 1.
I20260630 12:39:11.463986 12996 raft_consensus.cc:697] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Becoming Leader. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Running, Role: LEADER
I20260630 12:39:11.464720 12990 raft_consensus.cc:359] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.465433 12990 raft_consensus.cc:385] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.465018 12991 raft_consensus.cc:359] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.465704 12990 raft_consensus.cc:740] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0700a4e1864b7183c03e7dd8356aee, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.466029 12991 raft_consensus.cc:385] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.465121 12996 consensus_queue.cc:237] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [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: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.466504 12991 raft_consensus.cc:740] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.466610 13016 raft_consensus.cc:493] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.466889 12990 consensus_queue.cc:260] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.467362 13016 raft_consensus.cc:515] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.467814 12991 consensus_queue.cc:260] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.470079 12990 ts_tablet_manager.cc:1434] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:39:11.471402 13016 leader_election.cc:290] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.472688 12944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e8840401cc49f4ab5ec52e716d4de3" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c" is_pre_election: true
I20260630 12:39:11.472596 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e8840401cc49f4ab5ec52e716d4de3" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee" is_pre_election: true
I20260630 12:39:11.473639 12870 raft_consensus.cc:2468] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 0.
I20260630 12:39:11.475183 12760 leader_election.cc:304] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.476715 13016 raft_consensus.cc:2804] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.477772 13016 raft_consensus.cc:493] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.477340 12944 raft_consensus.cc:2468] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 0.
I20260630 12:39:11.478227 13016 raft_consensus.cc:3060] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.480707 12991 ts_tablet_manager.cc:1434] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:39:11.481905 12991 tablet_bootstrap.cc:492] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5: Bootstrap starting.
I20260630 12:39:11.488054 12991 tablet_bootstrap.cc:654] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:11.487874 13016 raft_consensus.cc:515] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.491291 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e8840401cc49f4ab5ec52e716d4de3" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee"
I20260630 12:39:11.491562 13016 leader_election.cc:290] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [CANDIDATE]: Term 1 election: Requested vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.491955 12870 raft_consensus.cc:3060] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.493291 12944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e8840401cc49f4ab5ec52e716d4de3" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c"
I20260630 12:39:11.493876 12944 raft_consensus.cc:3060] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.494626 12991 tablet_bootstrap.cc:492] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5: No bootstrap required, opened a new log
I20260630 12:39:11.495179 12991 ts_tablet_manager.cc:1403] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:39:11.495064 12693 catalog_manager.cc:5697] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2b475abc56cd42eca65c6143699b8fa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } health_report { overall_health: UNKNOWN } } }
W20260630 12:39:11.496160 12741 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:39:11.498502 12991 raft_consensus.cc:359] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.499473 12991 raft_consensus.cc:385] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:11.499807 12991 raft_consensus.cc:740] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Initialized, Role: FOLLOWER
I20260630 12:39:11.500679 12991 consensus_queue.cc:260] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.502008 12996 raft_consensus.cc:493] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.502365 12870 raft_consensus.cc:2468] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 1.
I20260630 12:39:11.502525 12996 raft_consensus.cc:515] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.503388 12991 ts_tablet_manager.cc:1434] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:39:11.503763 12760 leader_election.cc:304] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.501608 12944 raft_consensus.cc:2468] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 1.
I20260630 12:39:11.504588 13016 raft_consensus.cc:2804] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.504769 12996 leader_election.cc:290] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.505093 13016 raft_consensus.cc:697] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Becoming Leader. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Running, Role: LEADER
I20260630 12:39:11.505940 13016 consensus_queue.cc:237] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [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: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.507483 12869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380d526114454ccfbfff2495181b5e2b" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee" is_pre_election: true
I20260630 12:39:11.508195 12869 raft_consensus.cc:2468] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 0.
I20260630 12:39:11.509428 12760 leader_election.cc:304] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.506382 12944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380d526114454ccfbfff2495181b5e2b" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c" is_pre_election: true
I20260630 12:39:11.510340 12944 raft_consensus.cc:2468] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 0.
I20260630 12:39:11.510406 13017 raft_consensus.cc:2804] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.511094 13017 raft_consensus.cc:493] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.511448 13017 raft_consensus.cc:3060] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.514647 13016 raft_consensus.cc:493] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.515184 13016 raft_consensus.cc:515] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.517932 13016 leader_election.cc:290] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.518203 12869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c508eb0a2c40c6866657d07fdd65fa" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee" is_pre_election: true
I20260630 12:39:11.517663 12692 catalog_manager.cc:5697] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2b475abc56cd42eca65c6143699b8fa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:11.518497 12944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c508eb0a2c40c6866657d07fdd65fa" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c" is_pre_election: true
I20260630 12:39:11.517547 13017 raft_consensus.cc:515] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.518932 12869 raft_consensus.cc:2468] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 0.
I20260630 12:39:11.519358 12944 raft_consensus.cc:2468] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 0.
I20260630 12:39:11.520295 12760 leader_election.cc:304] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.520893 13017 leader_election.cc:290] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [CANDIDATE]: Term 1 election: Requested vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.521457 13017 raft_consensus.cc:2804] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.521780 13017 raft_consensus.cc:493] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.522109 13017 raft_consensus.cc:3060] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.522284 12944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380d526114454ccfbfff2495181b5e2b" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c"
I20260630 12:39:11.522603 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380d526114454ccfbfff2495181b5e2b" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee"
I20260630 12:39:11.523026 12944 raft_consensus.cc:3060] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.523206 12870 raft_consensus.cc:3060] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.529386 13017 raft_consensus.cc:515] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.530426 12870 raft_consensus.cc:2468] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 1.
I20260630 12:39:11.530455 12944 raft_consensus.cc:2468] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 1.
I20260630 12:39:11.531700 13017 leader_election.cc:290] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [CANDIDATE]: Term 1 election: Requested vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.532526 12759 leader_election.cc:304] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [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: 2b475abc56cd42eca65c6143699b8fa5, 87a7e8d69b164f61a26a78848b35b54c; no voters: 
I20260630 12:39:11.532945 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c508eb0a2c40c6866657d07fdd65fa" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee"
I20260630 12:39:11.532919 12943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c508eb0a2c40c6866657d07fdd65fa" candidate_uuid: "2b475abc56cd42eca65c6143699b8fa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c"
I20260630 12:39:11.533730 12870 raft_consensus.cc:3060] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.533776 12943 raft_consensus.cc:3060] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.534099 13017 raft_consensus.cc:2804] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.534729 13017 raft_consensus.cc:697] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Becoming Leader. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Running, Role: LEADER
I20260630 12:39:11.535641 13017 consensus_queue.cc:237] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [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: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.541450 12943 raft_consensus.cc:2468] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 1.
I20260630 12:39:11.541450 12870 raft_consensus.cc:2468] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b475abc56cd42eca65c6143699b8fa5 in term 1.
I20260630 12:39:11.542795 12760 leader_election.cc:304] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.544102 13017 raft_consensus.cc:2804] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.544677 13017 raft_consensus.cc:697] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Becoming Leader. State: Replica: 2b475abc56cd42eca65c6143699b8fa5, State: Running, Role: LEADER
I20260630 12:39:11.544539 12692 catalog_manager.cc:5697] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2b475abc56cd42eca65c6143699b8fa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:11.545643 13017 consensus_queue.cc:237] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [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: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.558467 12692 catalog_manager.cc:5697] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "2b475abc56cd42eca65c6143699b8fa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:11.643636 12997 raft_consensus.cc:493] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.644176 12997 raft_consensus.cc:515] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.646267 12997 leader_election.cc:290] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255), 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061)
I20260630 12:39:11.652226 12995 raft_consensus.cc:493] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.652796 12995 raft_consensus.cc:515] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.654711 12995 leader_election.cc:290] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061)
I20260630 12:39:11.655615 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af60bbdeafae4df19216afdf4f5ea107" candidate_uuid: "87a7e8d69b164f61a26a78848b35b54c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee" is_pre_election: true
I20260630 12:39:11.656297 12795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af60bbdeafae4df19216afdf4f5ea107" candidate_uuid: "87a7e8d69b164f61a26a78848b35b54c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b475abc56cd42eca65c6143699b8fa5" is_pre_election: true
I20260630 12:39:11.656311 12870 raft_consensus.cc:2468] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a7e8d69b164f61a26a78848b35b54c in term 0.
I20260630 12:39:11.657015 12795 raft_consensus.cc:2468] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87a7e8d69b164f61a26a78848b35b54c in term 0.
I20260630 12:39:11.658432 12910 leader_election.cc:304] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [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: 2b475abc56cd42eca65c6143699b8fa5, 87a7e8d69b164f61a26a78848b35b54c; no voters: 
I20260630 12:39:11.658900 12795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af60bbdeafae4df19216afdf4f5ea107" candidate_uuid: "ff0700a4e1864b7183c03e7dd8356aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b475abc56cd42eca65c6143699b8fa5" is_pre_election: true
I20260630 12:39:11.659163 12995 raft_consensus.cc:2804] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.659569 12995 raft_consensus.cc:493] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.659498 12795 raft_consensus.cc:2468] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0700a4e1864b7183c03e7dd8356aee in term 0.
I20260630 12:39:11.660022 12995 raft_consensus.cc:3060] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.659746 12943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af60bbdeafae4df19216afdf4f5ea107" candidate_uuid: "ff0700a4e1864b7183c03e7dd8356aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c" is_pre_election: true
I20260630 12:39:11.661093 12836 leader_election.cc:304] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.662009 12997 raft_consensus.cc:2804] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.662381 12997 raft_consensus.cc:493] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.662703 12997 raft_consensus.cc:3060] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.665478 13025 raft_consensus.cc:493] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:11.665935 13025 raft_consensus.cc:515] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.667531 12995 raft_consensus.cc:515] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.668036 13025 leader_election.cc:290] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.668869 12943 raft_consensus.cc:2393] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff0700a4e1864b7183c03e7dd8356aee in current term 1: Already voted for candidate 87a7e8d69b164f61a26a78848b35b54c in this term.
I20260630 12:39:11.668907 12795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ec54badefe4acc8eb0b7e5f67d77a5" candidate_uuid: "ff0700a4e1864b7183c03e7dd8356aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b475abc56cd42eca65c6143699b8fa5" is_pre_election: true
I20260630 12:39:11.669689 12795 raft_consensus.cc:2468] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0700a4e1864b7183c03e7dd8356aee in term 0.
I20260630 12:39:11.669775 12944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ec54badefe4acc8eb0b7e5f67d77a5" candidate_uuid: "ff0700a4e1864b7183c03e7dd8356aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c" is_pre_election: true
I20260630 12:39:11.670472 12944 raft_consensus.cc:2468] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0700a4e1864b7183c03e7dd8356aee in term 0.
I20260630 12:39:11.670748 12836 leader_election.cc:304] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.671252 12997 raft_consensus.cc:515] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.671613 13025 raft_consensus.cc:2804] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:11.672092 13025 raft_consensus.cc:493] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:11.672475 13025 raft_consensus.cc:3060] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.673545 12997 leader_election.cc:290] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [CANDIDATE]: Term 1 election: Requested vote from peers 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255), 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061)
I20260630 12:39:11.674516 12795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af60bbdeafae4df19216afdf4f5ea107" candidate_uuid: "87a7e8d69b164f61a26a78848b35b54c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b475abc56cd42eca65c6143699b8fa5"
I20260630 12:39:11.675113 12795 raft_consensus.cc:3060] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.675200 12995 leader_election.cc:290] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [CANDIDATE]: Term 1 election: Requested vote from peers ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081), 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061)
I20260630 12:39:11.673620 12870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af60bbdeafae4df19216afdf4f5ea107" candidate_uuid: "87a7e8d69b164f61a26a78848b35b54c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0700a4e1864b7183c03e7dd8356aee"
I20260630 12:39:11.676270 12870 raft_consensus.cc:2393] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87a7e8d69b164f61a26a78848b35b54c in current term 1: Already voted for candidate ff0700a4e1864b7183c03e7dd8356aee in this term.
I20260630 12:39:11.676368 12943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af60bbdeafae4df19216afdf4f5ea107" candidate_uuid: "ff0700a4e1864b7183c03e7dd8356aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c"
I20260630 12:39:11.677278 12943 raft_consensus.cc:2393] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff0700a4e1864b7183c03e7dd8356aee in current term 1: Already voted for candidate 87a7e8d69b164f61a26a78848b35b54c in this term.
I20260630 12:39:11.675264 12794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af60bbdeafae4df19216afdf4f5ea107" candidate_uuid: "ff0700a4e1864b7183c03e7dd8356aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b475abc56cd42eca65c6143699b8fa5"
I20260630 12:39:11.679128 12836 leader_election.cc:304] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [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: ff0700a4e1864b7183c03e7dd8356aee; no voters: 2b475abc56cd42eca65c6143699b8fa5, 87a7e8d69b164f61a26a78848b35b54c
I20260630 12:39:11.679942 12997 raft_consensus.cc:2749] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:39:11.680536 13025 raft_consensus.cc:515] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.682422 12795 raft_consensus.cc:2468] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87a7e8d69b164f61a26a78848b35b54c in term 1.
I20260630 12:39:11.683285 13025 leader_election.cc:290] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [CANDIDATE]: Term 1 election: Requested vote from peers 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061), 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195:39255)
I20260630 12:39:11.683617 12910 leader_election.cc:304] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [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: 2b475abc56cd42eca65c6143699b8fa5, 87a7e8d69b164f61a26a78848b35b54c; no voters: ff0700a4e1864b7183c03e7dd8356aee
I20260630 12:39:11.684273 12943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ec54badefe4acc8eb0b7e5f67d77a5" candidate_uuid: "ff0700a4e1864b7183c03e7dd8356aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87a7e8d69b164f61a26a78848b35b54c"
I20260630 12:39:11.684489 12995 raft_consensus.cc:2804] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.684419 12794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ec54badefe4acc8eb0b7e5f67d77a5" candidate_uuid: "ff0700a4e1864b7183c03e7dd8356aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b475abc56cd42eca65c6143699b8fa5"
I20260630 12:39:11.684938 12943 raft_consensus.cc:3060] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.685236 12794 raft_consensus.cc:3060] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:11.686050 12995 raft_consensus.cc:697] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 1 LEADER]: Becoming Leader. State: Replica: 87a7e8d69b164f61a26a78848b35b54c, State: Running, Role: LEADER
I20260630 12:39:11.686970 12995 consensus_queue.cc:237] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [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: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } }
I20260630 12:39:11.691761 12794 raft_consensus.cc:2468] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0700a4e1864b7183c03e7dd8356aee in term 1.
I20260630 12:39:11.693168 12836 leader_election.cc:304] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [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: 2b475abc56cd42eca65c6143699b8fa5, ff0700a4e1864b7183c03e7dd8356aee; no voters: 
I20260630 12:39:11.693946 13025 raft_consensus.cc:2804] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:11.694422 13025 raft_consensus.cc:697] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 1 LEADER]: Becoming Leader. State: Replica: ff0700a4e1864b7183c03e7dd8356aee, State: Running, Role: LEADER
I20260630 12:39:11.695207 12943 raft_consensus.cc:2468] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0700a4e1864b7183c03e7dd8356aee in term 1.
I20260630 12:39:11.695184 13025 consensus_queue.cc:237] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [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: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } }
I20260630 12:39:11.695411 12692 catalog_manager.cc:5697] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c reported cstate change: term changed from 0 to 1, leader changed from <none> to 87a7e8d69b164f61a26a78848b35b54c (127.0.252.195). New cstate: current_term: 1 leader_uuid: "87a7e8d69b164f61a26a78848b35b54c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:11.703547 12693 catalog_manager.cc:5697] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee reported cstate change: term changed from 0 to 1, leader changed from <none> to ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194). New cstate: current_term: 1 leader_uuid: "ff0700a4e1864b7183c03e7dd8356aee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:11.955811 13017 consensus_queue.cc:1048] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:11.973912 12996 consensus_queue.cc:1048] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:12.002334 13016 consensus_queue.cc:1048] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:12.017619 12996 consensus_queue.cc:1048] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:12.037938 13016 consensus_queue.cc:1048] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:12.053803 12794 raft_consensus.cc:1275] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Refusing update from remote peer 87a7e8d69b164f61a26a78848b35b54c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:12.068490 12869 raft_consensus.cc:1275] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Refusing update from remote peer 87a7e8d69b164f61a26a78848b35b54c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:12.076073 13026 consensus_queue.cc:1048] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:12.098218 13026 consensus_queue.cc:1048] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:39:12.116369 12942 raft_consensus.cc:1275] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Refusing update from remote peer ff0700a4e1864b7183c03e7dd8356aee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:12.118989 13017 consensus_queue.cc:1048] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:39:12.124606 13025 consensus_queue.cc:1048] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:12.139331 12795 raft_consensus.cc:1275] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Refusing update from remote peer ff0700a4e1864b7183c03e7dd8356aee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:39:12.143031 13025 consensus_queue.cc:1048] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:12.135341 13017 consensus_queue.cc:1048] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260630 12:39:12.170033 13044 consensus_queue.cc:1048] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260630 12:39:12.424861 12759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.195:39255, user_credentials={real_user=slave}} blocked reactor thread for 67695.9us
W20260630 12:39:12.582361 12910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.193:44061, user_credentials={real_user=slave}} blocked reactor thread for 48479.3us
I20260630 12:39:13.010098  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:13.017272 13086 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
W20260630 12:39:13.017661 13087 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
W20260630 12:39:13.018730 13089 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
I20260630 12:39:13.020546  1011 server_base.cc:1061] running on GCE node
I20260630 12:39:13.021768  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:13.022004  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:13.022192  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823153022166 us; error 0 us; skew 500 ppm
I20260630 12:39:13.022686  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:13.025202  1011 webserver.cc:533] Webserver started at http://127.0.252.196:36731/ using document root <none> and password file <none>
I20260630 12:39:13.025658  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:13.025863  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:13.026124  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:13.027309  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "c523489a0e7542f796ffa34e29a68ac2"
format_stamp: "Formatted at 2026-06-30 12:39:13 on dist-test-slave-7v2h"
I20260630 12:39:13.032045  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:39:13.036028 13094 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:13.036872  1011 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:39:13.037170  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "c523489a0e7542f796ffa34e29a68ac2"
format_stamp: "Formatted at 2026-06-30 12:39:13 on dist-test-slave-7v2h"
I20260630 12:39:13.037459  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822884425640-1011-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)
I20260630 12:39:13.062520  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:13.063730  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:13.065207  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:13.067658  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:13.067875  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:13.068096  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:13.068259  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:13.110724  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:36549
I20260630 12:39:13.110832 13156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:36549 every 8 connection(s)
I20260630 12:39:13.126633 13157 heartbeater.cc:344] Connected to a master server at 127.0.252.254:40041
I20260630 12:39:13.127007 13157 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:13.127710 13157 heartbeater.cc:507] Master 127.0.252.254:40041 requested a full tablet report, sending...
I20260630 12:39:13.129875 12690 ts_manager.cc:194] Registered new tserver with Master: c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196:36549)
I20260630 12:39:13.131378 12690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39228
I20260630 12:39:13.638228 12869 consensus_queue.cc:237] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } attrs { replace: true } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } }
I20260630 12:39:13.647564 12795 raft_consensus.cc:1275] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Refusing update from remote peer ff0700a4e1864b7183c03e7dd8356aee: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:13.647640 12944 raft_consensus.cc:1275] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Refusing update from remote peer ff0700a4e1864b7183c03e7dd8356aee: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:13.650416 13166 consensus_queue.cc:1048] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:13.651681 13025 consensus_queue.cc:1048] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:39:13.660490 12835 consensus_peers.cc:597] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee -> Peer c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196:36549): Couldn't send request to peer c523489a0e7542f796ffa34e29a68ac2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56ec54badefe4acc8eb0b7e5f67d77a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:13.660089 13163 raft_consensus.cc:2955] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } attrs { replace: true } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.661737 12795 raft_consensus.cc:2955] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } attrs { replace: true } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.664701 12944 raft_consensus.cc:2955] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } attrs { replace: true } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.679582 12690 catalog_manager.cc:5697] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee reported cstate change: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "ff0700a4e1864b7183c03e7dd8356aee" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:13.688505 12795 consensus_queue.cc:237] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } }
I20260630 12:39:13.695340 12944 raft_consensus.cc:1275] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Refusing update from remote peer 2b475abc56cd42eca65c6143699b8fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:13.697333 13061 consensus_queue.cc:1048] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:39:13.699668 12869 raft_consensus.cc:1275] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Refusing update from remote peer 2b475abc56cd42eca65c6143699b8fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:13.701633 13054 consensus_queue.cc:1048] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:13.707703 13054 raft_consensus.cc:2955] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.708987 12944 raft_consensus.cc:2955] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.712302 12869 raft_consensus.cc:2955] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
W20260630 12:39:13.727399 12760 consensus_peers.cc:597] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 -> Peer c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196:36549): Couldn't send request to peer c523489a0e7542f796ffa34e29a68ac2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5c508eb0a2c40c6866657d07fdd65fa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:13.727193 12795 consensus_queue.cc:237] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } attrs { replace: true } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } }
I20260630 12:39:13.727324 12687 catalog_manager.cc:5697] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee reported cstate change: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "2b475abc56cd42eca65c6143699b8fa5" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.734413 12944 raft_consensus.cc:1275] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Refusing update from remote peer 2b475abc56cd42eca65c6143699b8fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:13.734838 12869 raft_consensus.cc:1275] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Refusing update from remote peer 2b475abc56cd42eca65c6143699b8fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:39:13.735023 12760 consensus_peers.cc:597] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 -> Peer c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196:36549): Couldn't send request to peer c523489a0e7542f796ffa34e29a68ac2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22e8840401cc49f4ab5ec52e716d4de3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:13.736246 13173 consensus_queue.cc:1048] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:13.737277 13061 consensus_queue.cc:1048] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:39:13.746210 13061 raft_consensus.cc:2955] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } attrs { replace: true } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.751210 12944 raft_consensus.cc:2955] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } attrs { replace: true } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.753019 12869 raft_consensus.cc:2955] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } attrs { replace: true } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.763659 12795 consensus_queue.cc:237] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } }
I20260630 12:39:13.765935 12690 catalog_manager.cc:5697] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 reported cstate change: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "2b475abc56cd42eca65c6143699b8fa5" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:13.773407 12944 raft_consensus.cc:1275] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Refusing update from remote peer 2b475abc56cd42eca65c6143699b8fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:39:13.773631 12869 raft_consensus.cc:1275] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Refusing update from remote peer 2b475abc56cd42eca65c6143699b8fa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:39:13.774199 12760 consensus_peers.cc:597] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 -> Peer c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196:36549): Couldn't send request to peer c523489a0e7542f796ffa34e29a68ac2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 380d526114454ccfbfff2495181b5e2b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:13.775032 13054 consensus_queue.cc:1048] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:39:13.776710 13061 consensus_queue.cc:1048] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:39:13.784308 13054 raft_consensus.cc:2955] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.786262 12869 raft_consensus.cc:2955] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.789458 12944 raft_consensus.cc:2955] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:13.801483 12687 catalog_manager.cc:5697] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee reported cstate change: config changed from index -1 to 10, NON_VOTER c523489a0e7542f796ffa34e29a68ac2 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "2b475abc56cd42eca65c6143699b8fa5" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } attrs { replace: true } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } } }
I20260630 12:39:14.127871 13174 ts_tablet_manager.cc:933] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: Initiating tablet copy from peer ff0700a4e1864b7183c03e7dd8356aee (127.0.252.194:38081)
I20260630 12:39:14.129832 13174 tablet_copy_client.cc:323] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.194:38081
I20260630 12:39:14.134050 13157 heartbeater.cc:499] Master 127.0.252.254:40041 was elected leader, sending a full tablet report...
I20260630 12:39:14.142937 12880 tablet_copy_service.cc:140] P ff0700a4e1864b7183c03e7dd8356aee: Received BeginTabletCopySession request for tablet 56ec54badefe4acc8eb0b7e5f67d77a5 from peer c523489a0e7542f796ffa34e29a68ac2 ({username='slave'} at 127.0.0.1:35814)
I20260630 12:39:14.143587 12880 tablet_copy_service.cc:161] P ff0700a4e1864b7183c03e7dd8356aee: Beginning new tablet copy session on tablet 56ec54badefe4acc8eb0b7e5f67d77a5 from peer c523489a0e7542f796ffa34e29a68ac2 at {username='slave'} at 127.0.0.1:35814: session id = c523489a0e7542f796ffa34e29a68ac2-56ec54badefe4acc8eb0b7e5f67d77a5
I20260630 12:39:14.144069  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:39:14.156811 12880 tablet_copy_source_session.cc:215] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:39:14.164057 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ec54badefe4acc8eb0b7e5f67d77a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:14.182274 13174 tablet_copy_client.cc:806] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: tablet copy: Starting download of 0 data blocks...
I20260630 12:39:14.182964 13174 tablet_copy_client.cc:670] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:39:14.190749 13174 tablet_copy_client.cc:538] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:39:14.194995  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:14.195909  1011 tablet_replica.cc:333] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5: stopping tablet replica
I20260630 12:39:14.196789  1011 raft_consensus.cc:2243] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.197628  1011 raft_consensus.cc:2272] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.201016 13174 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: Bootstrap starting.
I20260630 12:39:14.203716  1011 tablet_replica.cc:333] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5: stopping tablet replica
I20260630 12:39:14.204787  1011 raft_consensus.cc:2243] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.205560  1011 raft_consensus.cc:2272] T af60bbdeafae4df19216afdf4f5ea107 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.208446  1011 tablet_replica.cc:333] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5: stopping tablet replica
I20260630 12:39:14.209340  1011 raft_consensus.cc:2243] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.210736  1011 raft_consensus.cc:2272] T e5c508eb0a2c40c6866657d07fdd65fa P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.214174  1011 tablet_replica.cc:333] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5: stopping tablet replica
I20260630 12:39:14.215013  1011 raft_consensus.cc:2243] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.216447  1011 raft_consensus.cc:2272] T 380d526114454ccfbfff2495181b5e2b P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.219959  1011 tablet_replica.cc:333] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5: stopping tablet replica
I20260630 12:39:14.220767  1011 raft_consensus.cc:2243] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.222107  1011 raft_consensus.cc:2272] T 22e8840401cc49f4ab5ec52e716d4de3 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.225638  1011 tablet_replica.cc:333] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5: stopping tablet replica
I20260630 12:39:14.226398  1011 raft_consensus.cc:2243] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.227483  1011 raft_consensus.cc:2272] T b2507bd1c02045dca83f58b7399bb836 P 2b475abc56cd42eca65c6143699b8fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.260103  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:39:14.269059 13174 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=60 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:39:14.270084 13174 tablet_bootstrap.cc:492] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: Bootstrap complete.
I20260630 12:39:14.270815 13174 ts_tablet_manager.cc:1403] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: Time spent bootstrapping tablet: real 0.070s	user 0.059s	sys 0.008s
W20260630 12:39:14.273283 12836 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:44061: connect: Connection refused (error 111)
I20260630 12:39:14.273620 13174 raft_consensus.cc:359] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } attrs { replace: true } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } }
I20260630 12:39:14.274470 13174 raft_consensus.cc:740] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c523489a0e7542f796ffa34e29a68ac2, State: Initialized, Role: LEARNER
I20260630 12:39:14.275128 13174 consensus_queue.cc:260] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "2b475abc56cd42eca65c6143699b8fa5" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 44061 } attrs { replace: true } } peers { permanent_uuid: "ff0700a4e1864b7183c03e7dd8356aee" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 38081 } } peers { permanent_uuid: "87a7e8d69b164f61a26a78848b35b54c" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39255 } } peers { permanent_uuid: "c523489a0e7542f796ffa34e29a68ac2" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 36549 } attrs { promote: true } }
I20260630 12:39:14.284292 13174 ts_tablet_manager.cc:1434] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.004s
I20260630 12:39:14.287915  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
W20260630 12:39:14.291816 12836 consensus_peers.cc:597] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee -> Peer 2b475abc56cd42eca65c6143699b8fa5 (127.0.252.193:44061): Couldn't send request to peer 2b475abc56cd42eca65c6143699b8fa5. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:44061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:14.301390  1011 tablet_copy_service.cc:362] P ff0700a4e1864b7183c03e7dd8356aee: Destroying tablet copy session c523489a0e7542f796ffa34e29a68ac2-56ec54badefe4acc8eb0b7e5f67d77a5 due to service shutdown
I20260630 12:39:14.301836  1011 tablet_copy_service.cc:434] P ff0700a4e1864b7183c03e7dd8356aee: ending tablet copy session c523489a0e7542f796ffa34e29a68ac2-56ec54badefe4acc8eb0b7e5f67d77a5 on tablet 56ec54badefe4acc8eb0b7e5f67d77a5 with peer c523489a0e7542f796ffa34e29a68ac2
I20260630 12:39:14.320739  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:14.321463  1011 tablet_replica.cc:333] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee: stopping tablet replica
I20260630 12:39:14.322250  1011 raft_consensus.cc:2243] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.322990  1011 raft_consensus.cc:2272] T af60bbdeafae4df19216afdf4f5ea107 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.325901  1011 tablet_replica.cc:333] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee: stopping tablet replica
I20260630 12:39:14.326665  1011 raft_consensus.cc:2243] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.327258  1011 raft_consensus.cc:2272] T e5c508eb0a2c40c6866657d07fdd65fa P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.330557  1011 tablet_replica.cc:333] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee: stopping tablet replica
I20260630 12:39:14.331346  1011 raft_consensus.cc:2243] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.331943  1011 raft_consensus.cc:2272] T 380d526114454ccfbfff2495181b5e2b P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.335171  1011 tablet_replica.cc:333] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee: stopping tablet replica
I20260630 12:39:14.335933  1011 raft_consensus.cc:2243] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.336673  1011 raft_consensus.cc:2272] T b2507bd1c02045dca83f58b7399bb836 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.339501  1011 tablet_replica.cc:333] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee: stopping tablet replica
I20260630 12:39:14.340260  1011 raft_consensus.cc:2243] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.340878  1011 raft_consensus.cc:2272] T 22e8840401cc49f4ab5ec52e716d4de3 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.344427  1011 tablet_replica.cc:333] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee: stopping tablet replica
I20260630 12:39:14.345158  1011 raft_consensus.cc:2243] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.346545  1011 raft_consensus.cc:2272] T 56ec54badefe4acc8eb0b7e5f67d77a5 P ff0700a4e1864b7183c03e7dd8356aee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.384228  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
W20260630 12:39:14.403393 13174 tablet_copy_client.cc:1131] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.252.194:38081: connect: Connection refused (error 111)
I20260630 12:39:14.408771  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
I20260630 12:39:14.451020  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:14.452239  1011 tablet_replica.cc:333] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c: stopping tablet replica
I20260630 12:39:14.453027  1011 raft_consensus.cc:2243] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.453816  1011 raft_consensus.cc:2272] T 56ec54badefe4acc8eb0b7e5f67d77a5 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.458146  1011 tablet_replica.cc:333] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c: stopping tablet replica
I20260630 12:39:14.458940  1011 raft_consensus.cc:2243] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.459774  1011 raft_consensus.cc:2272] T 22e8840401cc49f4ab5ec52e716d4de3 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.464751  1011 tablet_replica.cc:333] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c: stopping tablet replica
I20260630 12:39:14.465546  1011 raft_consensus.cc:2243] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.466343  1011 raft_consensus.cc:2272] T e5c508eb0a2c40c6866657d07fdd65fa P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.469679  1011 tablet_replica.cc:333] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c: stopping tablet replica
I20260630 12:39:14.470420  1011 raft_consensus.cc:2243] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.471472  1011 raft_consensus.cc:2272] T af60bbdeafae4df19216afdf4f5ea107 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.474195  1011 tablet_replica.cc:333] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c: stopping tablet replica
I20260630 12:39:14.474862  1011 raft_consensus.cc:2243] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.475581  1011 raft_consensus.cc:2272] T b2507bd1c02045dca83f58b7399bb836 P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.478705  1011 tablet_replica.cc:333] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c: stopping tablet replica
I20260630 12:39:14.479349  1011 raft_consensus.cc:2243] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:14.480124  1011 raft_consensus.cc:2272] T 380d526114454ccfbfff2495181b5e2b P 87a7e8d69b164f61a26a78848b35b54c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.507951  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
I20260630 12:39:14.525081  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:39:14.547413  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:14.548166  1011 tablet_replica.cc:333] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2: stopping tablet replica
I20260630 12:39:14.548835  1011 raft_consensus.cc:2243] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:39:14.549243  1011 raft_consensus.cc:2272] T 56ec54badefe4acc8eb0b7e5f67d77a5 P c523489a0e7542f796ffa34e29a68ac2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:39:14.570333  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:39:14.583165  1011 master.cc:562] Master@127.0.252.254:40041 shutting down...
W20260630 12:39:14.602422 12741 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:39:14.603602  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:14.604069  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:14.604318  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a961bf794aa42e5be28fe8323eaefe5: stopping tablet replica
I20260630 12:39:14.624459  1011 master.cc:584] Master@127.0.252.254:40041 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5313 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:39:14.663825  1011 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.252.254:46841
I20260630 12:39:14.664829  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:14.669525 13181 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
W20260630 12:39:14.669634 13182 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
W20260630 12:39:14.671162 13184 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
I20260630 12:39:14.671871  1011 server_base.cc:1061] running on GCE node
I20260630 12:39:14.672676  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:14.672853  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:14.672996  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823154672981 us; error 0 us; skew 500 ppm
I20260630 12:39:14.673470  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:14.675688  1011 webserver.cc:533] Webserver started at http://127.0.252.254:35563/ using document root <none> and password file <none>
I20260630 12:39:14.676138  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:14.676306  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:14.676591  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:14.677645  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/master-0-root/instance:
uuid: "6fc621afcc814b2a86e5a1a41a4f3e45"
format_stamp: "Formatted at 2026-06-30 12:39:14 on dist-test-slave-7v2h"
I20260630 12:39:14.682052  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:39:14.685426 13189 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:14.686153  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:39:14.686436  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/master-0-root
uuid: "6fc621afcc814b2a86e5a1a41a4f3e45"
format_stamp: "Formatted at 2026-06-30 12:39:14 on dist-test-slave-7v2h"
I20260630 12:39:14.686683  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-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)
I20260630 12:39:14.701212  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:14.702196  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:14.736707  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.254:46841
I20260630 12:39:14.736797 13240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.254:46841 every 8 connection(s)
I20260630 12:39:14.740938 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:14.753021 13241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45: Bootstrap starting.
I20260630 12:39:14.757540 13241 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:14.761758 13241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45: No bootstrap required, opened a new log
I20260630 12:39:14.763885 13241 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fc621afcc814b2a86e5a1a41a4f3e45" member_type: VOTER }
I20260630 12:39:14.764294 13241 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:14.764480 13241 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fc621afcc814b2a86e5a1a41a4f3e45, State: Initialized, Role: FOLLOWER
I20260630 12:39:14.765045 13241 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6fc621afcc814b2a86e5a1a41a4f3e45" member_type: VOTER }
I20260630 12:39:14.765477 13241 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:39:14.765693 13241 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:39:14.765909 13241 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:14.770910 13241 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fc621afcc814b2a86e5a1a41a4f3e45" member_type: VOTER }
I20260630 12:39:14.771502 13241 leader_election.cc:304] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [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: 6fc621afcc814b2a86e5a1a41a4f3e45; no voters: 
I20260630 12:39:14.772682 13241 leader_election.cc:290] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:39:14.773082 13244 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:14.774434 13244 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 1 LEADER]: Becoming Leader. State: Replica: 6fc621afcc814b2a86e5a1a41a4f3e45, State: Running, Role: LEADER
I20260630 12:39:14.775019 13244 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [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: "6fc621afcc814b2a86e5a1a41a4f3e45" member_type: VOTER }
I20260630 12:39:14.775650 13241 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:39:14.779173 13245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fc621afcc814b2a86e5a1a41a4f3e45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fc621afcc814b2a86e5a1a41a4f3e45" member_type: VOTER } }
I20260630 12:39:14.779417 13246 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fc621afcc814b2a86e5a1a41a4f3e45. Latest consensus state: current_term: 1 leader_uuid: "6fc621afcc814b2a86e5a1a41a4f3e45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fc621afcc814b2a86e5a1a41a4f3e45" member_type: VOTER } }
I20260630 12:39:14.779955 13246 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:14.779958 13245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [sys.catalog]: This master's current role is: LEADER
I20260630 12:39:14.789162 13250 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:39:14.793939 13250 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:39:14.795053  1011 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:39:14.802906 13250 catalog_manager.cc:1383] Generated new cluster ID: 893bf1be4f3346e197f21241af048af4
I20260630 12:39:14.803242 13250 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:39:14.821736 13250 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:39:14.823101 13250 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:39:14.840287 13250 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45: Generated new TSK 0
I20260630 12:39:14.841157 13250 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:39:14.862023  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:14.867952 13262 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
W20260630 12:39:14.868477 13263 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
I20260630 12:39:14.870770  1011 server_base.cc:1061] running on GCE node
W20260630 12:39:14.871086 13265 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
I20260630 12:39:14.872011  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:14.872203  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:14.872330  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823154872319 us; error 0 us; skew 500 ppm
I20260630 12:39:14.872850  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:14.875103  1011 webserver.cc:533] Webserver started at http://127.0.252.193:43031/ using document root <none> and password file <none>
I20260630 12:39:14.875533  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:14.875684  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:14.875885  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:14.876957  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-0-root/instance:
uuid: "0a3efe34cbc54bebba087efc5ba24de9"
format_stamp: "Formatted at 2026-06-30 12:39:14 on dist-test-slave-7v2h"
I20260630 12:39:14.881292  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:39:14.884547 13270 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:14.885458  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:39:14.885753  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-0-root
uuid: "0a3efe34cbc54bebba087efc5ba24de9"
format_stamp: "Formatted at 2026-06-30 12:39:14 on dist-test-slave-7v2h"
I20260630 12:39:14.886026  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-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)
I20260630 12:39:14.895852  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:14.896894  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:14.898316  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:14.900583  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:14.900802  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:14.901018  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:14.901163  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:14.941481  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.193:38677
I20260630 12:39:14.941582 13332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.193:38677 every 8 connection(s)
I20260630 12:39:14.946178  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:14.953801 13337 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
W20260630 12:39:14.957947 13338 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
W20260630 12:39:14.958882 13340 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
I20260630 12:39:14.960666  1011 server_base.cc:1061] running on GCE node
I20260630 12:39:14.960680 13333 heartbeater.cc:344] Connected to a master server at 127.0.252.254:46841
I20260630 12:39:14.961377 13333 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:14.962306 13333 heartbeater.cc:507] Master 127.0.252.254:46841 requested a full tablet report, sending...
I20260630 12:39:14.963259  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:14.963527  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:14.963783  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823154963696 us; error 0 us; skew 500 ppm
I20260630 12:39:14.964514  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:14.965360 13206 ts_manager.cc:194] Registered new tserver with Master: 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677)
I20260630 12:39:14.967404  1011 webserver.cc:533] Webserver started at http://127.0.252.194:38131/ using document root <none> and password file <none>
I20260630 12:39:14.967617 13206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47200
I20260630 12:39:14.967954  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:14.968196  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:14.968439  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:14.969874  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-1-root/instance:
uuid: "1246309601f047ac8ba8f4239eddce4d"
format_stamp: "Formatted at 2026-06-30 12:39:14 on dist-test-slave-7v2h"
I20260630 12:39:14.974408  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:39:14.978011 13345 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:14.978760  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:39:14.979056  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-1-root
uuid: "1246309601f047ac8ba8f4239eddce4d"
format_stamp: "Formatted at 2026-06-30 12:39:14 on dist-test-slave-7v2h"
I20260630 12:39:14.979317  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-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)
I20260630 12:39:15.001916  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:15.002954  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:15.004388  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:15.006731  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:15.006922  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.007165  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:15.007305  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.046120  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.194:34635
I20260630 12:39:15.046437 13407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.194:34635 every 8 connection(s)
I20260630 12:39:15.051604  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:15.060060 13411 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
W20260630 12:39:15.061595 13412 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
I20260630 12:39:15.065415  1011 server_base.cc:1061] running on GCE node
W20260630 12:39:15.066370 13414 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
I20260630 12:39:15.067327 13408 heartbeater.cc:344] Connected to a master server at 127.0.252.254:46841
I20260630 12:39:15.067806  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:39:15.067879 13408 heartbeater.cc:461] Registering TS with master...
W20260630 12:39:15.068276  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:15.068526  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823155068504 us; error 0 us; skew 500 ppm
I20260630 12:39:15.069201 13408 heartbeater.cc:507] Master 127.0.252.254:46841 requested a full tablet report, sending...
I20260630 12:39:15.069381  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:15.072132 13206 ts_manager.cc:194] Registered new tserver with Master: 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635)
I20260630 12:39:15.072777  1011 webserver.cc:533] Webserver started at http://127.0.252.195:36543/ using document root <none> and password file <none>
I20260630 12:39:15.073393  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:15.073634  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:15.073937 13206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47204
I20260630 12:39:15.073951  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:15.076385  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-2-root/instance:
uuid: "44c0235d315a4e618a358f8f49d89a67"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-7v2h"
I20260630 12:39:15.081995  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:39:15.085584 13419 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.086419  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:39:15.086712  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-2-root
uuid: "44c0235d315a4e618a358f8f49d89a67"
format_stamp: "Formatted at 2026-06-30 12:39:15 on dist-test-slave-7v2h"
I20260630 12:39:15.086999  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-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)
I20260630 12:39:15.098242  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:15.099309  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:15.100781  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:15.103005  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:15.103209  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.103439  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:15.103590  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:15.142310 13481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.195:39069 every 8 connection(s)
I20260630 12:39:15.142350  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.195:39069
I20260630 12:39:15.156433 13482 heartbeater.cc:344] Connected to a master server at 127.0.252.254:46841
I20260630 12:39:15.156877 13482 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:15.157584 13482 heartbeater.cc:507] Master 127.0.252.254:46841 requested a full tablet report, sending...
I20260630 12:39:15.159433 13206 ts_manager.cc:194] Registered new tserver with Master: 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:15.159600  1011 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013931041s
I20260630 12:39:15.160830 13206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47218
I20260630 12:39:15.970664 13333 heartbeater.cc:499] Master 127.0.252.254:46841 was elected leader, sending a full tablet report...
I20260630 12:39:16.077932 13408 heartbeater.cc:499] Master 127.0.252.254:46841 was elected leader, sending a full tablet report...
I20260630 12:39:16.163388 13482 heartbeater.cc:499] Master 127.0.252.254:46841 was elected leader, sending a full tablet report...
I20260630 12:39:16.249775 13206 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47234:
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"
    }
  }
}
W20260630 12:39:16.252956 13206 catalog_manager.cc:7077] 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.
I20260630 12:39:16.325285 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 8f86a9eef2534520b6439d487f35e913 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:16.327292 13298 tablet_service.cc:1511] Processing CreateTablet for tablet b200620179ac4235a96cdd6bfcc6b367 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:16.325479 13296 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3d099c54a6435b832cb97884e00e52 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:16.329164 13294 tablet_service.cc:1511] Processing CreateTablet for tablet bd7121a82fc8438f9ab8ab9c95aca847 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:16.327468 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 94aca9a2a43d4861a6777e5f1bbcb3d3 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:16.327483 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f86a9eef2534520b6439d487f35e913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.331087 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94aca9a2a43d4861a6777e5f1bbcb3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.331698 13447 tablet_service.cc:1511] Processing CreateTablet for tablet b200620179ac4235a96cdd6bfcc6b367 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:16.332991 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7121a82fc8438f9ab8ab9c95aca847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.333269 13447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b200620179ac4235a96cdd6bfcc6b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.334986 13293 tablet_service.cc:1511] Processing CreateTablet for tablet 1059ef5b178a4fe1a7f062b569d1e4ac (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:16.336539 13293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1059ef5b178a4fe1a7f062b569d1e4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.337250 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3d099c54a6435b832cb97884e00e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.339279 13446 tablet_service.cc:1511] Processing CreateTablet for tablet 8f86a9eef2534520b6439d487f35e913 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:16.340907 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f86a9eef2534520b6439d487f35e913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.343005 13443 tablet_service.cc:1511] Processing CreateTablet for tablet bd7121a82fc8438f9ab8ab9c95aca847 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:16.355191 13443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7121a82fc8438f9ab8ab9c95aca847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.345033 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b200620179ac4235a96cdd6bfcc6b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.345108 13445 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3d099c54a6435b832cb97884e00e52 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:16.346873 13444 tablet_service.cc:1511] Processing CreateTablet for tablet 94aca9a2a43d4861a6777e5f1bbcb3d3 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:16.348969 13442 tablet_service.cc:1511] Processing CreateTablet for tablet 1059ef5b178a4fe1a7f062b569d1e4ac (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:16.365875 13372 tablet_service.cc:1511] Processing CreateTablet for tablet 8f86a9eef2534520b6439d487f35e913 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:39:16.367089 13369 tablet_service.cc:1511] Processing CreateTablet for tablet bd7121a82fc8438f9ab8ab9c95aca847 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:39:16.365875 13368 tablet_service.cc:1511] Processing CreateTablet for tablet 1059ef5b178a4fe1a7f062b569d1e4ac (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:39:16.369788 13371 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3d099c54a6435b832cb97884e00e52 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:39:16.371884 13370 tablet_service.cc:1511] Processing CreateTablet for tablet 94aca9a2a43d4861a6777e5f1bbcb3d3 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:39:16.364145 13373 tablet_service.cc:1511] Processing CreateTablet for tablet b200620179ac4235a96cdd6bfcc6b367 (DEFAULT_TABLE table=test-workload [id=4157ad44432949d8a6a255e6e5cd0b3e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:39:16.373677 13444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94aca9a2a43d4861a6777e5f1bbcb3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.367607 13372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f86a9eef2534520b6439d487f35e913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.374910 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3d099c54a6435b832cb97884e00e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.375157 13370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94aca9a2a43d4861a6777e5f1bbcb3d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.377236 13373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b200620179ac4235a96cdd6bfcc6b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.377568 13442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1059ef5b178a4fe1a7f062b569d1e4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.377856 13371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3d099c54a6435b832cb97884e00e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.380328 13368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1059ef5b178a4fe1a7f062b569d1e4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.381070 13369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7121a82fc8438f9ab8ab9c95aca847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:39:16.417801 13503 tablet_bootstrap.cc:492] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9: Bootstrap starting.
I20260630 12:39:16.433967 13504 tablet_bootstrap.cc:492] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d: Bootstrap starting.
I20260630 12:39:16.435909 13503 tablet_bootstrap.cc:654] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.447742 13504 tablet_bootstrap.cc:654] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.465835 13505 tablet_bootstrap.cc:492] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67: Bootstrap starting.
I20260630 12:39:16.465942 13503 tablet_bootstrap.cc:492] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9: No bootstrap required, opened a new log
I20260630 12:39:16.466655 13503 ts_tablet_manager.cc:1403] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.004s
I20260630 12:39:16.466892 13504 tablet_bootstrap.cc:492] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d: No bootstrap required, opened a new log
I20260630 12:39:16.467564 13504 ts_tablet_manager.cc:1403] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.006s
I20260630 12:39:16.469933 13504 raft_consensus.cc:359] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
I20260630 12:39:16.470666 13504 raft_consensus.cc:385] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.470921 13504 raft_consensus.cc:740] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1246309601f047ac8ba8f4239eddce4d, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.470904 13503 raft_consensus.cc:359] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.471969 13503 raft_consensus.cc:385] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.472025 13504 consensus_queue.cc:260] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
I20260630 12:39:16.472442 13503 raft_consensus.cc:740] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.473564 13505 tablet_bootstrap.cc:654] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.473448 13503 consensus_queue.cc:260] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.475319 13504 ts_tablet_manager.cc:1434] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:39:16.479336 13503 ts_tablet_manager.cc:1434] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:39:16.481717 13503 tablet_bootstrap.cc:492] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9: Bootstrap starting.
I20260630 12:39:16.489447 13503 tablet_bootstrap.cc:654] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.490656 13504 tablet_bootstrap.cc:492] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d: Bootstrap starting.
I20260630 12:39:16.495569 13504 tablet_bootstrap.cc:654] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.495766 13503 tablet_bootstrap.cc:492] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9: No bootstrap required, opened a new log
I20260630 12:39:16.496490 13503 ts_tablet_manager.cc:1403] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:39:16.499858 13503 raft_consensus.cc:359] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.500509 13503 raft_consensus.cc:385] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.500869 13503 raft_consensus.cc:740] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.501690 13503 consensus_queue.cc:260] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.502403 13505 tablet_bootstrap.cc:492] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67: No bootstrap required, opened a new log
I20260630 12:39:16.502941 13505 ts_tablet_manager.cc:1403] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.016s
I20260630 12:39:16.503087 13504 tablet_bootstrap.cc:492] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d: No bootstrap required, opened a new log
I20260630 12:39:16.503620 13503 ts_tablet_manager.cc:1434] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:39:16.503612 13504 ts_tablet_manager.cc:1403] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260630 12:39:16.504835 13503 tablet_bootstrap.cc:492] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9: Bootstrap starting.
I20260630 12:39:16.505999 13505 raft_consensus.cc:359] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.506793 13505 raft_consensus.cc:385] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.507121 13505 raft_consensus.cc:740] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.507576 13504 raft_consensus.cc:359] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.507920 13505 consensus_queue.cc:260] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.508404 13504 raft_consensus.cc:385] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.508852 13504 raft_consensus.cc:740] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1246309601f047ac8ba8f4239eddce4d, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.509903 13504 consensus_queue.cc:260] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.511722 13503 tablet_bootstrap.cc:654] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.516974 13505 ts_tablet_manager.cc:1434] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:39:16.518246 13505 tablet_bootstrap.cc:492] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67: Bootstrap starting.
I20260630 12:39:16.521397 13503 tablet_bootstrap.cc:492] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9: No bootstrap required, opened a new log
I20260630 12:39:16.521907 13504 ts_tablet_manager.cc:1434] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:39:16.522059 13503 ts_tablet_manager.cc:1403] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:39:16.524998 13505 tablet_bootstrap.cc:654] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.525346 13503 raft_consensus.cc:359] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.526167 13503 raft_consensus.cc:385] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.526536 13503 raft_consensus.cc:740] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.527510 13503 consensus_queue.cc:260] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.529810 13503 ts_tablet_manager.cc:1434] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:39:16.530887 13503 tablet_bootstrap.cc:492] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9: Bootstrap starting.
I20260630 12:39:16.535750 13504 tablet_bootstrap.cc:492] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d: Bootstrap starting.
I20260630 12:39:16.537108 13503 tablet_bootstrap.cc:654] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.545276 13504 tablet_bootstrap.cc:654] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.547106 13503 tablet_bootstrap.cc:492] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9: No bootstrap required, opened a new log
I20260630 12:39:16.547705 13503 ts_tablet_manager.cc:1403] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:39:16.550632 13505 tablet_bootstrap.cc:492] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67: No bootstrap required, opened a new log
I20260630 12:39:16.551335 13505 ts_tablet_manager.cc:1403] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.018s
I20260630 12:39:16.550833 13503 raft_consensus.cc:359] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.551955 13503 raft_consensus.cc:385] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.552352 13503 raft_consensus.cc:740] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.553026 13504 tablet_bootstrap.cc:492] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d: No bootstrap required, opened a new log
I20260630 12:39:16.553629 13504 ts_tablet_manager.cc:1403] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:39:16.553508 13503 consensus_queue.cc:260] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.554596 13505 raft_consensus.cc:359] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.555401 13505 raft_consensus.cc:385] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.555711 13503 ts_tablet_manager.cc:1434] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:39:16.555739 13505 raft_consensus.cc:740] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.556663 13504 raft_consensus.cc:359] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.557117 13503 tablet_bootstrap.cc:492] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9: Bootstrap starting.
I20260630 12:39:16.557487 13504 raft_consensus.cc:385] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.557044 13505 consensus_queue.cc:260] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.557928 13504 raft_consensus.cc:740] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1246309601f047ac8ba8f4239eddce4d, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.559499 13505 ts_tablet_manager.cc:1434] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:39:16.560593 13505 tablet_bootstrap.cc:492] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67: Bootstrap starting.
I20260630 12:39:16.560977 13509 raft_consensus.cc:493] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:16.561618 13509 raft_consensus.cc:515] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.564684 13503 tablet_bootstrap.cc:654] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.567044 13505 tablet_bootstrap.cc:654] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.564543 13509 leader_election.cc:290] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635), 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:16.579648 13504 consensus_queue.cc:260] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.587461 13504 ts_tablet_manager.cc:1434] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260630 12:39:16.584228 13503 tablet_bootstrap.cc:492] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9: No bootstrap required, opened a new log
I20260630 12:39:16.588377 13503 ts_tablet_manager.cc:1403] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260630 12:39:16.594079 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86a9eef2534520b6439d487f35e913" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d" is_pre_election: true
I20260630 12:39:16.595329 13383 raft_consensus.cc:2468] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 0.
I20260630 12:39:16.597513 13505 tablet_bootstrap.cc:492] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67: No bootstrap required, opened a new log
I20260630 12:39:16.597697 13504 tablet_bootstrap.cc:492] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d: Bootstrap starting.
I20260630 12:39:16.598482 13505 ts_tablet_manager.cc:1403] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.014s
I20260630 12:39:16.601316 13273 leader_election.cc:304] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [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: 0a3efe34cbc54bebba087efc5ba24de9, 1246309601f047ac8ba8f4239eddce4d; no voters: 
I20260630 12:39:16.593367 13503 raft_consensus.cc:359] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
I20260630 12:39:16.602738 13503 raft_consensus.cc:385] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.603233 13503 raft_consensus.cc:740] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.602926 13509 raft_consensus.cc:2804] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:16.604002 13509 raft_consensus.cc:493] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:16.604445 13509 raft_consensus.cc:3060] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.605641 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86a9eef2534520b6439d487f35e913" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44c0235d315a4e618a358f8f49d89a67" is_pre_election: true
I20260630 12:39:16.605959 13505 raft_consensus.cc:359] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
W20260630 12:39:16.607841 13273 leader_election.cc:343] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:16.606887 13505 raft_consensus.cc:385] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.609714 13505 raft_consensus.cc:740] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.610807 13505 consensus_queue.cc:260] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
I20260630 12:39:16.604441 13503 consensus_queue.cc:260] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
I20260630 12:39:16.613546 13505 ts_tablet_manager.cc:1434] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:39:16.614951 13505 tablet_bootstrap.cc:492] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67: Bootstrap starting.
I20260630 12:39:16.615813 13503 ts_tablet_manager.cc:1434] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.000s
I20260630 12:39:16.617578 13503 tablet_bootstrap.cc:492] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9: Bootstrap starting.
I20260630 12:39:16.622630 13505 tablet_bootstrap.cc:654] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.611399 13504 tablet_bootstrap.cc:654] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.624902 13503 tablet_bootstrap.cc:654] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.640095 13509 raft_consensus.cc:515] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.643970 13503 tablet_bootstrap.cc:492] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9: No bootstrap required, opened a new log
I20260630 12:39:16.644294 13505 tablet_bootstrap.cc:492] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67: No bootstrap required, opened a new log
I20260630 12:39:16.644603 13504 tablet_bootstrap.cc:492] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d: No bootstrap required, opened a new log
I20260630 12:39:16.644896 13503 ts_tablet_manager.cc:1403] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.016s
I20260630 12:39:16.645016 13505 ts_tablet_manager.cc:1403] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.018s
I20260630 12:39:16.644749 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86a9eef2534520b6439d487f35e913" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d"
I20260630 12:39:16.645457 13504 ts_tablet_manager.cc:1403] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.013s
I20260630 12:39:16.645992 13383 raft_consensus.cc:3060] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.648789 13503 raft_consensus.cc:359] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.649086 13505 raft_consensus.cc:359] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.649602 13503 raft_consensus.cc:385] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.649906 13505 raft_consensus.cc:385] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.649976 13503 raft_consensus.cc:740] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.650357 13505 raft_consensus.cc:740] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.650842 13504 raft_consensus.cc:359] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.651116 13503 consensus_queue.cc:260] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.651310 13505 consensus_queue.cc:260] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.651899 13504 raft_consensus.cc:385] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.652266 13504 raft_consensus.cc:740] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1246309601f047ac8ba8f4239eddce4d, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.653245 13504 consensus_queue.cc:260] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.653849 13505 ts_tablet_manager.cc:1434] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:39:16.655050 13505 tablet_bootstrap.cc:492] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67: Bootstrap starting.
I20260630 12:39:16.656062 13504 ts_tablet_manager.cc:1434] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:39:16.656590 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86a9eef2534520b6439d487f35e913" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44c0235d315a4e618a358f8f49d89a67"
I20260630 12:39:16.657733 13504 tablet_bootstrap.cc:492] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d: Bootstrap starting.
I20260630 12:39:16.659545 13503 ts_tablet_manager.cc:1434] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
W20260630 12:39:16.661834 13273 leader_election.cc:343] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:16.669345 13505 tablet_bootstrap.cc:654] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.663700 13509 leader_election.cc:290] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 election: Requested vote from peers 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635), 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:16.669376 13504 tablet_bootstrap.cc:654] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.674631 13505 tablet_bootstrap.cc:492] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67: No bootstrap required, opened a new log
I20260630 12:39:16.675215 13505 ts_tablet_manager.cc:1403] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260630 12:39:16.663589 13383 raft_consensus.cc:2468] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 1.
I20260630 12:39:16.677595 13273 leader_election.cc:304] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [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: 0a3efe34cbc54bebba087efc5ba24de9, 1246309601f047ac8ba8f4239eddce4d; no voters: 44c0235d315a4e618a358f8f49d89a67
I20260630 12:39:16.678364 13509 raft_consensus.cc:2804] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:16.678570 13505 raft_consensus.cc:359] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.679003 13509 raft_consensus.cc:697] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 LEADER]: Becoming Leader. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Running, Role: LEADER
I20260630 12:39:16.679468 13505 raft_consensus.cc:385] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.679814 13505 raft_consensus.cc:740] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.680085 13509 consensus_queue.cc:237] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [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: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.680409 13505 consensus_queue.cc:260] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.682245 13504 tablet_bootstrap.cc:492] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d: No bootstrap required, opened a new log
I20260630 12:39:16.682667 13505 ts_tablet_manager.cc:1434] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260630 12:39:16.683792 13505 tablet_bootstrap.cc:492] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67: Bootstrap starting.
I20260630 12:39:16.683955 13523 raft_consensus.cc:493] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:16.684111 13504 ts_tablet_manager.cc:1403] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.016s
I20260630 12:39:16.687247 13523 raft_consensus.cc:515] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.687791 13504 raft_consensus.cc:359] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.688864 13504 raft_consensus.cc:385] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.689179 13504 raft_consensus.cc:740] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1246309601f047ac8ba8f4239eddce4d, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.690102 13504 consensus_queue.cc:260] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.691030 13505 tablet_bootstrap.cc:654] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.691499 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7121a82fc8438f9ab8ab9c95aca847" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44c0235d315a4e618a358f8f49d89a67" is_pre_election: true
I20260630 12:39:16.692451 13504 ts_tablet_manager.cc:1434] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260630 12:39:16.693204 13273 leader_election.cc:343] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:39:16.693722 13504 tablet_bootstrap.cc:492] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d: Bootstrap starting.
I20260630 12:39:16.694419 13523 leader_election.cc:290] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635), 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:16.694924 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7121a82fc8438f9ab8ab9c95aca847" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d" is_pre_election: true
I20260630 12:39:16.697110 13383 raft_consensus.cc:2468] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 0.
I20260630 12:39:16.698715 13273 leader_election.cc:304] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [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: 0a3efe34cbc54bebba087efc5ba24de9, 1246309601f047ac8ba8f4239eddce4d; no voters: 44c0235d315a4e618a358f8f49d89a67
I20260630 12:39:16.700299 13523 raft_consensus.cc:2804] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:16.700716 13523 raft_consensus.cc:493] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:16.701040 13523 raft_consensus.cc:3060] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.709242 13504 tablet_bootstrap.cc:654] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:39:16.714725 13505 tablet_bootstrap.cc:492] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67: No bootstrap required, opened a new log
I20260630 12:39:16.715344 13505 ts_tablet_manager.cc:1403] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260630 12:39:16.715761 13523 raft_consensus.cc:515] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.715366 13513 raft_consensus.cc:493] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:16.716848 13513 raft_consensus.cc:515] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
I20260630 12:39:16.718044 13523 leader_election.cc:290] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 election: Requested vote from peers 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635), 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:16.721216 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7121a82fc8438f9ab8ab9c95aca847" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d"
I20260630 12:39:16.721889 13383 raft_consensus.cc:3060] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.721491 13505 raft_consensus.cc:359] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.722347 13505 raft_consensus.cc:385] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.722399 13504 tablet_bootstrap.cc:492] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d: No bootstrap required, opened a new log
I20260630 12:39:16.722739 13505 raft_consensus.cc:740] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.723006 13504 ts_tablet_manager.cc:1403] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.001s
I20260630 12:39:16.723559 13505 consensus_queue.cc:260] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.726910 13504 raft_consensus.cc:359] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.728390 13504 raft_consensus.cc:385] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:39:16.728863 13504 raft_consensus.cc:740] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1246309601f047ac8ba8f4239eddce4d, State: Initialized, Role: FOLLOWER
I20260630 12:39:16.729959 13504 consensus_queue.cc:260] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.733472 13504 ts_tablet_manager.cc:1434] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260630 12:39:16.729851 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7121a82fc8438f9ab8ab9c95aca847" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44c0235d315a4e618a358f8f49d89a67"
I20260630 12:39:16.734769 13457 raft_consensus.cc:3060] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.740676 13513 leader_election.cc:290] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677), 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635)
I20260630 12:39:16.744884 13513 raft_consensus.cc:493] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:16.745925 13505 ts_tablet_manager.cc:1434] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67: Time spent starting tablet: real 0.030s	user 0.017s	sys 0.009s
I20260630 12:39:16.746021 13513 raft_consensus.cc:515] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.748917 13513 leader_election.cc:290] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677), 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635)
I20260630 12:39:16.743696 13206 catalog_manager.cc:5697] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "0a3efe34cbc54bebba087efc5ba24de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:16.756385 13457 raft_consensus.cc:2468] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 1.
I20260630 12:39:16.762118 13273 leader_election.cc:304] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [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: 0a3efe34cbc54bebba087efc5ba24de9, 44c0235d315a4e618a358f8f49d89a67; no voters: 
I20260630 12:39:16.763069 13523 raft_consensus.cc:2804] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:16.763548 13523 raft_consensus.cc:697] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 LEADER]: Becoming Leader. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Running, Role: LEADER
I20260630 12:39:16.764428 13523 consensus_queue.cc:237] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [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: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.761185 13383 raft_consensus.cc:2468] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 1.
I20260630 12:39:16.775992 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b200620179ac4235a96cdd6bfcc6b367" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3efe34cbc54bebba087efc5ba24de9" is_pre_election: true
I20260630 12:39:16.776818 13308 raft_consensus.cc:2468] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 0.
I20260630 12:39:16.777695 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b200620179ac4235a96cdd6bfcc6b367" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d" is_pre_election: true
I20260630 12:39:16.778442 13421 leader_election.cc:304] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [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: 0a3efe34cbc54bebba087efc5ba24de9, 44c0235d315a4e618a358f8f49d89a67; no voters: 
I20260630 12:39:16.778604 13383 raft_consensus.cc:2468] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 0.
I20260630 12:39:16.776916 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94aca9a2a43d4861a6777e5f1bbcb3d3" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d" is_pre_election: true
I20260630 12:39:16.779673 13535 raft_consensus.cc:2804] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:16.777791 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94aca9a2a43d4861a6777e5f1bbcb3d3" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3efe34cbc54bebba087efc5ba24de9" is_pre_election: true
I20260630 12:39:16.780107 13535 raft_consensus.cc:493] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:16.780581 13382 raft_consensus.cc:2468] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 0.
I20260630 12:39:16.780491 13535 raft_consensus.cc:3060] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.780583 13307 raft_consensus.cc:2468] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 0.
I20260630 12:39:16.781947 13422 leader_election.cc:304] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [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: 1246309601f047ac8ba8f4239eddce4d, 44c0235d315a4e618a358f8f49d89a67; no voters: 
I20260630 12:39:16.783440 13513 raft_consensus.cc:2804] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:16.783749 13513 raft_consensus.cc:493] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:16.784001 13513 raft_consensus.cc:3060] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.784546 13206 catalog_manager.cc:5697] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "0a3efe34cbc54bebba087efc5ba24de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: UNKNOWN } } }
W20260630 12:39:16.788106 13254 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:39:16.790961 13535 raft_consensus.cc:515] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
I20260630 12:39:16.793208 13535 leader_election.cc:290] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [CANDIDATE]: Term 1 election: Requested vote from peers 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677), 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635)
I20260630 12:39:16.793911 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b200620179ac4235a96cdd6bfcc6b367" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3efe34cbc54bebba087efc5ba24de9"
I20260630 12:39:16.792898 13513 raft_consensus.cc:515] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.794800 13382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b200620179ac4235a96cdd6bfcc6b367" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d"
I20260630 12:39:16.794953 13307 raft_consensus.cc:3060] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.795569 13382 raft_consensus.cc:3060] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.797565 13513 leader_election.cc:290] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [CANDIDATE]: Term 1 election: Requested vote from peers 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677), 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635)
I20260630 12:39:16.798118 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94aca9a2a43d4861a6777e5f1bbcb3d3" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3efe34cbc54bebba087efc5ba24de9"
I20260630 12:39:16.798933 13308 raft_consensus.cc:3060] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.799618 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94aca9a2a43d4861a6777e5f1bbcb3d3" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d"
I20260630 12:39:16.800297 13383 raft_consensus.cc:3060] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.804517 13382 raft_consensus.cc:2468] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 1.
I20260630 12:39:16.805083 13307 raft_consensus.cc:2468] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 1.
I20260630 12:39:16.806151 13422 leader_election.cc:304] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [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: 1246309601f047ac8ba8f4239eddce4d, 44c0235d315a4e618a358f8f49d89a67; no voters: 
I20260630 12:39:16.806849 13308 raft_consensus.cc:2468] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 1.
I20260630 12:39:16.807080 13513 raft_consensus.cc:2804] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:16.807721 13513 raft_consensus.cc:697] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 1 LEADER]: Becoming Leader. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Running, Role: LEADER
I20260630 12:39:16.808223 13421 leader_election.cc:304] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [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: 0a3efe34cbc54bebba087efc5ba24de9, 44c0235d315a4e618a358f8f49d89a67; no voters: 
I20260630 12:39:16.808425 13513 consensus_queue.cc:237] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [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: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } }
I20260630 12:39:16.809345 13533 raft_consensus.cc:2804] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:16.811019 13533 raft_consensus.cc:697] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 1 LEADER]: Becoming Leader. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Running, Role: LEADER
I20260630 12:39:16.811580 13383 raft_consensus.cc:2468] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 1.
I20260630 12:39:16.811934 13533 consensus_queue.cc:237] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [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: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.818626 13205 catalog_manager.cc:5697] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "44c0235d315a4e618a358f8f49d89a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:16.831961 13205 catalog_manager.cc:5697] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "44c0235d315a4e618a358f8f49d89a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:16.923446 13523 raft_consensus.cc:493] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:16.923979 13523 raft_consensus.cc:515] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.925661 13523 leader_election.cc:290] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635), 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:16.926566 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d099c54a6435b832cb97884e00e52" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d" is_pre_election: true
I20260630 12:39:16.926831 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d099c54a6435b832cb97884e00e52" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44c0235d315a4e618a358f8f49d89a67" is_pre_election: true
I20260630 12:39:16.927153 13383 raft_consensus.cc:2468] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 0.
I20260630 12:39:16.927385 13457 raft_consensus.cc:2468] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 0.
I20260630 12:39:16.928123 13273 leader_election.cc:304] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [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: 0a3efe34cbc54bebba087efc5ba24de9, 1246309601f047ac8ba8f4239eddce4d; no voters: 
I20260630 12:39:16.928810 13523 raft_consensus.cc:2804] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:16.929090 13523 raft_consensus.cc:493] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:16.929355 13523 raft_consensus.cc:3060] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.934157 13523 raft_consensus.cc:515] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.935698 13523 leader_election.cc:290] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [CANDIDATE]: Term 1 election: Requested vote from peers 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635), 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:16.936533 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d099c54a6435b832cb97884e00e52" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d"
I20260630 12:39:16.936791 13457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3d099c54a6435b832cb97884e00e52" candidate_uuid: "0a3efe34cbc54bebba087efc5ba24de9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44c0235d315a4e618a358f8f49d89a67"
I20260630 12:39:16.937071 13383 raft_consensus.cc:3060] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.937328 13457 raft_consensus.cc:3060] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.941529 13533 raft_consensus.cc:493] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:16.942154 13383 raft_consensus.cc:2468] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 1.
I20260630 12:39:16.942077 13533 raft_consensus.cc:515] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.942420 13457 raft_consensus.cc:2468] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a3efe34cbc54bebba087efc5ba24de9 in term 1.
I20260630 12:39:16.943324 13273 leader_election.cc:304] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [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: 0a3efe34cbc54bebba087efc5ba24de9, 1246309601f047ac8ba8f4239eddce4d; no voters: 
I20260630 12:39:16.944061 13533 leader_election.cc:290] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677), 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635)
I20260630 12:39:16.944092 13523 raft_consensus.cc:2804] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:16.944877 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86a9eef2534520b6439d487f35e913" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3efe34cbc54bebba087efc5ba24de9" is_pre_election: true
I20260630 12:39:16.945273 13523 raft_consensus.cc:697] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 LEADER]: Becoming Leader. State: Replica: 0a3efe34cbc54bebba087efc5ba24de9, State: Running, Role: LEADER
I20260630 12:39:16.945528 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86a9eef2534520b6439d487f35e913" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d" is_pre_election: true
I20260630 12:39:16.946254 13383 raft_consensus.cc:2393] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44c0235d315a4e618a358f8f49d89a67 in current term 1: Already voted for candidate 0a3efe34cbc54bebba087efc5ba24de9 in this term.
I20260630 12:39:16.946112 13523 consensus_queue.cc:237] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [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: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.947166 13422 leader_election.cc:304] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [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: 44c0235d315a4e618a358f8f49d89a67; no voters: 0a3efe34cbc54bebba087efc5ba24de9, 1246309601f047ac8ba8f4239eddce4d
I20260630 12:39:16.947801 13533 raft_consensus.cc:3060] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.953713 13533 raft_consensus.cc:2749] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:39:16.953825 13205 catalog_manager.cc:5697] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193). New cstate: current_term: 1 leader_uuid: "0a3efe34cbc54bebba087efc5ba24de9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:16.962909 13533 raft_consensus.cc:493] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:39:16.963362 13533 raft_consensus.cc:515] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.965196 13533 leader_election.cc:290] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677), 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635)
I20260630 12:39:16.965804 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1059ef5b178a4fe1a7f062b569d1e4ac" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3efe34cbc54bebba087efc5ba24de9" is_pre_election: true
I20260630 12:39:16.966087 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1059ef5b178a4fe1a7f062b569d1e4ac" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d" is_pre_election: true
I20260630 12:39:16.966384 13308 raft_consensus.cc:2468] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 0.
I20260630 12:39:16.966668 13383 raft_consensus.cc:2468] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 0.
I20260630 12:39:16.967411 13421 leader_election.cc:304] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [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: 0a3efe34cbc54bebba087efc5ba24de9, 44c0235d315a4e618a358f8f49d89a67; no voters: 
I20260630 12:39:16.968161 13533 raft_consensus.cc:2804] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:39:16.968513 13533 raft_consensus.cc:493] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:39:16.968830 13533 raft_consensus.cc:3060] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.974051 13533 raft_consensus.cc:515] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.975759 13533 leader_election.cc:290] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [CANDIDATE]: Term 1 election: Requested vote from peers 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677), 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635)
I20260630 12:39:16.976624 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1059ef5b178a4fe1a7f062b569d1e4ac" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a3efe34cbc54bebba087efc5ba24de9"
I20260630 12:39:16.976795 13383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1059ef5b178a4fe1a7f062b569d1e4ac" candidate_uuid: "44c0235d315a4e618a358f8f49d89a67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1246309601f047ac8ba8f4239eddce4d"
I20260630 12:39:16.977154 13308 raft_consensus.cc:3060] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.977357 13383 raft_consensus.cc:3060] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:39:16.982556 13308 raft_consensus.cc:2468] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 1.
I20260630 12:39:16.982556 13383 raft_consensus.cc:2468] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44c0235d315a4e618a358f8f49d89a67 in term 1.
I20260630 12:39:16.983752 13422 leader_election.cc:304] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [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: 1246309601f047ac8ba8f4239eddce4d, 44c0235d315a4e618a358f8f49d89a67; no voters: 
I20260630 12:39:16.984444 13533 raft_consensus.cc:2804] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:39:16.984936 13533 raft_consensus.cc:697] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 1 LEADER]: Becoming Leader. State: Replica: 44c0235d315a4e618a358f8f49d89a67, State: Running, Role: LEADER
I20260630 12:39:16.985680 13533 consensus_queue.cc:237] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [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: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } }
I20260630 12:39:16.992378 13205 catalog_manager.cc:5697] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195). New cstate: current_term: 1 leader_uuid: "44c0235d315a4e618a358f8f49d89a67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: HEALTHY } } }
I20260630 12:39:17.128334 13523 consensus_queue.cc:1048] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:17.150323 13523 consensus_queue.cc:1048] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.220476 13533 consensus_queue.cc:1048] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:39:17.244721 13544 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.003s	sys 0.007s
I20260630 12:39:17.254899 13537 consensus_queue.cc:1048] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:39:17.280437 13523 consensus_queue.cc:1048] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.297673 13523 consensus_queue.cc:1048] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.303617 13533 consensus_queue.cc:1048] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.336018 13513 consensus_queue.cc:1048] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.411733 13537 consensus_queue.cc:1048] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.424429 13537 consensus_queue.cc:1048] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.514451 13382 raft_consensus.cc:1275] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Refusing update from remote peer 0a3efe34cbc54bebba087efc5ba24de9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:17.513314 13457 raft_consensus.cc:1275] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Refusing update from remote peer 0a3efe34cbc54bebba087efc5ba24de9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:39:17.522543 13509 consensus_queue.cc:1048] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:39:17.543553 13509 consensus_queue.cc:1048] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:39:17.658807 13421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.193:38677, user_credentials={real_user=slave}} blocked reactor thread for 74771.6us
W20260630 12:39:17.733737 13422 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.194:34635, user_credentials={real_user=slave}} blocked reactor thread for 62248.8us
W20260630 12:39:18.078794 13543 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.004s	sys 0.000s
W20260630 12:39:18.986198 13273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.252.195:39069, user_credentials={real_user=slave}} blocked reactor thread for 742464us
I20260630 12:39:19.066380  1011 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:39:19.090411 13610 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
W20260630 12:39:19.092388 13608 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
I20260630 12:39:19.096027  1011 server_base.cc:1061] running on GCE node
W20260630 12:39:19.097026 13613 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
I20260630 12:39:19.098415  1011 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:39:19.098663  1011 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:39:19.098855  1011 hybrid_clock.cc:648] HybridClock initialized: now 1782823159098838 us; error 0 us; skew 500 ppm
I20260630 12:39:19.099476  1011 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:39:19.102845  1011 webserver.cc:533] Webserver started at http://127.0.252.196:45917/ using document root <none> and password file <none>
I20260630 12:39:19.103327  1011 fs_manager.cc:362] Metadata directory not provided
I20260630 12:39:19.103521  1011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:39:19.103871  1011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:39:19.105093  1011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-3-root/instance:
uuid: "29bd61d07aae4f749c542959f7d33ed3"
format_stamp: "Formatted at 2026-06-30 12:39:19 on dist-test-slave-7v2h"
I20260630 12:39:19.109964  1011 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:39:19.113539 13618 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:19.114419  1011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:39:19.114763  1011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-3-root
uuid: "29bd61d07aae4f749c542959f7d33ed3"
format_stamp: "Formatted at 2026-06-30 12:39:19 on dist-test-slave-7v2h"
I20260630 12:39:19.115025  1011 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUONp7C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822884425640-1011-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)
I20260630 12:39:19.139866  1011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:39:19.141244  1011 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:39:19.142928  1011 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:39:19.145689  1011 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:39:19.145891  1011 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:19.146168  1011 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:39:19.146349  1011 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:39:19.204484  1011 rpc_server.cc:307] RPC server started. Bound to: 127.0.252.196:43833
I20260630 12:39:19.204627 13680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.252.196:43833 every 8 connection(s)
I20260630 12:39:19.223364 13681 heartbeater.cc:344] Connected to a master server at 127.0.252.254:46841
I20260630 12:39:19.223901 13681 heartbeater.cc:461] Registering TS with master...
I20260630 12:39:19.224869 13681 heartbeater.cc:507] Master 127.0.252.254:46841 requested a full tablet report, sending...
I20260630 12:39:19.227133 13200 ts_manager.cc:194] Registered new tserver with Master: 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196:43833)
I20260630 12:39:19.228729 13200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47248
W20260630 12:39:19.295794 13237 debug-util.cc:398] Leaking SignalData structure 0x7b08002234e0 after lost signal to thread 1014
W20260630 12:39:19.298472 13237 debug-util.cc:398] Leaking SignalData structure 0x7b08000bbc40 after lost signal to thread 13332
W20260630 12:39:19.299584 13237 debug-util.cc:398] Leaking SignalData structure 0x7b08002cd680 after lost signal to thread 13407
W20260630 12:39:19.300654 13237 debug-util.cc:398] Leaking SignalData structure 0x7b080016eee0 after lost signal to thread 13481
I20260630 12:39:19.931370 13308 consensus_queue.cc:237] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } attrs { replace: true } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } }
I20260630 12:39:19.938829 13455 raft_consensus.cc:1275] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Refusing update from remote peer 0a3efe34cbc54bebba087efc5ba24de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:39:19.941295 13383 raft_consensus.cc:1275] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Refusing update from remote peer 0a3efe34cbc54bebba087efc5ba24de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:39:19.944257 13570 consensus_queue.cc:1048] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:39:19.946504 13570 consensus_queue.cc:1048] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:39:19.959708 13570 raft_consensus.cc:2955] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } attrs { replace: true } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
W20260630 12:39:19.966787 13272 consensus_peers.cc:597] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 -> Peer 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196:43833): Couldn't send request to peer 29bd61d07aae4f749c542959f7d33ed3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e3d099c54a6435b832cb97884e00e52. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:19.962904 13455 raft_consensus.cc:2955] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } attrs { replace: true } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:19.978835 13383 raft_consensus.cc:2955] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } attrs { replace: true } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:19.982769 13308 consensus_queue.cc:237] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } attrs { replace: true } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } }
W20260630 12:39:19.992367 13272 consensus_peers.cc:597] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 -> Peer 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196:43833): Couldn't send request to peer 29bd61d07aae4f749c542959f7d33ed3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd7121a82fc8438f9ab8ab9c95aca847. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:19.997416 13456 raft_consensus.cc:1275] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Refusing update from remote peer 0a3efe34cbc54bebba087efc5ba24de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:39:20.002571 13382 raft_consensus.cc:1275] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Refusing update from remote peer 0a3efe34cbc54bebba087efc5ba24de9: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:39:19.993649 13200 catalog_manager.cc:5697] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 reported cstate change: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "0a3efe34cbc54bebba087efc5ba24de9" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:20.003744 13570 consensus_queue.cc:1048] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:39:20.009414 13570 consensus_queue.cc:1048] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:39:20.017171 13570 raft_consensus.cc:2955] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } attrs { replace: true } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:20.022560 13455 raft_consensus.cc:2955] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } attrs { replace: true } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:20.024295 13383 raft_consensus.cc:2955] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } attrs { replace: true } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:20.062907 13205 catalog_manager.cc:5697] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 reported cstate change: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "0a3efe34cbc54bebba087efc5ba24de9" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } attrs { replace: true } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:20.069383 13455 consensus_queue.cc:237] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } }
I20260630 12:39:20.082768 13383 raft_consensus.cc:1275] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Refusing update from remote peer 44c0235d315a4e618a358f8f49d89a67: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:39:20.089756 13690 consensus_queue.cc:1048] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:39:20.098387 13308 raft_consensus.cc:1275] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Refusing update from remote peer 44c0235d315a4e618a358f8f49d89a67: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:39:20.099900 13690 consensus_queue.cc:1048] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:39:20.102221 13598 raft_consensus.cc:2955] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
W20260630 12:39:20.115944 13421 consensus_peers.cc:597] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 -> Peer 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196:43833): Couldn't send request to peer 29bd61d07aae4f749c542959f7d33ed3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b200620179ac4235a96cdd6bfcc6b367. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:20.117475 13455 consensus_queue.cc:237] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } }
I20260630 12:39:20.119174 13201 catalog_manager.cc:5697] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 reported cstate change: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "44c0235d315a4e618a358f8f49d89a67" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:20.123550 13308 raft_consensus.cc:2955] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
W20260630 12:39:20.128788 13421 consensus_peers.cc:597] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 -> Peer 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196:43833): Couldn't send request to peer 29bd61d07aae4f749c542959f7d33ed3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94aca9a2a43d4861a6777e5f1bbcb3d3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:20.120620 13383 raft_consensus.cc:2955] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:20.133237 13382 raft_consensus.cc:1275] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Refusing update from remote peer 44c0235d315a4e618a358f8f49d89a67: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:39:20.135406 13690 consensus_queue.cc:1048] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:39:20.148871 13308 raft_consensus.cc:1275] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Refusing update from remote peer 44c0235d315a4e618a358f8f49d89a67: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:39:20.150612 13690 consensus_queue.cc:1048] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:39:20.154704 13698 raft_consensus.cc:2955] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:20.156598 13383 raft_consensus.cc:2955] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:20.177948 13305 raft_consensus.cc:2955] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } } }
I20260630 12:39:20.180148 13205 catalog_manager.cc:5697] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 reported cstate change: config changed from index -1 to 11, NON_VOTER 29bd61d07aae4f749c542959f7d33ed3 (127.0.252.196) added. New cstate: current_term: 1 leader_uuid: "44c0235d315a4e618a358f8f49d89a67" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "0a3efe34cbc54bebba087efc5ba24de9" member_type: VOTER last_known_addr { host: "127.0.252.193" port: 38677 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1246309601f047ac8ba8f4239eddce4d" member_type: VOTER last_known_addr { host: "127.0.252.194" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44c0235d315a4e618a358f8f49d89a67" member_type: VOTER last_known_addr { host: "127.0.252.195" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bd61d07aae4f749c542959f7d33ed3" member_type: NON_VOTER last_known_addr { host: "127.0.252.196" port: 43833 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:39:20.231909 13681 heartbeater.cc:499] Master 127.0.252.254:46841 was elected leader, sending a full tablet report...
I20260630 12:39:20.237887  1011 tablet_server.cc:179] TabletServer@127.0.252.193:0 shutting down...
I20260630 12:39:20.277854  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:20.280004  1011 tablet_replica.cc:333] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9: stopping tablet replica
I20260630 12:39:20.281008  1011 raft_consensus.cc:2243] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.281689  1011 raft_consensus.cc:2272] T b200620179ac4235a96cdd6bfcc6b367 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.284718  1011 tablet_replica.cc:333] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9: stopping tablet replica
I20260630 12:39:20.285442  1011 raft_consensus.cc:2243] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:20.286299  1011 raft_consensus.cc:2272] T 8f86a9eef2534520b6439d487f35e913 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.288933  1011 tablet_replica.cc:333] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9: stopping tablet replica
I20260630 12:39:20.289492  1011 raft_consensus.cc:2243] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.290076  1011 raft_consensus.cc:2272] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.293092  1011 tablet_replica.cc:333] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9: stopping tablet replica
I20260630 12:39:20.293718  1011 raft_consensus.cc:2243] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:20.294831  1011 raft_consensus.cc:2272] T bd7121a82fc8438f9ab8ab9c95aca847 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.297915  1011 tablet_replica.cc:333] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9: stopping tablet replica
I20260630 12:39:20.298766  1011 raft_consensus.cc:2243] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.299446  1011 raft_consensus.cc:2272] T 1059ef5b178a4fe1a7f062b569d1e4ac P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.301687  1011 tablet_replica.cc:333] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9: stopping tablet replica
I20260630 12:39:20.302279  1011 raft_consensus.cc:2243] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:20.303449  1011 raft_consensus.cc:2272] T 1e3d099c54a6435b832cb97884e00e52 P 0a3efe34cbc54bebba087efc5ba24de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.324628  1011 tablet_server.cc:196] TabletServer@127.0.252.193:0 shutdown complete.
I20260630 12:39:20.349937  1011 tablet_server.cc:179] TabletServer@127.0.252.194:0 shutting down...
W20260630 12:39:20.376691 13421 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.252.193:38677: connect: Connection refused (error 111)
W20260630 12:39:20.386008 13421 consensus_peers.cc:597] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 -> Peer 0a3efe34cbc54bebba087efc5ba24de9 (127.0.252.193:38677): Couldn't send request to peer 0a3efe34cbc54bebba087efc5ba24de9. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.193:38677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:20.405354  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:20.406719  1011 tablet_replica.cc:333] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d: stopping tablet replica
I20260630 12:39:20.407609  1011 raft_consensus.cc:2243] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.408372  1011 raft_consensus.cc:2272] T 1e3d099c54a6435b832cb97884e00e52 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.412004  1011 tablet_replica.cc:333] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d: stopping tablet replica
I20260630 12:39:20.412870  1011 raft_consensus.cc:2243] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.413590  1011 raft_consensus.cc:2272] T 1059ef5b178a4fe1a7f062b569d1e4ac P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.416226  1011 tablet_replica.cc:333] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d: stopping tablet replica
I20260630 12:39:20.416965  1011 raft_consensus.cc:2243] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.417533  1011 raft_consensus.cc:2272] T bd7121a82fc8438f9ab8ab9c95aca847 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.420775  1011 tablet_replica.cc:333] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d: stopping tablet replica
I20260630 12:39:20.421500  1011 raft_consensus.cc:2243] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.422212  1011 raft_consensus.cc:2272] T 8f86a9eef2534520b6439d487f35e913 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.425200  1011 tablet_replica.cc:333] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d: stopping tablet replica
I20260630 12:39:20.425947  1011 raft_consensus.cc:2243] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.426512  1011 raft_consensus.cc:2272] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.429921  1011 tablet_replica.cc:333] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d: stopping tablet replica
I20260630 12:39:20.430656  1011 raft_consensus.cc:2243] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.431272  1011 raft_consensus.cc:2272] T b200620179ac4235a96cdd6bfcc6b367 P 1246309601f047ac8ba8f4239eddce4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.457290 13706 ts_tablet_manager.cc:933] T b200620179ac4235a96cdd6bfcc6b367 P 29bd61d07aae4f749c542959f7d33ed3: Initiating tablet copy from peer 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:20.462267  1011 tablet_server.cc:196] TabletServer@127.0.252.194:0 shutdown complete.
I20260630 12:39:20.474027 13706 tablet_copy_client.cc:323] T b200620179ac4235a96cdd6bfcc6b367 P 29bd61d07aae4f749c542959f7d33ed3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:39069
I20260630 12:39:20.498240  1011 tablet_server.cc:179] TabletServer@127.0.252.195:0 shutting down...
W20260630 12:39:20.515098 13422 consensus_peers.cc:597] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 -> Peer 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635): Couldn't send request to peer 1246309601f047ac8ba8f4239eddce4d. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.194:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:39:20.543098 13422 consensus_peers.cc:597] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 -> Peer 1246309601f047ac8ba8f4239eddce4d (127.0.252.194:34635): Couldn't send request to peer 1246309601f047ac8ba8f4239eddce4d. Status: Network error: Client connection negotiation failed: client connection to 127.0.252.194:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:39:20.548990  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:20.549968  1011 tablet_replica.cc:333] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67: stopping tablet replica
I20260630 12:39:20.550810  1011 raft_consensus.cc:2243] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.551465  1011 raft_consensus.cc:2272] T bd7121a82fc8438f9ab8ab9c95aca847 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.555943  1011 tablet_replica.cc:333] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67: stopping tablet replica
I20260630 12:39:20.556864  1011 raft_consensus.cc:2243] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:20.558604 13709 ts_tablet_manager.cc:933] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 29bd61d07aae4f749c542959f7d33ed3: Initiating tablet copy from peer 44c0235d315a4e618a358f8f49d89a67 (127.0.252.195:39069)
I20260630 12:39:20.559221  1011 raft_consensus.cc:2272] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.563912  1011 tablet_replica.cc:333] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67: stopping tablet replica
I20260630 12:39:20.564823  1011 raft_consensus.cc:2243] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.565667  1011 raft_consensus.cc:2272] T 8f86a9eef2534520b6439d487f35e913 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.568778  1011 tablet_replica.cc:333] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67: stopping tablet replica
I20260630 12:39:20.569566  1011 raft_consensus.cc:2243] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:39:20.570365  1011 raft_consensus.cc:2272] T 1e3d099c54a6435b832cb97884e00e52 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.571694 13709 tablet_copy_client.cc:323] T 94aca9a2a43d4861a6777e5f1bbcb3d3 P 29bd61d07aae4f749c542959f7d33ed3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.252.195:39069
I20260630 12:39:20.574743  1011 tablet_replica.cc:333] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67: stopping tablet replica
I20260630 12:39:20.575604  1011 raft_consensus.cc:2243] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:20.576753  1011 raft_consensus.cc:2272] T 1059ef5b178a4fe1a7f062b569d1e4ac P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.579802  1011 tablet_replica.cc:333] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67: stopping tablet replica
I20260630 12:39:20.580536  1011 raft_consensus.cc:2243] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:20.581848  1011 raft_consensus.cc:2272] T b200620179ac4235a96cdd6bfcc6b367 P 44c0235d315a4e618a358f8f49d89a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.606564  1011 tablet_server.cc:196] TabletServer@127.0.252.195:0 shutdown complete.
W20260630 12:39:20.612275 13622 connection.cc:466] server connection from 127.0.0.1:35868 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35868 (request call id 3) could send its response
W20260630 12:39:20.626421 13622 connection.cc:466] server connection from 127.0.0.1:35868 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35868 (request call id 2) could send its response
I20260630 12:39:20.630153  1011 tablet_server.cc:179] TabletServer@127.0.252.196:0 shutting down...
I20260630 12:39:20.660063  1011 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:39:20.684481  1011 tablet_server.cc:196] TabletServer@127.0.252.196:0 shutdown complete.
I20260630 12:39:20.698256  1011 master.cc:562] Master@127.0.252.254:46841 shutting down...
W20260630 12:39:20.732986 13254 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:39:20.734428  1011 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:39:20.735093  1011 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:39:20.735523  1011 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fc621afcc814b2a86e5a1a41a4f3e45: stopping tablet replica
W20260630 12:39:21.754964  1011 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13237)
W20260630 12:39:22.755535  1011 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13237)
I20260630 12:39:23.325678  1011 master.cc:584] Master@127.0.252.254:46841 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (8710 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14024 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (278775 ms total)
[  PASSED  ] 26 tests.
I20260630 12:39:23.383445  1011 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~69 seconds ago
I20260630 12:39:23.383682  1011 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~69 seconds ago
I20260630 12:39:23.383874  1011 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~70 seconds ago
I20260630 12:39:23.384032  1011 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 1 messages since previous log ~99 seconds ago
I20260630 12:39:23.384367  1011 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~251 seconds ago
I20260630 12:39:23.384773  1011 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~12 seconds ago
I20260630 12:39:23.384969  1011 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~3 seconds ago
